Ecosyste.ms: OpenCollective

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

Cboard - Assistive Communication Board

Open Source AAC communication system with text-to-speech for the browser in 40+ languages
Collective - Host: opensource - https://opencollective.com/cboard - Website: https://www.cboard.io - Code: https://github.com/cboard-org/cboard

dispatch updateIsInFreeCountry from update user location actions

github.com/cboard-org/cboard - 939f041ee6189e361804136e81cab6a1aa36a582 authored almost 2 years ago by tomivm <[email protected]>
Create updateIsInFreeCountry redux stuff

github.com/cboard-org/cboard - a5e31b7baf1f74a42452aadaf6171cd22cf12029 authored almost 2 years ago by tomivm <[email protected]>
Merge branch 'android-app-purchase' into feature/capture-premiumFeatures

github.com/cboard-org/cboard - 7246e3317a34f087ffb34f39a2df3e4e5b9ca42c authored almost 2 years ago by tomivm <[email protected]>
Render the PremiumRequiredModal after Switch to show it in the front

github.com/cboard-org/cboard - 674bd1a47433087849ccec60274233d007c31bb4 authored almost 2 years ago by tomivm <[email protected]>
Improve capture of publish board

github.com/cboard-org/cboard - c1b03dc5a03af11c41940b4e75ac33a751a6e4ba authored almost 2 years ago by tomivm <[email protected]>
Merge pull request #1360 from RodriSanchez1/premium/manageSubscriptionOnLogIn

Manage subscription on log in

github.com/cboard-org/cboard - abd0ace96df9f56c588057b5b35d387e73756085 authored almost 2 years ago by Tomas Van Morlegan <[email protected]>
Comprobe subscription after log in

github.com/cboard-org/cboard - 1cfd2ed16d76c852eb1af93d87eb2894fc39d8d8 authored almost 2 years ago by Rodri Sanchez <[email protected]>
Add LOGIN SUCCES to subs provider reducer

github.com/cboard-org/cboard - 49e4a68742d843e2902abc21234a6fa0aacb3994 authored almost 2 years ago by Rodri Sanchez <[email protected]>
Capture online voices

github.com/cboard-org/cboard - 6aa8f92fe0bba15323fd67c762e8a4fbcb377b89 authored almost 2 years ago by tomivm <[email protected]>
Capture Voice recording for tiles

github.com/cboard-org/cboard - b1845a4765e24e0a49cec6fa7c2e2800c546ee0e authored almost 2 years ago by tomivm <[email protected]>
Capture Share Phrase

github.com/cboard-org/cboard - a48d0284f5e4fb88fcb2b5ef7d805829a06f7c80 authored almost 2 years ago by tomivm <[email protected]>
Capture export in OpenBoard format

github.com/cboard-org/cboard - f7208f91f8616139433c4b317c2744505d340dd7 authored almost 2 years ago by tomivm <[email protected]>
Capture clicks to view details on Analytics if user access by /analytics

github.com/cboard-org/cboard - 609e340b8179a1acc7e83af9294c97d32a0695c9 authored almost 2 years ago by tomivm <[email protected]>
Prevent default on Premium feature capture to works on Link components

Fix Analytics click capture

github.com/cboard-org/cboard - 3613edab0ab89cbef820278ccfb6660859728bff authored almost 2 years ago by tomivm <[email protected]>
capture copy and paste tiles

github.com/cboard-org/cboard - 7bf85f23dc438dcecc046a6d22890eeace0cb033 authored almost 2 years ago by tomivm <[email protected]>
Capture publish board from Communicator dialog

github.com/cboard-org/cboard - 6eabead38272e41ccc291aa24c94905cd2f5e800 authored almost 2 years ago by tomivm <[email protected]>
Capture copy a public board from communicator dialog

github.com/cboard-org/cboard - 704a0a59cc1681524455a6c2ab040edf41b0c3dc authored almost 2 years ago by tomivm <[email protected]>
Capture copy public board from Board.container

github.com/cboard-org/cboard - d27caf873009e7d437964c6da77284faee66330f authored almost 2 years ago by tomivm <[email protected]>
Add isOnTrialPeriod to the initial state of subscriptionProvider reducer

