Ecosyste.ms: OpenCollective

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

Reach4Help

We're a tech nonprofit connecting people in need to volunteer networks who can help.
Collective - Host: opensource - https://opencollective.com/reach4help - Website: https://reach4help.org/ - Code: https://github.com/reach4help

Merge branch 'master' into feat/#383-add-geolocation-to-userdata

* master:
fix(map): temporarily disable russian until whole app is translated
chore(map): i1...

github.com/reach4help/reach4help - c22665d1f7af1c6a68f2d446862da830c0c0e574 authored almost 5 years ago
feat (userData) : refactor : moved business logic to wrapper + added translations for EN and PT

github.com/reach4help/reach4help - 71a2715aa0680d43d127fa432c7c3a08890a4a12 authored almost 5 years ago
fix: fetchig priviledged data into profile reducer

adds the pirviledged information as well when fetching user data from firestore

github.com/reach4help/reach4help - b502b62e78579b8c280ea7e3def861d9512733c9 authored almost 5 years ago
feat: added reducers, and actions for getting user's profile information

github.com/reach4help/reach4help - e2ae77de53865fc2a1433fe3424b2f60ab4383a5 authored almost 5 years ago
feat: initializing and exporting firestore from the firebase config file

github.com/reach4help/reach4help - cd6020998a1f5fb26f86448eaa28a938ebf6a8e5 authored almost 5 years ago
Merge pull request #419 from reach4help/map/#76

Map/#76

github.com/reach4help/reach4help - 97aeb98d0363bc43df1d07c2729ab3ef83752109 authored almost 5 years ago
fix(map): temporarily disable russian until whole app is translated

github.com/reach4help/reach4help - 7f6efde9b7c618081e8eb81fb9d336d50e8ebc37 authored almost 5 years ago
chore(map): i18n for footer

github.com/reach4help/reach4help - 336879aa8aa6716cd8bc5b7df7a3307e168a8129 authored almost 5 years ago
chore(map): remove string concatenation in i18n files

github.com/reach4help/reach4help - 097aae753632cce6167c45e1c633bee3eb7c703c authored almost 5 years ago
feat(map): introduce placeholder functionality for i18n

github.com/reach4help/reach4help - acac10fdd88bbf16f1a6ddfd48f762d9c93afce3 authored almost 5 years ago
feat(map): include canonical and alternative language meta links

github.com/reach4help/reach4help - 0ecb6ccc9f0e90c42865937ce89965a7310ebdbc authored almost 5 years ago
fix(map): store language in query string

github.com/reach4help/reach4help - c87b46948ff6f1395401f53a2e476d06a8631335 authored almost 5 years ago
feat(map): pick first supported browser language in i18n

github.com/reach4help/reach4help - d3af769bc6dacd42c1e272e3100c082fc3cf940b authored almost 5 years ago
fix(map): store language in react context, and sync with storage

Also:
- don't refresh when language changes
- explicitly provide language to translation functio...

github.com/reach4help/reach4help - 960f6777d59af9f95e25bc492da9dcff5b2fc6b5 authored almost 5 years ago
feat(userData): store state of geolocation permission (undefined, true, false)

github.com/reach4help/reach4help - fef168eb9d608fd343620f9c47154a2367f9b33b authored almost 5 years ago
feat(personalData):code cleanup (ongoing)

github.com/reach4help/reach4help - ce6e21d5d1637af388b543bfdc2db76d1c15fa78 authored almost 5 years ago
file rename bugfix

github.com/reach4help/reach4help - df890dd7fa2d022c3c61d09e4583ca51251464cf authored almost 5 years ago
fix(map): pull translation types outside of data

github.com/reach4help/reach4help - b39aa8a791af7f7ee8a21c3e6d6fe594689383a1 authored almost 5 years ago
feat(personalData): finished computing the data to send to database both with and without GPS activated

github.com/reach4help/reach4help - c3a98b67d5de691cc5b8e540b081cbf2a6cd4269 authored almost 5 years ago
feat(map): don't hardcode translated strings in constants

github.com/reach4help/reach4help - 465490be7bc85cbd2108bfb2a8d1f9106b32d107 authored almost 5 years ago
Merge branch 'master' into map/#76

github.com/reach4help/reach4help - 560c1b62e57df4eac27da2582d36fc6af1abf361 authored almost 5 years ago
Merge branch 'master' into feat/#383-add-geolocation-to-userdata

* master:
feat(map): add marker type to results display
feat(map): update data model for mar...

github.com/reach4help/reach4help - 1051a0560c70954973fcf5c873f2a224168dfabd authored almost 5 years ago
Merge pull request #418 from reach4help/map/data-model

feat(map): update data model for markers

