Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Climate Mind

We help you inspire others to take Climate Action! We use social science to connect Climate Change to what people care about and find solutions
Collective - Host: opensource - https://opencollective.com/climatemind - Website: https://climatemind.org/ - Code: https://github.com/ClimateMind

add xml reporting to cypress

github.com/ClimateMind/climatemind-frontend - f485f76df7aee2f56d44eff6e37afc5cf70578a7 authored over 4 years ago
update ci config to store cypress artifacts

github.com/ClimateMind/climatemind-frontend - 14dbb6d7ae4f164e28204c90e29800d4639ae14c authored over 4 years ago
add cypress badge to readme

github.com/ClimateMind/climatemind-frontend - d86a1d938b93fbdf1475261c455c6df1252d4aa2 authored over 4 years ago
- opti/readability : manipulate less strings

github.com/ClimateMind/climatemind-backend - 94312dd35504bd08cd1b0d63986714f66ce342d2 authored over 4 years ago
- nodes and edges details as dict (readability++)

github.com/ClimateMind/climatemind-backend - 54ec48adc69a23f9303bab1d746dbc598abdb0b5 authored over 4 years ago
Merge remote-tracking branch 'refs/remotes/origin/dash_visualization' into dash_visualization

github.com/ClimateMind/climatemind-backend - 3dd0f37f31c39cc64d625477e4c88f000ce8fb02 authored over 4 years ago
- hovering over nodes should show that node's properties

- get_figure wrapper to generate our plotly graph

github.com/ClimateMind/climatemind-backend - c673da83590fd3bcc36a216d2067ff31799bc436 authored over 4 years ago
Merge pull request #7 from ClimateMind/174084959-add-cypress-to-ci

update circle ci config with simple cypress setup

github.com/ClimateMind/climatemind-frontend - 8ff924ceff612dbfe542fb118bf0f15ef8aa8b88 authored over 4 years ago
minor string replace fix

changed string replace from replace(" [pos=\"e,","") to replace("[pos=\"e,",""). fixes bug but n...

github.com/ClimateMind/climatemind-backend - 74f56ffee1dc1d6285c1c58b8b228010e7c6f214 authored over 4 years ago
Added StringIO newline universal decoding arg

github.com/ClimateMind/climatemind-backend - feb8ef6c627303e02c8de9700b7f913cc0cfadc1 authored over 4 years ago
chore: downgrade to [email protected] to resolve exit code 0 on CircleCI

github.com/ClimateMind/climatemind-frontend - afedd3eb4a7b1de5c585063b99d85a498ead6b8f authored over 4 years ago
chore: add e2e script for cypress

github.com/ClimateMind/climatemind-frontend - d591d97d1f0a9008548758bc20349a323c167482 authored over 4 years ago
Integration of Material-UI

Adds a basic integration of the button component from
Material-UI, serving as a basis for other ...

github.com/ClimateMind/climatemind-frontend - 8d37a73203cee529f3a45f28c04050d38e4e7fd3 authored over 4 years ago
update circle ci config with simple cypress setup

github.com/ClimateMind/climatemind-frontend - 3e25b839b4e83f5c65a8366f3aad9f4862980a22 authored over 4 years ago
io.StringIO to parse string

Allows for universal newlines, so there aren't errors based on if code is run on a Mac, PC, etc.

github.com/ClimateMind/climatemind-backend - c1cd6d6d104de4e157d746bd4749c2ea88d624c4 authored over 4 years ago
added documentation and comments to code

github.com/ClimateMind/climatemind-backend - 65319ef6dda4be300385fec265f870992ec9cdd1 authored over 4 years ago
Merge pull request #4 from ClimateMind/add-cypress

Add cypress

github.com/ClimateMind/climatemind-frontend - 8e020ac058448c4cdb5a94f3acef9dcceb313f94 authored over 4 years ago
add example custom command

github.com/ClimateMind/climatemind-frontend - d1182b95c0bb9126b9cc845128b49ed6650ee1d2 authored over 4 years ago
update gitignore to ignore cypress videos and screenshots

github.com/ClimateMind/climatemind-frontend - 2fcd46fc1b150761734b064044f3609fd67fe520 authored over 4 years ago
Merge branch 'master' into add-cypress

github.com/ClimateMind/climatemind-frontend - c2acbf445f44e1b495b5d076a5ede4fda84a52bc authored over 4 years ago
Merge pull request #3 from ClimateMind/feature/docker

Implemented Dockerfile to be able to publish to Azure