github.com/cboard-org/cboard - 71c9d19cd120b69af4bf8fd356af821f6e614619 authored almost 2 years ago by tomivm <[email protected]>
Merge pull request #1350 from RodriSanchez1/feature/refreshPurchase

Feature / Rename refresh purchase function

github.com/cboard-org/cboard - 0508c97250410acb3e41082a1e4396be12a7b1ab authored almost 2 years ago by Rodri Sanchez <[email protected]>
Rename refresh purchase function

github.com/cboard-org/cboard - 9becfd0e389bcff1b89d4f080faf65a9b7ec4bfe authored almost 2 years ago by Rodri Sanchez <[email protected]>
Merge pull request #1349 from tomivm/feature/unlock-premium-feeatures-during-trial

Unlock premium features if the user isOnTrialPeriod

github.com/cboard-org/cboard - d8c7b3674450bc38ef96f083ac99e4b9b7f88dfb authored almost 2 years ago by Rodri Sanchez <[email protected]>
remove console.log of children on PremiumFeature component

github.com/cboard-org/cboard - 9a52d83292c2f517858cffd398da279b26a5ade3 authored almost 2 years ago by tomivm <[email protected]>
Remove unnecessary if statement on PremiumFeature click capture

github.com/cboard-org/cboard - 09b68beecf5cff3ad317e6fb0622574206c5344c authored almost 2 years ago by tomivm <[email protected]>
Continue propagation if the user isOnTrialPeriod or isSubscribed

github.com/cboard-org/cboard - 4398b82869a1a716524db50ab58f032e451daa94 authored almost 2 years ago by tomivm <[email protected]>
Merge pull request #1348 from tomivm/feature/show-trial-period-ended

Feature/show trial period ended when open the app

github.com/cboard-org/cboard - 2fe636444d650c4a356587562a3856de3237a19d authored almost 2 years ago by Tomas Van Morlegan <[email protected]>
Return false on first line of isUserOnTrialPeriod if is an old user

github.com/cboard-org/cboard - c54091d47906f00a575eb7eedaf46bc2829d2d16 authored almost 2 years ago by tomivm <[email protected]>
remove unnecessary import of isAndroid

github.com/cboard-org/cboard - 4d0cfdf720074ee4723cfe67305cf044f90c08f5 authored almost 2 years ago by tomivm <[email protected]>
Prevent show a wrong message during close PremiumRequiredModal

github.com/cboard-org/cboard - 32fc75049d688a2c832c61569db03ff15131486b authored almost 2 years ago by tomivm <[email protected]>
Update is on trial period from subscription provider

github.com/cboard-org/cboard - b8bc9600e31b98ee3f0aef33760ee2d202f798c9 authored almost 2 years ago by tomivm <[email protected]>
Create redux stuff's to update is on trial period state

github.com/cboard-org/cboard - 2bc263fcfba29b4530eea28694be4751508072de authored almost 2 years ago by tomivm <[email protected]>
Merge pull request #1344 from tomivm/feature/use-PremiumRequiredModal-from-App-component

Feature/use premium required modal from app component

github.com/cboard-org/cboard - c0330627d229d880a5bc9dd86ee544c598a738db authored almost 2 years ago by Tomas Van Morlegan <[email protected]>
Rename isTryPeriodFinished on premiumRequiredModalState

github.com/cboard-org/cboard - 5ca6d857391686aa3afa6528d3ee9238f5ce4a46 authored almost 2 years ago by tomivm <[email protected]>
Fix format reducer action constants

github.com/cboard-org/cboard - 0160c3a4789c5f19b07265720cebc415536cc6e9 authored almost 2 years ago by tomivm <[email protected]>
Merge branch 'android-app-purchase' into feature/use-PremiumRequiredModal-from-App-component

github.com/cboard-org/cboard - 8b18291353861872a720c56ca15a727d11c9f623 authored almost 2 years ago by tomivm <[email protected]>
Merge pull request #1343 from RodriSanchez1/android-app-purchase

Update android app purchase

github.com/cboard-org/cboard - b70d250fa670c901a2872bc32fd5f93db2438039 authored almost 2 years ago by Tomas Van Morlegan <[email protected]>
Remove unnecessary imports

github.com/cboard-org/cboard - aa3c3104fb2f67dd012809266cf540ec40dc6a67 authored almost 2 years ago by Rodri Sanchez <[email protected]>
Fix Subscribe component test

