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 tests for climate feed

github.com/ClimateMind/climatemind-frontend - b59bd4a34db36ce97480640f7b398ad9a8e05d59 authored about 4 years ago
Merge pull request #105 from ClimateMind/cm-217-ip_address_for_database

Cm 217 ip address for database

github.com/ClimateMind/climatemind-backend - 605c378386b463b3da640aec92ba013420ea09ac authored about 4 years ago
Upgrade azure database

* made separate migrations folders (one for local environment and one
for azure production envir...

github.com/ClimateMind/climatemind-backend - 3446372c037b8acb84192c34b04e02f1e7f040f5 authored about 4 years ago
remove uneeded console msgs

github.com/ClimateMind/climatemind-frontend - 84ed41d8f62a2e9c974f0cd5f6693fe0f4c21102 authored about 4 years ago
removed uneeded console.logs

github.com/ClimateMind/climatemind-frontend - 8edc240b4535caff0a3859c40b997c4faa07ef80 authored about 4 years ago
Merge branch 'master' into cm-217-ip_address_for_database

github.com/ClimateMind/climatemind-backend - 036269fd6f3313ce7d96ca70aaa50f70fa261db2 authored about 4 years ago
Merge pull request #104 from ClimateMind/CM-301-mitigation-solutions-for-bottom-menu

Cm 301 mitigation solutions for bottom menu

github.com/ClimateMind/climatemind-backend - 11ff1fc4962e2f6e3a6f15ddf381305fd56b9523 authored about 4 years ago
Merge branch 'master' into CM-301-mitigation-solutions-for-bottom-menu

github.com/ClimateMind/climatemind-backend - 470494ed83ac5795f9425fa7ffe0b067787f19c2 authored about 4 years ago
Merge pull request #103 from ClimateMind/general-myths-api-endpt-CM-300

General myths api endpt CM 300

github.com/ClimateMind/climatemind-backend - f63299f0ca578e1f5af91c3032431ba22a78f5ee authored about 4 years ago
Merge remote-tracking branch 'origin/general-myths-api-endpt-CM-300' into general-myths-api-endpt-CM-300

github.com/ClimateMind/climatemind-backend - 2705a8e73bea5f47eb73dc0ab5c4c183ad6cc0b5 authored about 4 years ago
Merge branch 'master' into general-myths-api-endpt-CM-300

# Conflicts:
# knowledge_graph/routes.py

github.com/ClimateMind/climatemind-backend - ac3a10b390841adf6a28312791a7ec8e40c265d8 authored about 4 years ago
Remove session-id requirement

github.com/ClimateMind/climatemind-backend - 9a3ea4082190aa4014362dfc861f61d9b7227552 authored about 4 years ago
Merge pull request #100 from ClimateMind/expose-docker-port-for-ssh

Setup ssh port

github.com/ClimateMind/climatemind-backend - 479d9fb2fb85d4ffc4a6d20e63520d7eb7f81129 authored about 4 years ago
Merge pull request #99 from ClimateMind/undoing-db-changes

ip_address column commented out of sessions model

github.com/ClimateMind/climatemind-backend - 6be9e7d4731305ce0c7e24dd2ec53ad8ea6ce296 authored about 4 years ago
ip_address column commented out of sessions model

github.com/ClimateMind/climatemind-backend - e7dbb940f0fef5460feffd09b3b61f405abd9bcd authored about 4 years ago
Merge pull request #98 from ClimateMind/alembic-testing

add script_location key to alembic.ini

github.com/ClimateMind/climatemind-backend - 93f4e56f815841780677abd4914d6e7148aeb1d1 authored about 4 years ago
Merge branch 'master' into alembic-testing

github.com/ClimateMind/climatemind-backend - d98616392f6f865fcf2740578f3455cd61bcf94a authored about 4 years ago
add script_location key to alembic.ini

github.com/ClimateMind/climatemind-backend - a7a11097397fa7f562845b7967b01d35ed0e0a35 authored about 4 years ago
first draught on bottom menu

github.com/ClimateMind/climatemind-frontend - 9e280747885f72edf06eb8cc8b742fe3ba3d6069 authored about 4 years ago
use react-query for climate feed

github.com/ClimateMind/climatemind-frontend - dca76e576ade8a29fb8e4c7cea5b4b7b0819f057 authored about 4 years ago
Revert to not need database changes

Avoid storing ip_address until database upgrade complete

github.com/ClimateMind/climatemind-backend - 65fa4b42a5ed17c9611accc80fe6ffd465e222f0 authored about 4 years ago
Merge pull request #95 from ClimateMind/cm-217-ip_address_for_database

Experimental bug fix for production

github.com/ClimateMind/climatemind-backend - 1cfc591ef48971861ef27b74273466928cc86ca8 authored about 4 years ago
Merge branch 'master' into cm-217-ip_address_for_database

github.com/ClimateMind/climatemind-backend - 36cce4f7f2d0ddb90a16b1d51be91bb0a2b94edf authored about 4 years ago
Experimental bug fix for production

github.com/ClimateMind/climatemind-backend - f2c1c6455f8b2805677655463a53389e4f1e516e authored about 4 years ago
Merge pull request #93 from ClimateMind/cm-217-ip_address_for_database

CM-217 ip address for database

github.com/ClimateMind/climatemind-backend - a15a2799f0e3340020748293ff7a8989f36e77d0 authored about 4 years ago
Stores IP address in sessions table

github.com/ClimateMind/climatemind-backend - 310e2899af787e1bdc64938a3bf402d7a5fcab10 authored about 4 years ago
Add ip_address column to Session table in database

* flask db migrate -m "CM-246 add zip_code column to sessions model to
store user zip code along...

github.com/ClimateMind/climatemind-backend - 1ddfc3cf1ec8a58446f6e2e984c818e01a1cf0e4 authored about 4 years ago
add query for questions

github.com/ClimateMind/climatemind-frontend - aa5d2f40d2cf1388b3d7fea7f24bac7d7db6cb52 authored about 4 years ago
unit test for myth card

github.com/ClimateMind/climatemind-frontend - dd0bd51c874c972885ff29c5dc4b993fff428f23 authored about 4 years ago
broken story climate feed

github.com/ClimateMind/climatemind-frontend - 7b6fee70d0e062a028cdc7c91b186bc3df55f5c1 authored about 4 years ago
remove shortDesc prop from card

github.com/ClimateMind/climatemind-frontend - 7e79b9b98b11f11add129e462d2d78f0a562f663 authored about 4 years ago
render myth cards to the page

github.com/ClimateMind/climatemind-frontend - 4e316504b5634909e99b820fef963c142aba4fe8 authored about 4 years ago
Merge branch 'master' into CM-287_show_general_myths

github.com/ClimateMind/climatemind-frontend - f695ba1f0f60e0f59b3707f1d9174796242b1282 authored about 4 years ago
Merge pull request #94 from ClimateMind/CM-38_get_user_zipcode

Cm 38 get user zipcode

github.com/ClimateMind/climatemind-frontend - cc5c1be686d8a28c78959509d1dc511c3cf7430a authored about 4 years ago
Merge pull request #92 from ClimateMind/mitigation

Mitigation CM-223

github.com/ClimateMind/climatemind-backend - b141317f018ce6de8bee00929d91188f7529b972 authored about 4 years ago
integrap aolutions from api

github.com/ClimateMind/climatemind-frontend - 69af45d1bfc18e6d8c5941a8f9a12e619f45d5e6 authored about 4 years ago
use imageUrl to be consistent with other branches

github.com/ClimateMind/climatemind-backend - 3eb86babf23d6f581f5265ed29c029677079757a authored about 4 years ago
Merge branch 'master' into mitigation

github.com/ClimateMind/climatemind-backend - 3c4d5f59ec7b4d77783f8a777f997febb26ae3e5 authored about 4 years ago
Randomized solutions

* randomized solutions
* fixed error in images returned with solutions (solutions don’t always
n...

github.com/ClimateMind/climatemind-backend - 7e0456b0853009a15ae9bb848b93881616dc495c authored about 4 years ago
both me and the code are broken 😴

github.com/ClimateMind/climatemind-frontend - 5d0805eed1716c1129f30e75379f315648c72590 authored about 4 years ago
Fix bug with solutions descriptions

github.com/ClimateMind/climatemind-backend - a69f7b4ea8196fe4464b45168b183652f6920b2d authored about 4 years ago
update storybook for card

github.com/ClimateMind/climatemind-frontend - df72f5251c0a5dfdc90c01a48f0a1d24de77e7ea authored about 4 years ago
refactor card to accept children

github.com/ClimateMind/climatemind-frontend - 680c90b42fc2834f074de82366bbc4cc1a75289f authored about 4 years ago
Add unit test for xipcode validation

github.com/ClimateMind/climatemind-frontend - fe1460ce51a1dbb34d44d4e04d516b1a3cba1727 authored about 4 years ago
Bug fix

* solutions pulled don’t have lists anymore for images, long
description, and short description....

github.com/ClimateMind/climatemind-backend - 3282696a44a1220e6309c87e80cb9d365d00ad70 authored about 4 years ago
bug fix

* fixed the problem of duplicate entries in the networkx object.
* fixed bug in data properties ...

github.com/ClimateMind/climatemind-backend - 37471e660f8a3e5b734e603622e573aa8a5fd99c authored about 4 years ago
Merge branch 'master' into general-myths-api-endpt-CM-300

github.com/ClimateMind/climatemind-backend - 973b4ae6c6321362efe0a2d06ffd53bae9688ac0 authored about 4 years ago
Bug fix with function import

* add import of get_user_general_myth_nodes() function from
score_nodes.py

github.com/ClimateMind/climatemind-backend - 003b35c9cc930f5ad664011656d350ac3b8cfed9 authored about 4 years ago
General myths endpoint

* Added general myths API endpoint

* Converted the get_effect_id() function in score_nodes.py t...

github.com/ClimateMind/climatemind-backend - e6c8a4d8f2d626911c3733b26b0ec48d00379f72 authored about 4 years ago
Create sample_general_myths_response

github.com/ClimateMind/climatemind-backend - 27eb87a70693faa7ea4b1c8f3e262f2da8a713c1 authored about 4 years ago
Merge branch 'CM-76_show_actions_for_a_climate_effect' into CM-38_get_user_zipcode

github.com/ClimateMind/climatemind-frontend - 8e85bbca44e621976678ebfe426347fccf9efe6a authored about 4 years ago
Merge branch 'master' into CM-76_show_actions_for_a_climate_effect

github.com/ClimateMind/climatemind-frontend - 77d013b7460708b376db4e41888a2fe59f9f81c3 authored about 4 years ago
Solution specific myths added

github.com/ClimateMind/climatemind-backend - 100009b644c8c333e46ab44f96422a4d02784b84 authored about 4 years ago
Myths included for general myths and impact myths

Myths included for general myths and impact myths into the networkx
object.

Still left to do ar...

github.com/ClimateMind/climatemind-backend - 4a0ffeea77a293657b77cdb7284e607a55229c9d authored about 4 years ago
Updated ontology and networkx files

github.com/ClimateMind/climatemind-backend - 16f11b7ee604fe9776b5e8d41a0ae04b00347e85 authored about 4 years ago
adding 🀐 zipCode to session

github.com/ClimateMind/climatemind-frontend - d30f6b580183fdf09a3dd022d6580e17772a16eb authored about 4 years ago
Merge branch 'CM-38_get_user_zipcode' of https://github.com/ClimateMind/climatemind-frontend into CM-38_get_user_zipcode

github.com/ClimateMind/climatemind-frontend - 60ea4636c16c6cf2fa4bb4847e0cd17c68ff12ca authored about 4 years ago