Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/reach4help/reach4help
We are Reach4Help: a tech nonprofit connecting people in need with volunteer help in 38+ countries across Canada, the US, Europe and Asia
https://github.com/reach4help/reach4help
feat(backend): allow anyone to add markers to datastore
0c46b492b77c33f4977a47cea2c5a3e3889ad035 authored almost 5 years ago
0c46b492b77c33f4977a47cea2c5a3e3889ad035 authored almost 5 years ago
feat(map): submit new information to firebase
a58f86a84396738a9dc4638ee8bc4aba69b9bcba authored almost 5 years ago
a58f86a84396738a9dc4638ee8bc4aba69b9bcba authored almost 5 years ago
feat(map): finish validation of contact information
899e20bc12d810d1ef63acb118646f18304b6a8d authored almost 5 years ago
899e20bc12d810d1ef63acb118646f18304b6a8d authored almost 5 years ago
chore(map): change add-information methods to arrow functions
0bc4dfca79c13f091a42afb7b0d439617f84de62 authored almost 5 years ago
0bc4dfca79c13f091a42afb7b0d439617f84de62 authored almost 5 years ago
feat(map): validate emptiness of contact groups
38a04f19b0789ac5075152490c4f14db0d553e05 authored almost 5 years ago
38a04f19b0789ac5075152490c4f14db0d553e05 authored almost 5 years ago
chore(map): rename add-instructions to add-information
7645c68df0e95f3cc716c39e2cc623e9bce1198d authored almost 5 years ago
7645c68df0e95f3cc716c39e2cc623e9bce1198d authored almost 5 years ago
Merge pull request #448 from reach4help/auth-user-claims
When a user is created add the JWT claim for `pin: true`
baaf602f4a069f23840ca3b7f5f1f04dc6b13b23 authored almost 5 years ago
New translations en.json (Bengali)
330c48acad8031ffa79fa378f39cf04fab79f319 authored almost 5 years ago
330c48acad8031ffa79fa378f39cf04fab79f319 authored almost 5 years ago
feat: integrated the actions for updating user profile with the function for updatin application preference in roleinfo, along with bug fix in action
ea4c11a6c41ab91f3072ff84232ff7b299ba6acf authored almost 5 years ago
ea4c11a6c41ab91f3072ff84232ff7b299ba6acf authored almost 5 years ago
feat: actions and functions for setting the application preference
cf31aecfaf505ff17c9db31c4f949ee91bbcbec6 authored almost 5 years ago
cf31aecfaf505ff17c9db31c4f949ee91bbcbec6 authored almost 5 years ago
feat: added callbacks in roleinfo component and container for component to communicate to conteiner regarding user's choice
2925c3b7d2f72c17fe59f20e7b429a70377fa4c3 authored almost 5 years ago
2925c3b7d2f72c17fe59f20e7b429a70377fa4c3 authored almost 5 years ago
Merge branch 'master' into ashwin/personaldatafirebasenew
2e798048d460430783b241c26add56dc0dfea7a0 authored almost 5 years ago
2e798048d460430783b241c26add56dc0dfea7a0 authored almost 5 years ago
refactor: changed the names of the prop interfaces in the different components to match their proper names
ce8fb1f18bb5016e90418b6ce3d324d72037ed20 authored almost 5 years ago
ce8fb1f18bb5016e90418b6ce3d324d72037ed20 authored almost 5 years ago
feat: redirecting users properly based on whether the user has filled in the personal data form and whether the user has chosen an application preference
69ea8feb014e34f0ad4906a29ed7fc4ad39218a1 authored almost 5 years ago
69ea8feb014e34f0ad4906a29ed7fc4ad39218a1 authored almost 5 years ago
fix: converting to class instances when saving in profile state using the withConverter method of firestore SDK
d2f440434cbaff4201ed04c21eb6ca1181ffdba0 authored almost 5 years ago
d2f440434cbaff4201ed04c21eb6ca1181ffdba0 authored almost 5 years ago
feat: auto filling privileged info from firestore in the personal data form
5a90d46b38900736a69bb1b852ae8d1724224004 authored almost 5 years ago
5a90d46b38900736a69bb1b852ae8d1724224004 authored almost 5 years ago
feat: autofilling profile information from the information retrieved from firestore
5e41a71fe28f55cd4b02d23de459bd7b096b21ea authored almost 5 years ago
5e41a71fe28f55cd4b02d23de459bd7b096b21ea authored almost 5 years ago
feat: dispatching actions for observing user profile and user profile privileged information in the container for personal data form
ea91686c10b5c85c48d0c0b2b87f7bc961560fbf authored almost 5 years ago
ea91686c10b5c85c48d0c0b2b87f7bc961560fbf authored almost 5 years ago
feat: dispatching actions for observing user profile and user profile privileged information in protected route component
b17ab27bd0466c245f59052b65d0ce641d798ae0 authored almost 5 years ago
b17ab27bd0466c245f59052b65d0ce641d798ae0 authored almost 5 years ago
fix: accepting the payload as an argument in the action for observing profile's privileged information and passing it to the function as it's payload
9b1c0e48b7f8b10da1b88c53992bfc81db3e9bae authored almost 5 years ago
9b1c0e48b7f8b10da1b88c53992bfc81db3e9bae authored almost 5 years ago
fix: accepting the payload as an argument in the action for observing profile and passing it to the function as it's payload
6159533b96e752a84711e1a3eaa0a2ee138170d6 authored almost 5 years ago
6159533b96e752a84711e1a3eaa0a2ee138170d6 authored almost 5 years ago
refactor: changed the reducer for observing profile information to match the changes in the observer middleware
3b5759b27a0351399d48031242d83bf6bec7eb75 authored almost 5 years ago
3b5759b27a0351399d48031242d83bf6bec7eb75 authored almost 5 years ago
refactor: changed the reducer for observing privileged profile information to match the changes in the observer middleware
52fb0b0fd48e627822d878c8341e3048b9bc3e85 authored almost 5 years ago
52fb0b0fd48e627822d878c8341e3048b9bc3e85 authored almost 5 years ago
refactor: changed the auth reducer for observers to meet the changes in the observer middleware
9f858ae29f9134c366266a50f6fb34ba1975ed41 authored almost 5 years ago
9f858ae29f9134c366266a50f6fb34ba1975ed41 authored almost 5 years ago
refactor: changed the nextValue Function in observerMiddlware so that it doesn't mutate the values given to it
89dec70a4171b41d8c08a4f95821e65a13630d40 authored almost 5 years ago
89dec70a4171b41d8c08a4f95821e65a13630d40 authored almost 5 years ago
feat(map): add close button for individual contact groups
b32640c05b721bb3dc24974faaa4e17cb4d7d4e6 authored almost 5 years ago
b32640c05b721bb3dc24974faaa4e17cb4d7d4e6 authored almost 5 years ago
feat(map): initial contact details input
5916dc4f7e0d311aed3fec1a137f3444a15df077 authored almost 5 years ago
5916dc4f7e0d311aed3fec1a137f3444a15df077 authored almost 5 years ago
feat(map): validate marker placement
f297e46954cd11f18465be77b829364e68d0c8d8 authored almost 5 years ago
f297e46954cd11f18465be77b829364e68d0c8d8 authored almost 5 years ago
chore(map): move errors for add-info to more central place
8a669eaed32d8614f79c00116ff601b4ae491569 authored almost 5 years ago
8a669eaed32d8614f79c00116ff601b4ae491569 authored almost 5 years ago
improvement(map): i18n form validation messages in render
...rather than in callback function, this allows users to change their
language after having the...
fix(map): remove unclickable area next to search when adding info
a085ca3c039acea24b0b6237ef90f887afe580d9 authored almost 5 years ago
a085ca3c039acea24b0b6237ef90f887afe580d9 authored almost 5 years ago
improvement(map): remove markers when closing add-info
83298b3f067c7524b861b5144c7802d7ca4e54d5 authored almost 5 years ago
83298b3f067c7524b861b5144c7802d7ca4e54d5 authored almost 5 years ago
Merge pull request #466 from reach4help/i18n-master
New Crowdin translations
c7c73ce5cb45eb1b88de4505e40168cf339ddd9b authored almost 5 years ago
New translations en.json (Portuguese)
df1990d79a91eebad286f6642866e9c4a6d408ef authored almost 5 years ago
df1990d79a91eebad286f6642866e9c4a6d408ef authored almost 5 years ago
New translations en.json (Turkish)
657e3c3c3f57be0d0110427652d14acdd8a5bc9b authored almost 5 years ago
657e3c3c3f57be0d0110427652d14acdd8a5bc9b authored almost 5 years ago
New translations en.json (Chinese Simplified)
705fe3d465bb342112e4123989d740ebfbb23955 authored almost 5 years ago
705fe3d465bb342112e4123989d740ebfbb23955 authored almost 5 years ago
New translations en.json (Chinese Traditional)
dc01d0488aab89c49dde95d86cf3c42a23a45c53 authored almost 5 years ago
dc01d0488aab89c49dde95d86cf3c42a23a45c53 authored almost 5 years ago
New translations en.json (Portuguese, Brazilian)
5147b7e83a9601ff97cfbaeaaa3c00cfa6761dde authored almost 5 years ago
5147b7e83a9601ff97cfbaeaaa3c00cfa6761dde authored almost 5 years ago
improvement(map): change cursor to pointer when placing marker
d38f67f96a4bd784f3b56976bb5101cc0d0982e7 authored almost 5 years ago
d38f67f96a4bd784f3b56976bb5101cc0d0982e7 authored almost 5 years ago
improvement(map): allow placing markers on existing markers
i.e. allow circles and existing markers to be clicked to place
a new marker
chore(map): remove unused code
532d19f95278bcc804d0631fe175743dcb647265 authored almost 5 years ago
532d19f95278bcc804d0631fe175743dcb647265 authored almost 5 years ago
feat(map): allow users to place markers by clicking on map
2b7ab85c00b1b0a932992b951631503d92e122b9 authored almost 5 years ago
2b7ab85c00b1b0a932992b951631503d92e122b9 authored almost 5 years ago
improvement(map): begin place-marker screen
64aaeccae0581d0f580613471a84fc37117720ea authored almost 5 years ago
64aaeccae0581d0f580613471a84fc37117720ea authored almost 5 years ago
improvement(map): allow users to check services for an org / company
6b47ab2d6ffd8f07f808f4728cef5e472f8b8135 authored almost 5 years ago
6b47ab2d6ffd8f07f808f4728cef5e472f8b8135 authored almost 5 years ago
fix: update claims based on questionnaire changes
5eeace1a749b330da9ea7292df5ef2c92c33b049 authored almost 5 years ago
5eeace1a749b330da9ea7292df5ef2c92c33b049 authored almost 5 years ago
fix: should onyl trigger from DB actions
e0d1fac852becc41d3e9f2a956c6f12fa9c1c69d authored almost 5 years ago
e0d1fac852becc41d3e9f2a956c6f12fa9c1c69d authored almost 5 years ago
fix: added auth user claims
99f12bb23acf39283050016df9b1bf4ea7eb7b70 authored almost 5 years ago
99f12bb23acf39283050016df9b1bf4ea7eb7b70 authored almost 5 years ago
fix: don't init app multiple times
af6b490a214ddf2f6e9d002b83ab0628e752def4 authored almost 5 years ago
af6b490a214ddf2f6e9d002b83ab0628e752def4 authored almost 5 years ago
fix: lint for deploys, moved twilio to seperate dir, added config usage
b0cb0a71287a524ed181a6e1299d5d2cf338659b authored almost 5 years ago
b0cb0a71287a524ed181a6e1299d5d2cf338659b authored almost 5 years ago
Merge pull request #447 from reach4help/more-thanks
fix: more thanks
e9cd1ec28fb440006b8a345fd4eb39b7b6162583 authored almost 5 years ago
feat: added reducers for updating the profile state whenever the user details change
ab6d68fd90d106a3964ceef677e830ee49de79ed authored almost 5 years ago
ab6d68fd90d106a3964ceef677e830ee49de79ed authored almost 5 years ago
fix: more thanks
e273839ed8e242e5695d6b8d2addc961f67f1dec authored almost 5 years ago
e273839ed8e242e5695d6b8d2addc961f67f1dec authored almost 5 years ago
feat: added the actions and related functions and types for observing user profile and privileged information of the currently logged in userS
afb2b2d79daa15bc9806dfa5bde4f583f990c196 authored almost 5 years ago
afb2b2d79daa15bc9806dfa5bde4f583f990c196 authored almost 5 years ago
Merge branch 'master' of https://github.com/reach4help/reach4help into feat/dashboard-layout
bb8176d7fca91ec61a81ac2f3e53050896e51399 authored almost 5 years ago
bb8176d7fca91ec61a81ac2f3e53050896e51399 authored almost 5 years ago
Merge pull request #445 from reach4help/fix-typo-translations
fix: bellow -> below
fcc539ee241998a6f010f6c788952a73d1d7d0a3 authored almost 5 years ago
fix: removing the initalization of admin sdk from dispatch module as it's not using it
62500d0ec5b1d2af720480c7392e56d4f1d26d83 authored almost 5 years ago
62500d0ec5b1d2af720480c7392e56d4f1d26d83 authored almost 5 years ago
improvement(map): initial functionality for new data input form
9a43e34201623fa838c89755e715c52a9bcec714 authored almost 5 years ago
9a43e34201623fa838c89755e715c52a9bcec714 authored almost 5 years ago
Merge branch 'master' into ashwin/twilio
ebf0dc653ac2455e7b47caa9c6e28069d1d34f37 authored almost 5 years ago
ebf0dc653ac2455e7b47caa9c6e28069d1d34f37 authored almost 5 years ago
refactor: using the notifyService from dispatch module for sending notifications instead of direactly invoking the messaging method
891d916a22a7ab821c4350fc3892204a310b572a authored almost 5 years ago
891d916a22a7ab821c4350fc3892204a310b572a authored almost 5 years ago
fix: bellow -> below
7d2b53f45c2a141caabcda7169f56511ce472013 authored almost 5 years ago
7d2b53f45c2a141caabcda7169f56511ce472013 authored almost 5 years ago
Merge pull request #426 from reach4help/ashwin/personaldatafirebasenew
Migrated Models and Integrated Personal Data Page With Firebase
bfc576cf3abfd594e31d77929bd3715bcb9c16e6 authored almost 5 years ago
refactor: taking out notifications into a separate dispatch function
1cc976f94d7c5052628e8e26c68b095671b092ab authored almost 5 years ago
1cc976f94d7c5052628e8e26c68b095671b092ab authored almost 5 years ago
improvement(map): move search into map component
... and hide results when addinfo screen is opened
4b96232170ebf6b10c35e9403ffd9a973de492a4 authored almost 5 years ago
Merge branch 'master' into map/add-information
3185673eafc76a6415d68becfa71b9d032ac28bc authored almost 5 years ago
3185673eafc76a6415d68becfa71b9d032ac28bc authored almost 5 years ago
chore(map): addressed comments in #406
1ed4daaf93b269ee8d67b9934fda617007cafb51 authored almost 5 years ago
1ed4daaf93b269ee8d67b9934fda617007cafb51 authored almost 5 years ago
Merge pull request #411 from reach4help/move-map-data
Added Map Models to Back End
ea2ef397147305c112debaaf99e954b5d0a3c9ff authored almost 5 years ago
Merge pull request #441 from reach4help/i18n-master
New Crowdin translations
b8b90bcf83dd275f46fb52a290c803243bbdfc35 authored almost 5 years ago
New translations en.json (Hindi)
6600d5f0ec11edf67860d455aae6796e1d818324 authored almost 5 years ago
6600d5f0ec11edf67860d455aae6796e1d818324 authored almost 5 years ago
New translations en.json (French)
d68ead7f1db2e0bcbe3651d117fd292ce0782602 authored almost 5 years ago
d68ead7f1db2e0bcbe3651d117fd292ce0782602 authored almost 5 years ago
New translations en.json (Portuguese)
76932dd3a56225cfebb3425a7edebc03e1939a34 authored almost 5 years ago
76932dd3a56225cfebb3425a7edebc03e1939a34 authored almost 5 years ago
New translations en.json (Portuguese, Brazilian)
13402c5a0db84fd00852722a8799dce6d0c38786 authored almost 5 years ago
13402c5a0db84fd00852722a8799dce6d0c38786 authored almost 5 years ago
New translations en.json (Chinese Simplified)
95622a6c8b8068497ab009d9f6dc2a4c7ef16e60 authored almost 5 years ago
95622a6c8b8068497ab009d9f6dc2a4c7ef16e60 authored almost 5 years ago
New translations en.json (Chinese Traditional)
3c67a9af24d70e15f22b6e2ba753bb06a91c61f3 authored almost 5 years ago
3c67a9af24d70e15f22b6e2ba753bb06a91c61f3 authored almost 5 years ago
New translations en.json (Hindi)
0f7b2b3eaad198cb40886b97458b77cdc0552216 authored almost 5 years ago
0f7b2b3eaad198cb40886b97458b77cdc0552216 authored almost 5 years ago
New translations en.json (Chinese Simplified)
cc680533f327973a52caddec701458ac17504500 authored almost 5 years ago
cc680533f327973a52caddec701458ac17504500 authored almost 5 years ago
New translations en.json (Chinese Traditional)
2bb90b538957a7ee4fc103b4da19ca36c168cbc5 authored almost 5 years ago
2bb90b538957a7ee4fc103b4da19ca36c168cbc5 authored almost 5 years ago
New translations en.json (Portuguese)
a36e0c9b58259dcfbe86f095fb4bf44d0004c6ed authored almost 5 years ago
a36e0c9b58259dcfbe86f095fb4bf44d0004c6ed authored almost 5 years ago
New translations en.json (Portuguese, Brazilian)
b962806c3c0455ef6e1545e67f16b2a8e366fc64 authored almost 5 years ago
b962806c3c0455ef6e1545e67f16b2a8e366fc64 authored almost 5 years ago
New translations en.json (Hindi)
d05fe106302d14ab9ff251abbb693f17f4a62624 authored almost 5 years ago
d05fe106302d14ab9ff251abbb693f17f4a62624 authored almost 5 years ago
New translations en.json (Bengali)
ed54de112dc4e0a654e247a37a620d8b3dc42452 authored almost 5 years ago
ed54de112dc4e0a654e247a37a620d8b3dc42452 authored almost 5 years ago
New translations en.json (Chinese Simplified)
833eebd7f525ae79b39f78e8f0273e012fee7bc7 authored almost 5 years ago
833eebd7f525ae79b39f78e8f0273e012fee7bc7 authored almost 5 years ago
New translations en.json (Chinese Traditional)
8e928993018d99cb23053eeff327fd3470a7eae4 authored almost 5 years ago
8e928993018d99cb23053eeff327fd3470a7eae4 authored almost 5 years ago
New translations en.json (Portuguese)
41933df0e98d23f4702276672d7af798bb6dee9f authored almost 5 years ago
41933df0e98d23f4702276672d7af798bb6dee9f authored almost 5 years ago
New translations en.json (Portuguese, Brazilian)
dfda87ae28445569ed73a652443de2d1cc8d0276 authored almost 5 years ago
dfda87ae28445569ed73a652443de2d1cc8d0276 authored almost 5 years ago
New translations en.json (Bengali)
f44667ff0e13b63e4effcaf1d8d1445d674cf367 authored almost 5 years ago
f44667ff0e13b63e4effcaf1d8d1445d674cf367 authored almost 5 years ago
New translations en.json (Chinese Simplified)
1aebe9849682020a0db1ff3638a0948bbca3f4c5 authored almost 5 years ago
1aebe9849682020a0db1ff3638a0948bbca3f4c5 authored almost 5 years ago
New translations en.json (Chinese Traditional)
c025c63b9335730fca9f5f866514997ebfb2f2e0 authored almost 5 years ago
c025c63b9335730fca9f5f866514997ebfb2f2e0 authored almost 5 years ago
New translations en.json (Portuguese)
3d051c6f01a69dba53696d7761ee0d9891735f1b authored almost 5 years ago
3d051c6f01a69dba53696d7761ee0d9891735f1b authored almost 5 years ago
New translations en.json (Portuguese, Brazilian)
b721ad29b04d44b69e141bef47114a86a2ffa102 authored almost 5 years ago
b721ad29b04d44b69e141bef47114a86a2ffa102 authored almost 5 years ago
New translations en.json (Bengali)
adb4f48ac3b0d427659d4e5de61986466add7b70 authored almost 5 years ago
adb4f48ac3b0d427659d4e5de61986466add7b70 authored almost 5 years ago
New translations en.json (Chinese Simplified)
418ec5cdbf8bc119c3048755f53fc9becf8bb112 authored almost 5 years ago
418ec5cdbf8bc119c3048755f53fc9becf8bb112 authored almost 5 years ago
New translations en.json (Chinese Traditional)
fd2f795969555d8b41e886a3410864e0f5802433 authored almost 5 years ago
fd2f795969555d8b41e886a3410864e0f5802433 authored almost 5 years ago
New translations en.json (Portuguese)
2e64feba0c7e74df924efabcfe550c71e12cd6ce authored almost 5 years ago
2e64feba0c7e74df924efabcfe550c71e12cd6ce authored almost 5 years ago
New translations en.json (Portuguese, Brazilian)
f7d5a4e75255fa1328dcf903404de3ff58620f5b authored almost 5 years ago
f7d5a4e75255fa1328dcf903404de3ff58620f5b authored almost 5 years ago
feat:(dashboard-layout) fix key issue with a naive solution
edf98a7cb06a6293489f30e6ea677e2a478d775c authored almost 5 years ago
edf98a7cb06a6293489f30e6ea677e2a478d775c authored almost 5 years ago
feat(dashboard-layout): initialize dashboard layout
d0caeac013cbf5550bde97880ebfcb492a5a15b1 authored almost 5 years ago
d0caeac013cbf5550bde97880ebfcb492a5a15b1 authored almost 5 years ago
New translations en.json (Chinese Simplified)
6fed11b55f0b47b81dca7c6894a920f145b6943e authored almost 5 years ago
6fed11b55f0b47b81dca7c6894a920f145b6943e authored almost 5 years ago
New translations en.json (Chinese Traditional)
dde4d169bb1ac7d6f7220c61574edfb192a10f9c authored almost 5 years ago
dde4d169bb1ac7d6f7220c61574edfb192a10f9c authored almost 5 years ago
New translations en.json (Portuguese)
c61ad66a11de57b13bd3fad04533f43b3f5a8bbe authored almost 5 years ago
c61ad66a11de57b13bd3fad04533f43b3f5a8bbe authored almost 5 years ago
New translations en.json (Portuguese, Brazilian)
cdbb0aa2d6e48967be46b398423c6cd9ad5133be authored almost 5 years ago
cdbb0aa2d6e48967be46b398423c6cd9ad5133be authored almost 5 years ago