github.com/cboard-org/cboard - a21e5f02471625ae5fb91a9350f46dbf818e7c0c authored almost 2 years ago by Rodri Sanchez <[email protected]>
Changes requested

github.com/cboard-org/cboard - d9c4f6e6a77e06b5b9ee90039ac3941e1c2ee790 authored almost 2 years ago by Rodri Sanchez <[email protected]>
Changes requested

github.com/cboard-org/cboard - ac44778b20e3844fc5f58ebebdbdc45df7735f95 authored almost 2 years ago by Rodri Sanchez <[email protected]>
Implement logic to show and hide PremiumRequiredModal using redux state

github.com/cboard-org/cboard - 8e3bfe0b9ba53960803003ddf4785cd2d3f00518 authored almost 2 years ago by tomivm <[email protected]>
use showPremiumRequired action on PremiumFeature

github.com/cboard-org/cboard - 453ad7869e280086cf93346c5d8d6d11c76eb6da authored almost 2 years ago by tomivm <[email protected]>
Add reducer staff to show and hide PremiumRequiredModal

github.com/cboard-org/cboard - ef5f076602ff6d601b23c70374529d2cbe69f774 authored almost 2 years ago by tomivm <[email protected]>
Mount PremiumRequiredModal on App component

github.com/cboard-org/cboard - df422bf6840b217ff6fa31fd4629af8a0986f1cf authored almost 2 years ago by tomivm <[email protected]>
Remove import of useState on PremiumFeature

github.com/cboard-org/cboard - f27a7ca5b2c7243890524b755e94ceaa1e7fd3e6 authored almost 2 years ago by tomivm <[email protected]>
Remove Mount of PremiumRequiredModal on PremiumFeature

github.com/cboard-org/cboard - 0db8943b381b2af768d8c97679d04cd9f2587af0 authored almost 2 years ago by tomivm <[email protected]>
Merge branch 'cboard-org:android-app-purchase' into android-app-purchase

github.com/cboard-org/cboard - 2cd033530b172b7ab7ae1eac1304b31a055e6b9f authored almost 2 years ago by Rodri Sanchez <[email protected]>
Billing retry period finish date on active subs

github.com/cboard-org/cboard - 84ee8e020282e139a9ef9c6db69fdf67e46e23f2 authored almost 2 years ago by Rodri Sanchez <[email protected]>
Fix subscribe button disabled

github.com/cboard-org/cboard - 30350d685d72d66c6a995186b9ce8a76a55b0da1 authored almost 2 years ago by Rodri Sanchez <[email protected]>
Implement the action on the mount of App container

github.com/cboard-org/cboard - 35bd1df709fb704ff7301a0bb4eca38cc23d614d authored almost 2 years ago by tomivm <[email protected]>
Create action to update userData

github.com/cboard-org/cboard - 20065ee330a4a02845a374042f9231ea5a522d61 authored almost 2 years ago by tomivm <[email protected]>
Create method to get user data on API class

github.com/cboard-org/cboard - 9e5fd4daeee114371b3630b0bccfe9afa528970e authored almost 2 years ago by tomivm <[email protected]>
Add subscription state constants

github.com/cboard-org/cboard - 4c65b1eedb632c6f1f5ff6090ac474583675860e authored almost 2 years ago by Rodri Sanchez <[email protected]>
Add updateStore button

github.com/cboard-org/cboard - d2e08111ef3a3fd55346136b7f9f9751a2945738 authored almost 2 years ago by Rodri Sanchez <[email protected]>
Subscribe error handling

github.com/cboard-org/cboard - 58ff98479e26497b2d40f2c0cc2edcbcf5ef2799 authored almost 2 years ago by Rodri Sanchez <[email protected]>
Revert "to be removed"

This reverts commit 4ef5ce9dd49c54898473ec022f19a088f050f3dd.

github.com/cboard-org/cboard - a18c9acacc21e2eabf9b08da1801a651dbcc1808 authored almost 2 years ago by Martin Bedouret <[email protected]>
to be removed

github.com/cboard-org/cboard - 4ef5ce9dd49c54898473ec022f19a088f050f3dd authored almost 2 years ago by Martin Bedouret <[email protected]>
Change name android subscription state

