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

174789366: removed integration tests dockerfile and section from docker compose, reformatted <tom>

github.com/ClimateMind/climatemind-backend - b205864ce45e06862b491c24679c6f0c92c152a2 authored over 4 years ago
session prvided completed

github.com/ClimateMind/climatemind-frontend - d8487f4df743fb600b61cb26fecb3f3b8ba79e6e authored over 4 years ago
Fixed issues with personal_values endpoint

github.com/ClimateMind/climatemind-backend - 13669071f7bac4a59de84337bfd983c67da798fc authored over 4 years ago
check next button moves us on ok

github.com/ClimateMind/climatemind-frontend - f575415f4301f7b02ab60f430cc0939967a226c5 authored over 4 years ago
Set up sessionid provider

github.com/ClimateMind/climatemind-frontend - d6a8fb0da0297b57e5fa2d602825cd263e01c065 authored over 4 years ago
updated session-id type from int to str

github.com/ClimateMind/climatemind-backend - 51b127b1aa54503a225f1eff6bacb4bcad032f9e authored over 4 years ago
174789366: removed magic numbers in number of setone calculations<tom>

github.com/ClimateMind/climatemind-backend - ae3f67a6bec00e2d4374ec51b077736ac4da7bb5 authored over 4 years ago
174789366: fixed checking for duplicates, reformatted<tom>

github.com/ClimateMind/climatemind-backend - 4975c698281984091b5e1a79297ce0431d7d70bb authored over 4 years ago
174789366: using new field keys, accounting for too many or too few setone questions, checking for duplicate questionIDs<tom>

github.com/ClimateMind/climatemind-backend - 101fd966e2c46023083bdfe3cce823460ed706ff authored over 4 years ago
174789366: returning 201 status code when scores are persisted <tom>

github.com/ClimateMind/climatemind-backend - 52a67a8fdce80e5e0d9cc3cd9b022b0217b1352e authored over 4 years ago
174789366: fixing scores endpoint so scores aren't returned, only session ID <tom>