github.com/ClimateMind/climatemind-frontend - b2f473dc1879caef6f77e98942260c77ead49fca authored over 4 years ago
174026977 Merge pull request #18 from ClimateMind/json_saving

174026977. Added flaskenv, added json saving, added yaml saving

github.com/ClimateMind/climatemind-backend - b62ba372ad11d78ce3f46f8b45ba3479f2f95e1d authored over 4 years ago
chore: moved a couple of deps to devDeps

github.com/ClimateMind/climatemind-frontend - c66978eea673983fbb358232411ed6d15a378b89 authored over 4 years ago
chore: Dockerfile to build and host app

github.com/ClimateMind/climatemind-frontend - 544eed9a4becce6c6aa30a650ea6da500dc60e98 authored over 4 years ago
Added JSON save for test_ont only

github.com/ClimateMind/climatemind-backend - 2a8c7f64a5f5c6044df88f95d114c3b98df3a078 authored over 4 years ago
Added flaskenv, added json saving, added yaml saving

github.com/ClimateMind/climatemind-backend - a7570b04147b7abd2f4d87f54e245f2dacd8ee0e authored over 4 years ago
Merge pull request #2 from ClimateMind/circleci-project-setup

Circleci project setup

github.com/ClimateMind/climatemind-frontend - 7c398e8b30e33c5e7414a92e0a6e66be69371914 authored over 4 years ago
chore: removed github action

github.com/ClimateMind/climatemind-frontend - 258008e118ee2b866e647a75fdd0b8fd1a3e7816 authored over 4 years ago
Add .circleci/config.yml

github.com/ClimateMind/climatemind-frontend - 67a4104213dbc6982df1494c6ba1177c462c9694 authored over 4 years ago
add cypress eslint rules

github.com/ClimateMind/climatemind-frontend - 4923fd5d9a268785a7b1e8cfcc1b98f00b9899a2 authored over 4 years ago
install cypress & small bit of initial config

github.com/ClimateMind/climatemind-frontend - 0a29af4072809cc44931cc1bc6ccd133af7995d8 authored over 4 years ago
New team members

Adding Thiyagarajan, Roland, Sean, Sabrina and Matt.

github.com/ClimateMind/climatemind.org - e56c4169eb5eb715f8357379878386f2b3e85a2d authored over 4 years ago
Merge pull request #16 from ClimateMind/include_all_object_properties

Read all object properties from OWL object

github.com/ClimateMind/climatemind-backend - 6e32d0172ad86d28c812c1ce2f9b9edb1e071eea authored over 4 years ago
visualization dashboard start