github.com/cboard-org/cboard - 6a070a2a8f7ea621079a391c191ea8774143a362 authored almost 2 years ago by Rodri Sanchez <[email protected]>
Merge pull request #1338 from tomivm/feature/upgrade-SubscriptionRequiredModal-to-display-trialEnd

Feature/upgrade subscription required modal to display trial end message

github.com/cboard-org/cboard - 2fbc826c826dfcf98b73b9e5a9cee61161b2e3f7 authored almost 2 years ago by Tomas Van Morlegan <[email protected]>
rename isTryPeriodFinish prop

github.com/cboard-org/cboard - 85def9dbaff90ee85596cbc2f215363ef1b3f36f authored almost 2 years ago by tomivm <[email protected]>
Initial state on logout on subscriptionProvider

github.com/cboard-org/cboard - 00fbadad0bc5a206ead7ca9b9d94f41bc89bcf8a authored almost 2 years ago by Rodri Sanchez <[email protected]>
Remove unnecessary import

github.com/cboard-org/cboard - 2fc77558307a40964ad7269865cd5e396c71a970 authored almost 2 years ago by tomivm <[email protected]>
Redirect to login page if is not logged

github.com/cboard-org/cboard - 8122a3cfad3ff58d6fb57be857b72bed1d68f9ca authored almost 2 years ago by Rodri Sanchez <[email protected]>
Upgrade PremiumRequiredModal to optional show the end period messages

github.com/cboard-org/cboard - 70af8c66bea23804d7f58aca5ab770ffeedbb690 authored almost 2 years ago by tomivm <[email protected]>
Merge branch 'cboard-org:android-app-purchase' into android-app-purchase

github.com/cboard-org/cboard - 38998e1719c7ce89654959fec9b710ecdb26aef6 authored almost 2 years ago by Rodri Sanchez <[email protected]>
Merge pull request #1336 from tomivm/feature/Subscription-required-alert

Feature/subscription required alert

github.com/cboard-org/cboard - 603098da8ff326decfe0af28bfde504a7d0c559f authored almost 2 years ago by Rodri Sanchez <[email protected]>
Use translated messages

github.com/cboard-org/cboard - 94b3104d6391699b7a007b6992c4c81867a04001 authored almost 2 years ago by tomivm <[email protected]>
Redirect to /settings/subscribe on the click upgrade now button

github.com/cboard-org/cboard - c9215e148232cd8d32e00c04d808991e567cdb26 authored almost 2 years ago by tomivm <[email protected]>
Render premiumRequired modal from PremiumFeature component

github.com/cboard-org/cboard - c3558119c2fb82bf6d52bbd908558b61c3026277 authored almost 2 years ago by tomivm <[email protected]>
Add premium required modal alert

github.com/cboard-org/cboard - b818004908de25211ac05b0e879e89e3cc1d5417 authored almost 2 years ago by tomivm <[email protected]>
Update subscribe helper

github.com/cboard-org/cboard - 15e2468bf43deadbf7a681ce07b3541e619c36f7 authored almost 2 years ago by Rodri Sanchez <[email protected]>
Comprobe subscription relocated

github.com/cboard-org/cboard - fa676182df96e08cf398f5bf1a3d7c043fa5d1c1 authored almost 2 years ago by Rodri Sanchez <[email protected]>
Merge branch 'cboard-org:android-app-purchase' into android-app-purchase

github.com/cboard-org/cboard - 0a383da1a1304f475c1b290f884a90ad592ca12a authored almost 2 years ago by Rodri Sanchez <[email protected]>
Merge branch 'master' into android-app-purchase

github.com/cboard-org/cboard - c992d0d68ef83bbc8d73c2f285995f49dc459f71 authored almost 2 years ago by Martin Bedouret <[email protected]>
Merge pull request #1330 from cboard-org/dependabot/npm_and_yarn/json5-1.0.2

Bump json5 from 1.0.1 to 1.0.2

github.com/cboard-org/cboard - f6976df7d7cb0856ccfc7a6e9c36e66c2b8591d5 authored almost 2 years ago by martin bedouret <[email protected]>
Increased symbols size