github.com/reach4help/reach4help - 62744e1b7481fde06a914c61de49f9630ea77d54 authored almost 5 years ago
feat(userData) : flow without geolocation + Geocoding of address completed

github.com/reach4help/reach4help - 164f7dd6410c1e0427c3ac5e5ab265692e7a1cd5 authored almost 5 years ago
build: check accept lang http and url query for language preference

github.com/reach4help/reach4help - 9a169ea131a856b6fa714dd87e64a24cbe78102c authored almost 5 years ago
feat (userData) : bugfix geocoder

github.com/reach4help/reach4help - 6d3e8ce721d84c2170130f0db340b1961d0b8a12 authored almost 5 years ago
feat(userData): modals ongoing

github.com/reach4help/reach4help - 6ae4595aca7841ca572118f4e06184c10ad534f2 authored almost 5 years ago
feat(userData): added profile photo

github.com/reach4help/reach4help - fcc7b52d1624059bd9d00deb7380fe76161e9101 authored almost 5 years ago
build: user able to change lang

github.com/reach4help/reach4help - 748e4a0d131ea6b17236342b137845d16dd5ea8a authored almost 5 years ago
build: added language drop down menu

github.com/reach4help/reach4help - 78ca044e1bf2394fb23c5c5cc35fd022528a95d1 authored almost 5 years ago
feat(map): introduce base i18n boilerplate

github.com/reach4help/reach4help - 5dd35e368807ecfe15be2067ceb5b5fb5b8dacf4 authored almost 5 years ago
feat (userData) : CSS improvements

github.com/reach4help/reach4help - c940bb6d2540d37b59cea3d8d4bbffa0f42a87d9 authored almost 5 years ago
Merge branch 'master' into feat/#383-add-geolocation-to-userdata

github.com/reach4help/reach4help - e862d9bd2e9d869659088e092a0a3973c05879d6 authored almost 5 years ago
feat(userData screen): slight css update

github.com/reach4help/reach4help - 6495b893f629dc32a8d90f6d38125a31f1898640 authored almost 5 years ago
Merge pull request #417 from reach4help/fix/zenhub

ci(zenhub): fix zenhub sync to allow linking to PRs / PRs to have epics

github.com/reach4help/reach4help - b59c36702f424dfc194b239058a815bbec7d837b authored almost 5 years ago
feat(map): add marker type to results display

github.com/reach4help/reach4help - 541c08bc09f0961fcbd202bbb7ce37bf5d6d8204 authored almost 5 years ago
feat(map): update data model for markers

Fixes #414

github.com/reach4help/reach4help - 81b7eaf84563b5693b6641891aecbe00be997902 authored almost 5 years ago
ci(zenhub): fix zenhub sync to allow linking to PRs / PRs to have epics

github.com/reach4help/reach4help - 0779a54a50b7d2e082a60d2c3702d717f6166dc5 authored almost 5 years ago
Merge pull request #398 from reach4help/add-privacy-terms-data

fix: track terms and privacy

github.com/reach4help/reach4help - f698e163eb9319aa8ebf4e980b5a5159edc5f3e5 authored almost 5 years ago
Merge branch 'master' into move-map-data

github.com/reach4help/reach4help - 0b41c25b8fe39d1c89bef9a61e55337ec29d9a58 authored almost 5 years ago
Merge pull request #407 from reach4help/trigger_todos

Completed the TODOs in firestore triggers

github.com/reach4help/reach4help - b9a7e6c7245878ef4d93b9ae7968219017a34aa9 authored almost 5 years ago
fix: importing algolia functions in the trigger functions files

github.com/reach4help/reach4help - 602ebe6fb525e1b1ad5c3fd1d2f637a45c691e0c authored almost 5 years ago
Merge branch 'master' into trigger_todos

github.com/reach4help/reach4help - 3fd909e2e9d2e86d3a95527bd1ef0c62d7e22a70 authored almost 5 years ago
fix: merged and fixed validation trigger

github.com/reach4help/reach4help - 9f09997eaf3e770f3fa02329cb8f2c5809f33632 authored almost 5 years ago
fix: only init the firestore db instance once not every trigger

github.com/reach4help/reach4help - 14dbf3aecd79f3fc007e0912249dde53817da770 authored almost 5 years ago
Merge pull request #399 from reach4help/algolia-text-search

feat(text-search): algolia-request-text-search

github.com/reach4help/reach4help - cb33325a4686adb1377270cd8413f50da6633f6a authored almost 5 years ago
fix: adding promises from messaging SDK to the operations list and waiting for them to resolve in queueStatusUpdateTrigger Function in offer triggers

github.com/reach4help/reach4help - e69800851fc6d722361ff3cd783443a814c66a25 authored almost 5 years ago
feat: sending notifications to pin users and to request topic when an offer is created

