Ecosyste.ms: OpenCollective

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

github.com/ClimateMind/climatemind-backend

Your climate action is here 🌎 Our API is a source for learning how climate change personally affects you and the things you care about most. Additionally, it will teach a scientifically proven method for communicating to others that climate change is a personally relevant issue to inspire action.
https://github.com/ClimateMind/climatemind-backend

174789366: fixed checking for duplicates, reformatted<tom>

4975c698281984091b5e1a79297ce0431d7d70bb authored over 4 years ago by Tom Deadman <[email protected]>
174789366: using new field keys, accounting for too many or too few setone questions, checking for duplicate questionIDs<tom>

101fd966e2c46023083bdfe3cce823460ed706ff authored over 4 years ago by Tom Deadman <[email protected]>
174789366: returning 201 status code when scores are persisted <tom>

52a67a8fdce80e5e0d9cc3cd9b022b0217b1352e authored over 4 years ago by Tom Deadman <[email protected]>
174789366: fixing scores endpoint so scores aren't returned, only session ID <tom>

516a8ef4b822e799a06d0b4e01c4d0c1955d557e authored over 4 years ago by Tom Deadman <[email protected]>
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...

8e9f715a92ad83075c3fdcad3de00fd20dc70824 authored over 4 years ago by Tom Deadman <[email protected]>
Merge pull request #56 from ClimateMind/174654774/add-api-tests-to-ci

174654774/add api tests to ci

41661f186092974fefea1fb5c56b83548f7a31ce authored over 4 years ago by Matt Charlton <[email protected]>
Merge branch 'master' into 174654774/add-api-tests-to-ci

4215d7cf49d935d3a7eff1d4266ade2d6fd6360e authored over 4 years ago by Matt Charlton <[email protected]>
fix test

8476a2cee1281e20226413b4f7f11389632cdcd1 authored over 4 years ago by Matt Charlton <[email protected]>
extend build job

029aa255f5f55d86a4a6f5447d37152a03266115 authored over 4 years ago by Matt Charlton <[email protected]>
removed unnecessary function convert_dataframe_to_edges

b32e780b019a30170944fd258456411af8810798 authored over 4 years ago by David Marx <[email protected]>
removed unused/unnecessary function read_json_file

ce2011d1526d95b48c5d8f53b9bc20c3329d779d authored over 4 years ago by David Marx <[email protected]>
moved graph saving funcs to utils module, added utils to tracking.

024b74f22b0056858935db749d9c0f5590745865 authored over 4 years ago by David Marx <[email protected]>
eliminated unnecessary class method Network.get_results().

43bd2f58e11e28affd060a14a08d03e532d1bf4b authored over 4 years ago by David Marx <[email protected]>
Moved give_alias() to a utils module, standardized calls to the function.

47923a41eb525cac2979336026edc8c3dc961308 authored over 4 years ago by David Marx <[email protected]>
eliminated function knowledge_graph.make_network.get_edges