github.com/ClimateMind/climatemind-backend - 516a8ef4b822e799a06d0b4e01c4d0c1955d557e authored over 4 years ago
Story to persist user scores to the scores table on the db (#58)

* added new scores columns

* added persist_scores

* attempt at working persist_scores test...

github.com/ClimateMind/climatemind-backend - 8e9f715a92ad83075c3fdcad3de00fd20dc70824 authored over 4 years ago
Merge pull request #39 from ClimateMind/174267357-see-climate-personality

174267357 see climate personality

github.com/ClimateMind/climatemind-frontend - 6716381ef5b7de6d9570f765f17f93e2bd434f66 authored over 4 years ago
add cypress test for personality page

github.com/ClimateMind/climatemind-frontend - f5a9e1904c8b3220bda26be99bd1b8ff4ac697f2 authored over 4 years ago
make questionnaire test a typescript file

github.com/ClimateMind/climatemind-frontend - 5fd109339900524416b0c9b1bfaf360c6b62fcb9 authored over 4 years ago
Merge pull request #56 from ClimateMind/174654774/add-api-tests-to-ci

174654774/add api tests to ci

github.com/ClimateMind/climatemind-backend - 41661f186092974fefea1fb5c56b83548f7a31ce authored over 4 years ago
Merge branch 'master' into 174654774/add-api-tests-to-ci

github.com/ClimateMind/climatemind-backend - 4215d7cf49d935d3a7eff1d4266ade2d6fd6360e authored over 4 years ago
climate personality hook uses api for data fetch

github.com/ClimateMind/climatemind-frontend - a5a88c9bb34e57cb35ef4facc58ae9e042aacb0f authored over 4 years ago
added hook for climate personality

github.com/ClimateMind/climatemind-frontend - c18ef086f532f7927064a9de862a21837242ba24 authored over 4 years ago
removed unnecessary function convert_dataframe_to_edges

github.com/ClimateMind/climatemind-backend - b32e780b019a30170944fd258456411af8810798 authored over 4 years ago
removed unused/unnecessary function read_json_file

github.com/ClimateMind/climatemind-backend - ce2011d1526d95b48c5d8f53b9bc20c3329d779d authored over 4 years ago
moved graph saving funcs to utils module, added utils to tracking.

github.com/ClimateMind/climatemind-backend - 024b74f22b0056858935db749d9c0f5590745865 authored over 4 years ago
eliminated unnecessary class method Network.get_results().

github.com/ClimateMind/climatemind-backend - 43bd2f58e11e28affd060a14a08d03e532d1bf4b authored over 4 years ago
Moved give_alias() to a utils module, standardized calls to the function.

github.com/ClimateMind/climatemind-backend - 47923a41eb525cac2979336026edc8c3dc961308 authored over 4 years ago
eliminated function knowledge_graph.make_network.get_edges

github.com/ClimateMind/climatemind-backend - d1574bf6c58f4308574b8d872b705b28f54a4bbe authored over 4 years ago
Adding tests for personal values

github.com/ClimateMind/climatemind-frontend - 65a7ddcead59386f74f5cb75618084c607906362 authored over 4 years ago
Adding test for CMCard and update props

github.com/ClimateMind/climatemind-frontend - 6a3fc85f134ef768341df7a90aca7d457d63b2ec authored over 4 years ago
Created CMCard componenet

github.com/ClimateMind/climatemind-frontend - b0437b341765b7c21db0b697522519c6600c3d77 authored over 4 years ago
Adding Route and holding page for personality

github.com/ClimateMind/climatemind-frontend - ae98c2bc6a7ca3d896414183b39eb5b295cc6e0b authored over 4 years ago
Merge pull request #38 from ClimateMind/174567537-explain-climate-personality

174567537 explain climate personality

github.com/ClimateMind/climatemind-frontend - 3bc457f30b2d37a105b583d28bedbabd05177609 authored over 4 years ago
Merge pull request #37 from ClimateMind/174789516-store-questionnaire-responses-in-state

174789516 store questionnaire responses in state

github.com/ClimateMind/climatemind-frontend - 100922db3494fc1c63a562e5b8b5abcc8d1323d1 authored over 4 years ago
refactored code: new reusable component ExpandableCard

github.com/ClimateMind/climatemind-frontend - 3a3a3e2a853c0f13c01f558dce2a17b6a4810c84 authored over 4 years ago
move Hook to separate file

github.com/ClimateMind/climatemind-frontend - fae96b952bcbcef1ae2c6ddf2f24e2a3c7d6a872 authored over 4 years ago
fix: entire expanding panel clickable

github.com/ClimateMind/climatemind-frontend - 1cf8a6bdf5f1613609df7f74bc40712644ba6114 authored over 4 years ago
issues with context provider

github.com/ClimateMind/climatemind-frontend - d56cb822dc654dda11cab20a898fea3023d0b6ac authored over 4 years ago
fixing unexpected state modification

github.com/ClimateMind/climatemind-frontend - 6252c379287600b617151bfed9b82442c38824b3 authored over 4 years ago
adding finalised draft (#37)

Co-authored-by: Tom Deadman <[email protected]>
Co-authored-by: Kameron Rodrigues <k...

github.com/ClimateMind/climatemind-backend - 91499285939dcfdf1e902fd22ed24013ac88f3e6 authored over 4 years ago
deleted extra requirements.txt

github.com/ClimateMind/climatemind-backend - 01a5809720e06b192a47b42c5194ef08f5c533be authored over 4 years ago
endpoint that displays and saves openapi spec

github.com/ClimateMind/climatemind-backend - adf1ba58bef8b981c1de60674e493190621a776a authored over 4 years ago
Merge pull request #28 from ClimateMind/174657172/questionnaire-cypress-test

Questionnaire cypress test

github.com/ClimateMind/climatemind-frontend - 08d440ab90b2b8c1d2640894ab29e5cafa4cbe0d authored over 4 years ago
add axe rule to ignore text contrast

github.com/ClimateMind/climatemind-frontend - 0dac75ce6ebf9a5cb303697e4e2f9b726264ea8a authored over 4 years ago
fixed failing Cypress test

github.com/ClimateMind/climatemind-frontend - d97bb2b59390e21d7bb101b746e9b0fbac82abc5 authored over 4 years ago
self documenting routes hopefully without all the networkx stufff

github.com/ClimateMind/climatemind-backend - ddf108379da7bc28cf8b94812fcc6f892ba80d4b authored over 4 years ago
Merge pull request #61 from ClimateMind/feed

#174764844 Added feed endpoint

github.com/ClimateMind/climatemind-backend - 7bd5db57b84c49f006c7775fa8fe85ceb143bfd2 authored over 4 years ago
Merge branch 'master' into feed

github.com/ClimateMind/climatemind-backend - d12113ba93abe3712ee910b3312e8b8b6f9f08a7 authored over 4 years ago
Merge pull request #60 from ClimateMind/personal_values

Updates for Kameron and Nick

github.com/ClimateMind/climatemind-backend - 806abe1fabf1bd03c48a53cdf1dcbcaeb1e8136f authored over 4 years ago
removed unnecessary descriptions

github.com/ClimateMind/climatemind-backend - fda0baa0ddc21c6515487130bfce059812c50b51 authored over 4 years ago
fixed JSON response and moved descriptions to JSON file

github.com/ClimateMind/climatemind-backend - 84e2436eabb716e90f899f262579761fa58e16a6 authored over 4 years ago
Merge pull request #59 from ClimateMind/personal_values

Personal values

github.com/ClimateMind/climatemind-backend - 8604d18acf70ef9be9cca99af46a4eb190627390 authored over 4 years ago
Merge branch 'personal_values'

Attempting manual merge

github.com/ClimateMind/climatemind-backend - 159b088ff27be0165cc5a6decab979c0e52d286b authored over 4 years ago
Added personal-values route

github.com/ClimateMind/climatemind-backend - 9d85a666b8958bde88e6678a7ea6c665e5b7bc2a authored over 4 years ago
Updated small issues, added more exceptions

github.com/ClimateMind/climatemind-backend - 9192ffe7c64d9342dbf7899c4e464c2bed3695a2 authored over 4 years ago
improve reducer and add tests

github.com/ClimateMind/climatemind-frontend - 436a56f3eb54a97bfa5c86706bd647d36f4817ab authored over 4 years ago
Updated small issues, added more exceptions

github.com/ClimateMind/climatemind-backend - 37548b11b87c1eeed56ea243640acc6866665ec3 authored over 4 years ago
Added personal-values route

github.com/ClimateMind/climatemind-backend - bca4f15b518746698fd6563ffc9ac6d72280ddd5 authored over 4 years ago
more descriptive readme

* webprotege information added
* PC specific instructions added

github.com/ClimateMind/climatemind-backend - f6e3bbecf479e50505a27cf580eb009a61a913b8 authored over 4 years ago
allow local host and correct port 8050

github.com/ClimateMind/climatemind-backend - a171bfc65ad9a9081403eea1fd041c226efab0e7 authored over 4 years ago
Adding provider and reducer

github.com/ClimateMind/climatemind-frontend - ecf479fbe8fded07751ee113838c665e0bf3aa5d authored over 4 years ago
Rename git.ignore to .gitignore

github.com/ClimateMind/climatemind-backend - ba83abb2dc2a19c4db8157ebd181ca5f45e829f7 authored over 4 years ago
Merge branch 'master' into 174654774/add-api-tests-to-ci

github.com/ClimateMind/climatemind-backend - 4a3a4d106cf7b3ace17c25893d39dcde22b601be authored over 4 years ago
Merge pull request #49 from ClimateMind/174687070/add-black-formatter

Add black formatter

github.com/ClimateMind/climatemind-backend - e9b6d3cbcb46a2b992121cf47cdd918605c5d9a8 authored over 4 years ago