github.com/reach4help/reach4help - 0be8b67c7b3c9c2a785fd3b41a3223935a7ce2cd authored almost 5 years ago
feat: sending notifications to the request topic as well when an offer is accepted

github.com/reach4help/reach4help - 8a96e0d468226c4eca2cdc3b5f9f0c67ed44a261 authored almost 5 years ago
fix: sending the request_id as well in the body of the FCM message and also sending a hardcoded value of ongoing as the value of the status as we are updating it

github.com/reach4help/reach4help - 031599ad8f93dadcbf9912d252d3b812ff61fc6a authored almost 5 years ago
fix: sending the details about the request as well in the notification when an offer is accepted

github.com/reach4help/reach4help - 5476c606a5fdf8c11d3fe8f671ae452f41e52150 authored almost 5 years ago
revert changes to the codebase

github.com/reach4help/reach4help - 8bb786bd2a275d856933da5a1d87312438ac746e authored almost 5 years ago
Merge branch 'master' of github.com:reach4help/reach4help into move-map-data

github.com/reach4help/reach4help - 8154aa2bd53d800d6591a3a4030773cdc54c32a3 authored almost 5 years ago
feat(map-model): move map model to functions for DB persistance

github.com/reach4help/reach4help - f34eb9bee8fbb26b22fa0fa82db97bc24f61622a authored almost 5 years ago
Merge pull request #410 from reach4help/add-algolia-to-thanks

Update thanks.md

github.com/reach4help/reach4help - 3a813e9c0d99cdd5f7e700daf78728454593ef8b authored almost 5 years ago
Update thanks.md