d1574bf6c58f4308574b8d872b705b28f54a4bbe authored over 4 years ago by David Marx <[email protected]>
adding finalised draft (#37)

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

91499285939dcfdf1e902fd22ed24013ac88f3e6 authored over 4 years ago by Erik Hakansson <[email protected]>
deleted extra requirements.txt

01a5809720e06b192a47b42c5194ef08f5c533be authored over 4 years ago by Tom Deadman <[email protected]>
reformatted code

8db9b05ed6485574b34bf4d9a018353a09af2f0a authored over 4 years ago by Tom Deadman <[email protected]>
endpoint that displays and saves openapi spec

adf1ba58bef8b981c1de60674e493190621a776a authored over 4 years ago by Tom Deadman <[email protected]>
self documenting routes hopefully without all the networkx stufff

ddf108379da7bc28cf8b94812fcc6f892ba80d4b authored over 4 years ago by Tom Deadman <[email protected]>
Merge pull request #61 from ClimateMind/feed

#174764844 Added feed endpoint

7bd5db57b84c49f006c7775fa8fe85ceb143bfd2 authored over 4 years ago by seanmajorpayne <[email protected]>
Merge branch 'master' into feed

d12113ba93abe3712ee910b3312e8b8b6f9f08a7 authored over 4 years ago by seanmajorpayne <[email protected]>
fixing pep8 styling

3c07cc9ba1f805f99fcd95467bc602dd44f9c1cb authored over 4 years ago by Sean Payne <[email protected]>
Added feed endpoint

f13a6e74879907752edd3df4bcbdbe9398d25ca5 authored over 4 years ago by Sean Payne <[email protected]>
Merge pull request #60 from ClimateMind/personal_values

Updates for Kameron and Nick

806abe1fabf1bd03c48a53cdf1dcbcaeb1e8136f authored over 4 years ago by seanmajorpayne <[email protected]>
removed unnecessary descriptions

fda0baa0ddc21c6515487130bfce059812c50b51 authored over 4 years ago by Sean Payne <[email protected]>
formatting fix

aef9fae3bedc74fa0a4eeaae1c00a00a783c40ff authored over 4 years ago by Sean Payne <[email protected]>
updating format

abd0b6db36d40d138e89f8265489f7301b7c0c03 authored over 4 years ago by Sean Payne <[email protected]>
fixed JSON response and moved descriptions to JSON file

84e2436eabb716e90f899f262579761fa58e16a6 authored over 4 years ago by Sean Payne <[email protected]>
Merge pull request #59 from ClimateMind/personal_values

Personal values

8604d18acf70ef9be9cca99af46a4eb190627390 authored over 4 years ago by seanmajorpayne <[email protected]>
removing bogus file

7291e1ba717fe2815d43827033f9d3c4681f76d0 authored over 4 years ago by Sean Payne <[email protected]>
Fixing pep8 issues

ea5862985ad0f5db285b9d7e03486c66d1845c4f authored over 4 years ago by Sean Payne <[email protected]>
removing blocking file

15c2e5f4b2861d0a391efe16d540ef9a2a4f39bc authored over 4 years ago by Sean Payne <[email protected]>
Merge branch 'personal_values'

Attempting manual merge

159b088ff27be0165cc5a6decab979c0e52d286b authored over 4 years ago by Sean Payne <[email protected]>
fixing table issue

05778aad8df4d1096a3c040a1c37d7cc784250f6 authored over 4 years ago by Sean Payne <[email protected]>
Added personal-values route

9d85a666b8958bde88e6678a7ea6c665e5b7bc2a authored over 4 years ago by Sean Payne <[email protected]>
Updated small issues, added more exceptions

9192ffe7c64d9342dbf7899c4e464c2bed3695a2 authored over 4 years ago by Sean Payne <[email protected]>
Updated small issues, added more exceptions

37548b11b87c1eeed56ea243640acc6866665ec3 authored over 4 years ago by Sean Payne <[email protected]>
Added personal-values route

bca4f15b518746698fd6563ffc9ac6d72280ddd5 authored over 4 years ago by Sean Payne <[email protected]>
powershell added

207ce6b8372a6f376cbebe47d107db9fc8addc4c authored over 4 years ago by Kameron Rodrigues <[email protected]>
more descriptive readme

* webprotege information added
* PC specific instructions added

f6e3bbecf479e50505a27cf580eb009a61a913b8 authored over 4 years ago by Kameron Rodrigues <[email protected]>
eliminate double space

d048e12f040d141f2e6084617756e98d9af62197 authored over 4 years ago by Kameron Rodrigues <[email protected]>
allow local host and correct port 8050

a171bfc65ad9a9081403eea1fd041c226efab0e7 authored over 4 years ago by Kameron Rodrigues <[email protected]>
Rename git.ignore to .gitignore

ba83abb2dc2a19c4db8157ebd181ca5f45e829f7 authored over 4 years ago by Kameron Rodrigues <[email protected]>
Create .gitignore

ebb1b7ef15ef8eed766630393dff3189ce9b0b54 authored over 4 years ago by Kameron Rodrigues <[email protected]>
just one pytest

94f01c9e677c18c55513bbf13298fc1295cd4dfc authored over 4 years ago by Matt Charlton <[email protected]>
set up test job

fe217f414d6281e79efc705786188a67da101730 authored over 4 years ago by Matt Charlton <[email protected]>
rename test to lint

4f3ff6fc1ad93b9f213b22edc68e87bada5e34ab authored over 4 years ago by Matt Charlton <[email protected]>
Merge branch 'master' into 174654774/add-api-tests-to-ci

4a3a4d106cf7b3ace17c25893d39dcde22b601be authored over 4 years ago by Matt Charlton <[email protected]>
Merge pull request #49 from ClimateMind/174687070/add-black-formatter

Add black formatter

e9b6d3cbcb46a2b992121cf47cdd918605c5d9a8 authored over 4 years ago by Matt Charlton <[email protected]>
just install black

506c877d5452814e20fd8201ecd2d7d05574969d authored over 4 years ago by Matt Charlton <[email protected]>
format files

60b8e0f9b40502e8fc8331c129dfa474f096ea07 authored over 4 years ago by Matt Charlton <[email protected]>
Merge branch 'master' into 174687070/add-black-formatter

4634b6e7144c54fdbbec1e5d4e77fbcf8a0c69b7 authored over 4 years ago by Matt Charlton <[email protected]>
174856303 onto visualization fix (#54)

* Requirements.txt update

* Updated gitignore and readme

* More readme details

* Main c...

66a0c4eb2bcef4d4489cf3e81a26d32f2c556090 authored over 4 years ago by Kameron Rodrigues <[email protected]>
Merge pull request #53 from ClimateMind/lrf_processor

Lrf processor

da42fbdba204e7edef80b0c9be4472e76407880c authored over 4 years ago by seanmajorpayne <[email protected]>
removed lrf_data

d1b04a7659a65a212ca8584b34ef6c6f59de8f97 authored over 4 years ago by Sean Payne <[email protected]>
Removing venv files, docker working

0c72588bd954882f8eaa19e3ceb57c69446f4ca1 authored over 4 years ago by Sean Payne <[email protected]>
updated script to delete old entries

c87c2bd840f5f9b7b6bafa90267f74b76977b021 authored over 4 years ago by Sean Payne <[email protected]>
created script to upload lrf csvs

a12f836892bd4974f957a0e59a2b9e352fcc9eb9 authored over 4 years ago by Sean Payne <[email protected]>
updated database structure

76cba8c1d956648bfb1b68b1e88bafc63e061c57 authored over 4 years ago by Sean Payne <[email protected]>
scores model changed to include personality columns

67f63128f8d58599f3191a7bf57d94e71302cbbf authored over 4 years ago by Tom Deadman <[email protected]>
persisting user scores in db

62f36ecb041bce38ed72695873c41a76b3261381 authored over 4 years ago by Tom Deadman <[email protected]>
Merge pull request #48 from NickCallaghan/adding-swagger-ui

Adding swagger ui

fafb3b5b2188fa0ec319670d3be476c98b9fca20 authored over 4 years ago by Matt Charlton <[email protected]>
Merge branch 'master' into adding-swagger-ui

2d8b4d1ff8009297112c398faa3293162294ee17 authored over 4 years ago by Nick Callaghan <[email protected]>
user_id parameter changed to session_id (#51)

* updated user_id to be session_id

* changed json parameter name too

f52a8f69140bf368f350670eae53e2d589fb9d0a authored over 4 years ago by Tom Deadman <[email protected]>
circleci config

d5abcde9ece9a7a2492d5c19280326f2b8b2b516 authored over 4 years ago by Matt Charlton <[email protected]>
add pytest to requirements

dfcbdcf81e765207f5898cda1c65f971c7ba850c authored over 4 years ago by Matt Charlton <[email protected]>
circleci config

c65ee1af4fbeca0b194b341547efe7d430c4e038 authored over 4 years ago by Matt Charlton <[email protected]>
yaml update schema

53220c2bd23c80e34c078b79d4e4afb21f243586 authored over 4 years ago by Nick Callaghan <[email protected]>
updating yaml

d75c4805de4e84ad4b675cd5457799e078080426 authored over 4 years ago by Nick Callaghan <[email protected]>
add code style to readme

8b3944af9444dff0aa4c0856614af1b895cdd053 authored over 4 years ago by Matt Charlton <[email protected]>
add badge to readme

33a0d82fc983a2004899f8723801b612517c7b04 authored over 4 years ago by Matt Charlton <[email protected]>
circle ci config

636b2316ec3850bab69413a238b7951c470ea067 authored over 4 years ago by Matt Charlton <[email protected]>
update Answers to retrun array

fac6f12040e3a21887b697bd3bd5c21d6ef63c40 authored over 4 years ago by Nick Callaghan <[email protected]>
missing an =

a5c282793112b85397aa1eb1d4e992a9a8119d88 authored over 4 years ago by Matt Charlton <[email protected]>
run black formatter over all code with defaults

c1cddb02f922d85cc417500ad4c11fefc2a30d4f authored over 4 years ago by Matt Charlton <[email protected]>
add black to requirements.txt

825e476d834154f2289b50d425a8f664ac4b43cc authored over 4 years ago by Matt Charlton <[email protected]>
updated documentation

bfee8e60da55a3610ceb407a8f431595b56edb38 authored over 4 years ago by Nick Callaghan <[email protected]>
refactor

cefdd7fc282d02378dff04d56c488396691363c0 authored over 4 years ago by Nick Callaghan <[email protected]>
move yaml to static files

748425944e75a1d7763138fccb797deac336b6dd authored over 4 years ago by Nick Callaghan <[email protected]>
adding swagger ui

f629266921a257369069c66eaa242a614321d63b authored over 4 years ago by Nick Callaghan <[email protected]>
adding swagger ui

2e8e1c99f439f35627f5775390bf10119658a5a1 authored over 4 years ago by Nick Callaghan <[email protected]>
added sqlalchemytables

4e3f9b3f8f83389b580f15221d9f6d27a4ffda71 authored over 4 years ago by Sean Payne <[email protected]>
better formatting for SPECIAL NOTES

ff928045588cfbc0abc6a9a02e92248e31f9f13d authored over 4 years ago by Kameron Rodrigues <[email protected]>
better docker-compose build + url explanations

f81a2e82ce13f7587c93dbb5d3a292da0121dbc0 authored over 4 years ago by Kameron Rodrigues <[email protected]>
Merge pull request #46 from ClimateMind/scores-constants

Some cleanup

384b0f3b3e64feef96b31fdbce66bc97da147d39 authored over 4 years ago by Tom Deadman <[email protected]>
Merge branch 'master' into scores-constants

ac79e67fe93a9cf9c54d8170ba844a27348ba963 authored over 4 years ago by Tom Deadman <[email protected]>
Merge pull request #45 from ClimateMind/174725577-user-id

UUID for user per session

8fa70937d291a17f4c3576f1c6cfb3f940fa2725 authored over 4 years ago by Tom Deadman <[email protected]>
optimised imports

f1951f0133a38fce4404646699e8e6a4c9cf4d6f authored over 4 years ago by tom deadman <[email protected]>
moved addition of the user id to after the values calculation so it doesn't get processed like a score

40d95e9fbd9a4c9c504c2211a110f53c99ab5195 authored over 4 years ago by tom deadman <[email protected]>
took some magic numbers out into constants, renamed some shadowed variables

385cad8c8cb6aaacb72734d220017b14afe56894 authored over 4 years ago by tom deadman <[email protected]>
Merge branch 'master' into user-id

7f65657d5cf67d1bba2ce4e7d6b08be4eba050e7 authored over 4 years ago by tom deadman <[email protected]>
added uuid to question response

6a05d04332d9c0063ab6dba5691bfaa7e5138575 authored over 4 years ago by tom deadman <[email protected]>
Merge pull request #44 from ClimateMind/new_openapi

updated openapi.yaml to reflect changes to API names, removed redunde…

8c3472d3b79a47c52b246d433fcf23377f3ad5e8 authored over 4 years ago by Tom Deadman <[email protected]>
updated openapi.yaml to reflect changes to API names, removed redundent users from scores url, removed GET method from /scores endpoint

82b68d00c1baedd003a05fc9d4d3b676415fa4da authored over 4 years ago by tom deadman <[email protected]>
Merge pull request #43 from ClimateMind/sqlalchemy_database

Sqlalchemy database

ff4d6617a3c6def9bf40a08270fb4d9623c96549 authored over 4 years ago by seanmajorpayne <[email protected]>
Merge branch 'master' into sqlalchemy_database

604d83370dbe00ee4e7da166da805c094bff98f7 authored over 4 years ago by seanmajorpayne <[email protected]>
Create git.ignore

8a15d91cd10ed6ce1c7eb412970653c3eaa17ce2 authored over 4 years ago by Kameron Rodrigues <[email protected]>
Added test user, fixed issue with db

38f792b6f55ca1ac5c8acc4c8f7ebe444b1d9c3a authored over 4 years ago by Sean Payne <[email protected]>
Merge pull request #41 from ClimateMind/removed-username

removed username from the scores endpoint path <tom>

cc25980588abe49c01b90dd49c93fd10d52bdadb authored over 4 years ago by Tom Deadman <[email protected]>