Starting code for interactive dashboard visualization of the Climate Mind ontology (using dash, ...

github.com/ClimateMind/climatemind-backend - 92ebd5a48020093520fb24f2bcd921a556c8a377 authored over 4 years ago
Read all object properties from OWL object

- Copied give_alias() into the network class from make_network.py
- Moved the act of making pyth...

github.com/ClimateMind/climatemind-backend - cdd5479b4df93123333db7157de9abd10419fcc9 authored over 4 years ago
Fix python imports (#13 + 5a13188140a6a713d5fb3042bf4430342495447a amended)

github.com/ClimateMind/climatemind-backend - 9bedbf7b43c4c881d7be9d7271af7e00084c2644 authored over 4 years ago
Merge pull request #15 from ClimateMind/flask_fixes

Fixed API bugs

github.com/ClimateMind/climatemind-backend - 970a9d1907deac09ea2d9b253e45c06f8ea13a59 authored over 4 years ago
Merge branch 'master' into flask_fixes

github.com/ClimateMind/climatemind-backend - a254b2d511675215a6ac01d5c55ac4d4737a6f28 authored over 4 years ago
Merge pull request #12 from ClimateMind/digraph

Creates initial digraph

github.com/ClimateMind/climatemind-backend - ef4b6a5b16a7144be235dea8280b20b64fb2420b authored over 4 years ago
added code to save to in other graph formats

Our data format needs to be updated to be compatible with these other formats. Should not be fix...

github.com/ClimateMind/climatemind-backend - 68d890427cde5b36a9e2aaaf80ca09f2b003460c authored over 4 years ago
Added missing parameter

github.com/ClimateMind/climatemind-backend - bb4c7b98c4f18b36180126c67b0bd3449ab322f8 authored over 4 years ago
Added pickle saving & broke down into functions

github.com/ClimateMind/climatemind-backend - 0664b95556d1ac69b3e2d81c0be5784fb4da37b3 authored over 4 years ago
fixed the library imports

github.com/ClimateMind/climatemind-backend - a36dd6fc32bbcd7bff1272e8a5f77fd06049d385 authored over 4 years ago
builds complete networkx DiGraph

- Builds DiGraph instead of Multigraph (ontology shouldn't have duplicate edges and if it does t...

github.com/ClimateMind/climatemind-backend - d17ebd6ec0da559697650c890ceb53b76bf68147 authored over 4 years ago
created initial digraph

github.com/ClimateMind/climatemind-backend - bd2a12871d15c9d52b983f13c3816150f026fa1e authored over 4 years ago
Merge pull request #11 from ClimateMind/ontology_improvements

Ontology improvements

github.com/ClimateMind/climatemind-backend - 3ba2fca09f180479e0f1bb452c320d70ecbfe800 authored over 4 years ago
Merge branch 'master' into ontology_improvements

github.com/ClimateMind/climatemind-backend - 77b61c8e97eac4c926f04daff7a56a3e032120a1 authored over 4 years ago
Integrating Kameron's Changes

github.com/ClimateMind/climatemind-backend - 45604664fa1da8b0e267799d0ee85f1c45820b98 authored over 4 years ago
fixed missing edges error

github.com/ClimateMind/climatemind-backend - 47ae16c453836b5ff2a2632d163cdba703fd3997 authored over 4 years ago
make annotation properties have python names

Deals with annotation properties, similar to object properties.

github.com/ClimateMind/climatemind-backend - a334418ee1470e6ca4cd4772080a4559725f7a64 authored over 4 years ago
Feat(general ui) add startup page (#1)

* feat(general-ui): added startup page for placeholder

* feat(general-ui): added adobe fonts
...

github.com/ClimateMind/climatemind-frontend - 4ab6acb1e464a73dcd04861ebe265e36d3fd2e0a authored over 4 years ago
New team member & update to open positions

Added Andras to our team section.
Added 'Test automation engineer' to our open positions
and res...

github.com/ClimateMind/climatemind.org - 1bd40e99ec567b39c1a1e4211ec355c37bb8b4ad authored over 4 years ago
updated make_network to sean_make_network_revised.py

github.com/ClimateMind/climatemind-backend - 1872f32549b5ac81dc10e78665d5a3e52b5b9529 authored over 4 years ago
updated make_network to sean_make_network_revised

github.com/ClimateMind/climatemind-backend - c858e10dad5732eafa3c6ac65677e0dbd8ff5cfb authored over 4 years ago
Updated make_network to sean_make_network_revised

github.com/ClimateMind/climatemind-backend - 2ea37ae3d075beb19fa8db2b19b8bc9ebb2176cd authored over 4 years ago
rewrote make_network as sean_make_network_revised

github.com/ClimateMind/climatemind-backend - 9edad322642fa3d7616a411fe1e2a9495f2e4c77 authored over 4 years ago
fixed bug related to object properties

onto.properties() gives a list that looks like [onto.object_properties, onto.annotation_properti...

github.com/ClimateMind/climatemind-backend - b456d06d6e3d7f503fa56825b6cda0d554f06d29 authored over 4 years ago
chore: added workflow status badge

github.com/ClimateMind/climatemind-frontend - 5d7e41e05e9f63bbcdcac3a6ea2451b9937596f8 authored over 4 years ago
chore: Only Node 12 (LTS) for now

github.com/ClimateMind/climatemind-frontend - 16f41beeef435c50eec534544a316936051e687e authored over 4 years ago
Initially Node JS workflow

github.com/ClimateMind/climatemind-frontend - 6222aea3dc4c035090e39d63faa7fc1c12206094 authored over 4 years ago
Merge pull request #2 from ClimateMind/flask_structure

Split flask_api.py into routes.py (for routing related functions) and…

github.com/ClimateMind/climatemind-backend - 1c07f1b42b1db4769ce3aeb249a6dc2ee82df523 authored over 4 years ago
Merge pull request #3 from ClimateMind/multi_query

Multi query

github.com/ClimateMind/climatemind-backend - 94957d8e283f54e99915bc718e6a69efd7c97544 authored over 4 years ago
Initialize project using Create React App

github.com/ClimateMind/climatemind-frontend - b16a1ab37d21449290e36b0c300dcb65b51dfbd2 authored over 4 years ago
Split flask_api.py into routes.py (for routing related functions) and config.py (for configuration functions). Moved flask_api.py init functionality into init file. Updated test_flask_api to reflect these changes.

github.com/ClimateMind/climatemind-backend - 0d4b9f425273233720f1435123c831b579d252ee authored over 4 years ago
minor refactoring <tom>

github.com/ClimateMind/climatemind-backend - d7b414a3f7984249719e890026496fd6d5317164 authored over 4 years ago
minor refactoring <tom>

github.com/ClimateMind/climatemind-backend - 0695e21e65337938100d9c4eff7b9bf3aff5dda2 authored over 4 years ago
better error handling <tom>

github.com/ClimateMind/climatemind-backend - 3af18a708fe75b5b41c9720ac29de04abb3a2f74 authored over 4 years ago
better error handling <tom>

github.com/ClimateMind/climatemind-backend - b685637c8aa2acf8f86531fd93887195593308cf authored over 4 years ago
added support for multiple queries (should be returned in a key-value structure), further encapuslated the ontology code, added multiple configs for later mocking of Mind and testing, started testing of API <tom>

github.com/ClimateMind/climatemind-backend - f00384ca891d631eb1b518236a6fbb28b25b252f authored over 4 years ago
Merge pull request #1 from ClimateMind/dependabot/pip/pyopenssl-17.5.0

Bump pyopenssl from 0.13.1 to 17.5.0

github.com/ClimateMind/climatemind-backend - 67445af9673b70f13158760edbf9790f53915b03 authored over 4 years ago
Bump pyopenssl from 0.13.1 to 17.5.0

Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 0.13.1 to 17.5.0.
- [Release notes](ht...

github.com/ClimateMind/climatemind-backend - 2087fd582f01c7dd8bd2eabbc52025ea6713b074 authored over 4 years ago
removed .idea again... <tom>

github.com/ClimateMind/climatemind-backend - 1d4f3aeb1474a9b1b15c500fd10bc27f616a6ad8 authored over 4 years ago
pycharm stuff added to gitignore <tom>

github.com/ClimateMind/climatemind-backend - 94743d7458747e88310ae70d649f9e59385273a0 authored over 4 years ago
API code for climatemind backend <tom>

github.com/ClimateMind/climatemind-backend - 81356f42d77406bad1e4a2f11c1b5fb606e207cf authored over 4 years ago
New team members

Added the profile card for Erik & Michael to the page and
in the same go all other profile image...

github.com/ClimateMind/climatemind.org - e30bc5200ed7484f46c52259b233ce72d08b14e6 authored over 4 years ago
Mailchimp sign-up form & css ::selection styling

Integration of Mailchimp sign-up form via a linkout to
a sign-up form hosted by mailchimp.

github.com/ClimateMind/climatemind.org - ec558387ed3a677738a9e56a9f3cea759178569a authored over 4 years ago
Mailchimp integration (part 1)

Initial setup for Mailchimp. Functionality will follow
in another commit.

+ fix of a bug in the...

github.com/ClimateMind/climatemind.org - c0c491401a343f5592e75f5f7c7618a787885ca9 authored over 4 years ago
Refinement of font definitions

Updated the font declaration to match the definition from
typekit. In the same go unneeded font-...

github.com/ClimateMind/climatemind.org - 551153b95ca5d58c127e00b51f82bf7d274b6140 authored over 4 years ago
Update of meta + team info

github.com/ClimateMind/climatemind.org - d1e7c0d220299e867df13d5d8c1ebd990949c9fd authored over 4 years ago
Design finetuning

Implementing feedback received from Kay.

github.com/ClimateMind/climatemind.org - b28fe008fca6b7aafadcbc5119c4dbc5dff24793 authored over 4 years ago
Adding last two panels

github.com/ClimateMind/climatemind.org - 5af21957fbc5a41406d8c8536a838dc11130723d authored over 4 years ago
"Who we are" panel

Added the section on our team, in its first iteration. The section about the
team members will b...

github.com/ClimateMind/climatemind.org - de1021446e07214ebedbb8941c35d02d9c8eddf6 authored over 4 years ago
Copy & spacing update

github.com/ClimateMind/climatemind.org - 46b09609b1dd95c8ee73c55760d9e49ce967bb80 authored over 4 years ago
Google Analytics

and updates to our links in the resources section of
the footer & for #climatemind in the hero.

github.com/ClimateMind/climatemind.org - 44d8185d7544a61ce15a968c9174abf37bf7ae2b authored over 4 years ago
Google Tag Manager

Adding init scripts for GTM
and minor tweak to hero, making the SVG fill the container.

github.com/ClimateMind/climatemind.org - 916df3ff73463096016f4fa13f1541c5364b0d9b authored over 4 years ago