Added Algolia (our text search provider) for supporting us with a lifetime pro membership ($79/m...

github.com/reach4help/reach4help - a856613c01cffda254f7073db3d822b5953c926e authored almost 5 years ago
geocoding working

github.com/reach4help/reach4help - 1fc83ab99d73e3e2fa71dfcca68e9526da187ad9 authored almost 5 years ago
Add readme

github.com/reach4help/iam - 5a0e95d22387dfaceae4565961efd405b9f80d73 authored almost 5 years ago
Remove email addresses for now (add back later on)

github.com/reach4help/iam - ff94c1629be2d5a1c83c7324398cfd80b15cac97 authored almost 5 years ago
chore: remove console logs

github.com/reach4help/iam - 703d8907fc31252e8f6b58162d54ca9ef85be4d2 authored almost 5 years ago
handle pending invites and make matching case-insensitive

github.com/reach4help/iam - 3aaad7e776cf4db5307475f382dac3a1822f21b2 authored almost 5 years ago
Update data

github.com/reach4help/iam - b1e40045464a07b40d253134f02a91e636f9e3bf authored almost 5 years ago
Initial implementation for syncing teams with github

github.com/reach4help/iam - 25a044917808cbc97eccda63e115d006a77b64e5 authored almost 5 years ago
store current data

github.com/reach4help/iam - d7d26ce85da43391dd35a3bf83a78d5ccbfcfd5d authored almost 5 years ago
feat: calculate initial access, and store files in data

github.com/reach4help/iam - d9e89ba37b862ab5c9125bdb14c6f72b2e2a9445 authored almost 5 years ago
feat(#383 adding geolocation to personalData): ongoing, partially integrated with redux with support for controlled components in AntD + added geolocation button already functional

github.com/reach4help/reach4help - 027911fe7a26b5e29bef81afa95b17425ec30d99 authored almost 5 years ago
feat(add geolocation functionality to personalData): merge refactor #403

github.com/reach4help/reach4help - 00149558794d0e84444fe4412a35e4603654c69c authored almost 5 years ago
feat: sending fcm notifications to cav users when their offer is accepted

github.com/reach4help/reach4help - dd05ab355c31f9648d6b4a9129470e16f7c021bc authored almost 5 years ago
feat(map): add form state and input handlers

github.com/reach4help/reach4help - 0b65696bc6522d72a37f40ce0516847859f0146b authored almost 5 years ago
feat(map): change step headings

github.com/reach4help/reach4help - 16a021a338460be84b56453d6aaa9c13664d73c3 authored almost 5 years ago
feat(map): add form

github.com/reach4help/reach4help - 98354d34e199de8efb23fb889dd312b61378fb09 authored almost 5 years ago
refactor: extracted the logic in triggers into a seperate files

github.com/reach4help/reach4help - d0e2a484c7f06c27bbd36f3dc9ffb7d7e3f6dea0 authored almost 5 years ago
feat(map): extract add information flow to its own component

github.com/reach4help/reach4help - a4056e99cecf9cb0702a062688c38b591c755208 authored almost 5 years ago
Merge pull request #400 from kfo42/patch-3

Fix typo on map header

github.com/reach4help/reach4help - 78f763ae9883a6cd9dde3635a92f6c769c1170a0 authored almost 5 years ago
fix: using correct firebase in triggers

github.com/reach4help/reach4help - 33c7a7b24cc53d87d546a29eb1f7c9bd3cac247b authored almost 5 years ago
fix: added some docs

github.com/reach4help/reach4help - 5db7230aab2e1e3fc5953c8b7cd2a57830f60487 authored almost 5 years ago
feat(text-search): algolia-request-text-search

github.com/reach4help/reach4help - a76ff62ff4158da9654d94e420ec4df5b753f13f authored almost 5 years ago
feat(map): implement first 2 steps' flow

github.com/reach4help/reach4help - 2a763bcf39869c37a31577ae7fc45ec58e31078b authored almost 5 years ago
feat(map): add initial code structure

github.com/reach4help/reach4help - 08a90edb395559837b5a63734172dbd170f8380d authored almost 5 years ago
fix: updated request private info for address

github.com/reach4help/reach4help - d831d39690d59bef2bc94f70eda25cc9d53efe5d authored almost 5 years ago
fix: fully build our user private data

github.com/reach4help/reach4help - 9c1f16390874e4d6a95b2b72094daae5e66bb1b0 authored almost 5 years ago
fix: track terms and privacy

github.com/reach4help/reach4help - 77aec2dc42bea349539430c7ccc45e86a0164bbc authored almost 5 years ago
Merge pull request #396 from reach4help/puzzledbytheweb-patch-1

fix(docs): fix typo in `who we are` section

github.com/reach4help/reach4help - 35220e1bb54c30159bd7377bfdf174cf9ac5124b authored almost 5 years ago
Fixing another spelling mistake

My bad y'all

github.com/reach4help/reach4help - dc3d17634560e05f7e4e98d2895ce9d547d1f98e authored almost 5 years ago
fix(docs): fix typo in `who we are` section

github.com/reach4help/reach4help - e3a178451ca0283789b8c86072816e7e7e37c9ef authored almost 5 years ago
Merge pull request #390 from reach4help/dan/trigger_todos

fix: updated some of the code

github.com/reach4help/reach4help - fd7eb55be6a9122a254afe20802dcf414ff2b51d authored almost 5 years ago
Merge pull request #380 from reach4help/feat/#378-separate-reducers

[RFC][#378] - Split reducer logic

github.com/reach4help/reach4help - 3ba3c9ea35a5e55a614f753aa7c4bef3db670144 authored almost 5 years ago
chore(pr): solve pr comments

github.com/reach4help/reach4help - 45c59a97b707ee24940c189ce2d9617504092fa4 authored almost 5 years ago
feat(http-resources): move firebase methods to ducks module

github.com/reach4help/reach4help - 78e1146217c746b05a81b299d38387a42539449d authored almost 5 years ago
chore(pr): solve pr comments

github.com/reach4help/reach4help - 6dcff749ea68c66685550380025272ef8841eee9 authored almost 5 years ago
fix: tidy up tests,trigger tests don't quite work this way

github.com/reach4help/reach4help - 3059c831346adb26a7751cf16291f5fc46fafa38 authored almost 5 years ago
fix: avoid bug in create for requests

github.com/reach4help/reach4help - 8bdd28bc476caf3d3db1005c7e2fc0cf4d50db43 authored almost 5 years ago
fix: updated some of the code

github.com/reach4help/reach4help - 5eaa9a3b5c92d87fd46872ce062378d1f73c911f authored almost 5 years ago
feat(firestoretriggers): increment requests made value when a request is made

github.com/reach4help/reach4help - a685d6b50d3531b4d1272bb89d8d1b0d0b668022 authored almost 5 years ago
feat(firestorehooks): completed the todo tasks in firestore hooks

Completed the tasks for:
1. adding cavuser reference in the request when an offer for a request ...

github.com/reach4help/reach4help - 229635151feeee70059d75f45da9136d427983b9 authored almost 5 years ago
Merge pull request #389 from reach4help/feat/auto-pr-triage

Automated PR triage

github.com/reach4help/reach4help - 33c0f41d5dbbec4183c4bfbfce9783bd7a24cb3e authored almost 5 years ago
fix(ops): changes to github stuff should be labeled 'infra / devops'

github.com/reach4help/reach4help - b74f62a960abeb463ca788574c20c36f98265d59 authored almost 5 years ago
feat(ops): add github code owners

github.com/reach4help/reach4help - a3e4a4f96f7af1c4ddb439c32f9d01fd6b1d2ebe authored almost 5 years ago