github.com/cboard-org/cboard - 31b2d5bcb5ecdb49e685bc729f373c8123ae8012 authored almost 2 years ago by Martin Bedouret <[email protected]>
Merge pull request #1335 from tomivm/feature/outputBar-maxHeight

Feature/proportional output bar

github.com/cboard-org/cboard - e71f9dc45a09d4f496788680e510eabd5845d904 authored almost 2 years ago by martin bedouret <[email protected]>
Merge branch 'master' into feature/outputBar-maxHeight

github.com/cboard-org/cboard - c8092fd66559eb2da482bb73d512b114ab7dfeca authored almost 2 years ago by tomivm <[email protected]>
Change alignment of the cancel button and liveMode label if is necessary

github.com/cboard-org/cboard - 85b2359b7405c0c0756c1c0b81c74d30ae0de66b authored almost 2 years ago by tomivm <[email protected]>
Set the max and min-height for the Board output

github.com/cboard-org/cboard - 226ffe8c30afeb06ff6c1f405d395d17c319404d authored almost 2 years ago by tomivm <[email protected]>
Repeat verfication if fails

github.com/cboard-org/cboard - 77f20e2f4d8525b2333df11d74565cfcb43735cd authored almost 2 years ago by Rodri Sanchez <[email protected]>
Delete comments

github.com/cboard-org/cboard - c22b9118485c1599c7d26a0229b61c6d677e0e17 authored almost 2 years ago by Rodri Sanchez <[email protected]>
Merge remote-tracking branch 'origin/android-app-purchase' into android-app-purchase

github.com/cboard-org/cboard - 2f97c9f775cefb3b9461a6b44097e0d1633bf92e authored almost 2 years ago by Martin Bedouret <[email protected]>
Merge branch 'master' into android-app-purchase

github.com/cboard-org/cboard - 6a51e35e0ed4c44a7cb36212c29adae8438a8e97 authored almost 2 years ago by Martin Bedouret <[email protected]>
Manage subscriberId

github.com/cboard-org/cboard - 478aae41d64e4fe99335859a74f2c5efb36e30b2 authored almost 2 years ago by Rodri Sanchez <[email protected]>
comprobe local subscription

github.com/cboard-org/cboard - d15c56b71fe606cf9d6500623f62d799c80256b0 authored about 2 years ago by Rodri Sanchez <[email protected]>
Bump json5 from 1.0.1 to 1.0.2

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://git...

github.com/cboard-org/cboard - 98cde40eaffedf1066aa692428082b8e859e8a4c authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update alert subscription messages

github.com/cboard-org/cboard - 08520890b74211a65ef93c3fb5b327b4f8d07b77 authored about 2 years ago by Rodri Sanchez <[email protected]>
optimize symbols size

github.com/cboard-org/cboard - 97a6f25fba091a5e69b8ae74551c3020f2baa93b authored about 2 years ago by Martin Bedouret <[email protected]>
Update subscription status alert

github.com/cboard-org/cboard - 1d2d0a078c219e98ca8f821129ab44dacbfdffe0 authored about 2 years ago by Rodri Sanchez <[email protected]>
Merge branch 'cboard-org:android-app-purchase' into android-app-purchase

github.com/cboard-org/cboard - 7dfaa441d9b7d4453765f511c419a088c0ada380 authored about 2 years ago by Rodri Sanchez <[email protected]>
Add subscription state to Premium feature

github.com/cboard-org/cboard - d0af48c100ddf9692523656f1f80c2aa5cca61a6 authored about 2 years ago by Rodri Sanchez <[email protected]>
Update translation

github.com/cboard-org/cboard - ddd6ae8ab3836e85fb22e0a39a9d60f5191ea87c authored about 2 years ago by Rodri Sanchez <[email protected]>
Revert "Merge pull request #1176 from RodriSanchez1/fix/correctVoiceSource"

This reverts commit b5ef1d36675b5106b1daf1684522ee6463599d0c.

github.com/cboard-org/cboard - 548ce76507eadbccca623b066dab4624e891e407 authored about 2 years ago by martin bedouret <[email protected]>
Revert "fix bug for online voices in web"

This reverts commit 0874997586718601c099c25aa5c7f99a5499095e.

github.com/cboard-org/cboard - cf8acaf9358b164462a0693c485b00f58275005d authored about 2 years ago by Martin Bedouret <[email protected]>