Ecosyste.ms: OpenCollective

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

Baby Buddy

A dashboard to help caregivers track sleep, feedings, diaper changes, and tummy time to learn about and predict baby's needs without (as much) guess work.
Collective - Host: opensource - https://opencollective.com/babybuddy - Website: http://demo.baby-buddy.net - Code: https://github.com/babybuddy

Update Python versions tested in TravisCI

github.com/babybuddy/babybuddy - 6859d120d9b09900a82a30bd1c08fc438acc3f33 authored over 4 years ago
Run non-isolated tests in parallel

github.com/babybuddy/babybuddy - 8a9dd9c04df8b145cc9814759249a43e1e2f9f88 authored over 4 years ago
Disable system checks for `gulp reset` command

github.com/babybuddy/babybuddy - 426378c3e16e53eac8ec2c5a7fba7b3959c116e3 authored over 4 years ago
Make datetime editable for Note model

Closes #151

github.com/babybuddy/babybuddy - 3f0694dc9d9581895ad63d17e92b0b433de1e303 authored over 4 years ago
Ensure `data` directory exists

Closes #156

github.com/babybuddy/babybuddy - 7a2eab01732704f568c8d673cc363eb6b7b7337a authored over 4 years ago
Removed requirement for aws cli.

github.com/babybuddy/babybuddy-alexa-skill - eaaf35660a38ab9baadc4aed9acc9f1764a76a16 authored over 4 years ago
Switched to using CloudFormation for deployment.

github.com/babybuddy/babybuddy-alexa-skill - bd22cbc8bfd9838b40a9f3be0f50b4a48b9acafe authored over 4 years ago
Switched to using config.js file for storing environmental variables.

github.com/babybuddy/babybuddy-alexa-skill - d29130e80e8d9a4fdc51a94f007cfe138718fe06 authored over 4 years ago
Added ask-resources.json to gitignore and created example file.

github.com/babybuddy/babybuddy-alexa-skill - 5d08593011d9249911f6536481102244c9ceb3af authored over 4 years ago
Created variable for secret id.

github.com/babybuddy/babybuddy-alexa-skill - b6d31861088154d50e43acf7a08d86bb8ec34704 authored over 4 years ago
Added aws cli as a dependency.

github.com/babybuddy/babybuddy-alexa-skill - f6590c2e3b278f074d6e3e02cac3c5d3073f1092 authored over 4 years ago
Fixed typo in setup.sh.

github.com/babybuddy/babybuddy-alexa-skill - 44a5a0eee50c575700c01d06d94b322e1bd3de4f authored over 4 years ago
Updated README to include instructions for SecretManager.

github.com/babybuddy/babybuddy-alexa-skill - 8dbf9be06ac434318e322aad212f4c5b8deb7ca9 authored over 4 years ago
Removed dotenv support.

github.com/babybuddy/babybuddy-alexa-skill - 91057af67191c0b53dc150ce83aac8617b034fac authored over 4 years ago
Merge pull request #1 from cdubz/master

Updates from initial deploy test

github.com/babybuddy/babybuddy-alexa-skill - 66f46e413508bad4824d1b8ba977e4e5f2d8f58b authored over 4 years ago
Add minimum Baby Buddy version note

github.com/babybuddy/babybuddy-alexa-skill - d2eea1bb907f53593010d8b403293c0c5e95482f authored over 4 years ago
Print response data on error, when available

github.com/babybuddy/babybuddy-alexa-skill - 0c0d4bc1677f330ba2cb031b1a92771836b3242a authored over 4 years ago
Add required deployment instructions

github.com/babybuddy/babybuddy-alexa-skill - b0f415172efea1a823f7ca05f987cf4ba4333b5d authored over 4 years ago
Do not require a `.env` file

The dotfiles do not seem to get packaged up as part of the build. This would
cause Lambda to thr...

github.com/babybuddy/babybuddy-alexa-skill - 895fb7f044c0b8c309953bc5346ddb382f33972a authored over 4 years ago
Added usage section to README.

github.com/babybuddy/babybuddy-alexa-skill - 3b075db2733571d93e78835a954873e22054c33e authored over 4 years ago
Added setting up .env file to setup.sh.

github.com/babybuddy/babybuddy-alexa-skill - 170b75571ff5947a98ac6d3f5b15cd534084c0c3 authored over 4 years ago
Pulled in local-debugger.js script.

github.com/babybuddy/babybuddy-alexa-skill - dabfa56fa091570c7661b913c0cc9a27aa9deaec authored over 4 years ago
Pulled over intent handlers.

github.com/babybuddy/babybuddy-alexa-skill - 6cb3e2b3d5baca812f1aadbf948c2666776dc956 authored over 4 years ago
Added ask cli build artifacts to gitignore.

github.com/babybuddy/babybuddy-alexa-skill - dbaff284f0e43c930f91bdd2851c70c2b9c89693 authored over 4 years ago
Added axios and moment.

github.com/babybuddy/babybuddy-alexa-skill - aea2a81696a6c3dc21e371ee7f0932c9ac9f3857 authored over 4 years ago
Added sample launch.json file.

github.com/babybuddy/babybuddy-alexa-skill - 0aae4e807e287b705505fe2afc72a0c1549e32bc authored over 4 years ago
Added launch.json to setup script.

github.com/babybuddy/babybuddy-alexa-skill - 2e6ca57d895a8af448c4460137756bcf345e980c authored over 4 years ago
Removed trailing comma from launch.json.example file.

github.com/babybuddy/babybuddy-alexa-skill - 9ae013f44a1b927fd21f367eb82264806681096b authored over 4 years ago
Added skill.json and ask-states.json to gitignore.

github.com/babybuddy/babybuddy-alexa-skill - b2430e442a47988c1731e085efc3d5480a49be77 authored over 4 years ago
Updated interaction model.

github.com/babybuddy/babybuddy-alexa-skill - f52970fbdacd69cfcd8a27832c9d52666d1c2466 authored over 4 years ago
Removed unused util.js file.

github.com/babybuddy/babybuddy-alexa-skill - fb06bc66f4a1a8ca6db867dd462d9d582619ae4c authored over 4 years ago
Moved code to custom subfolder.

github.com/babybuddy/babybuddy-alexa-skill - e5ca27e3f65218e6fd5f35174f0b5ad1f14dfda9 authored over 4 years ago
Generated project using ask cli.

github.com/babybuddy/babybuddy-alexa-skill - fea1ceac692ca9276efc6fcdcf4b05cb15b444fc authored over 4 years ago
Add Finnish to list of translations in README

github.com/babybuddy/babybuddy - 634b1dafd117c16da1459dc46179df7c1cac077a authored over 4 years ago
Add Moment to locale contributing guidelines

github.com/babybuddy/babybuddy - a99efe587bed43cda944c178d8e4fa70663d3f18 authored over 4 years ago
Add Finnish locale files front frontend libraries

github.com/babybuddy/babybuddy - 9641a2369c6b688d9748e9a4f1730cd370e8fbc8 authored over 4 years ago
Merge pull request #152 from haiksu/add-finnish-language

Add Finnish language

github.com/babybuddy/babybuddy - 701825e281e749ab8b3bc2e0ef9f011e230cbb86 authored over 4 years ago
Revert development.py

github.com/babybuddy/babybuddy - 308f0f4c578f0363716b48c811c17f41480e54a3 authored over 4 years ago
Add Finnish language

github.com/babybuddy/babybuddy - dfdadea5bab2dd001c2c2845569b4c15e31ea000 authored over 4 years ago
Bump version (late -- oops!)

github.com/babybuddy/babybuddy - 37baabccde6b708c21bde7f5be7b0f0aa5f813a9 authored over 4 years ago
Prevent Heroku from using Pipenv

Heroku uses an outdated Pipenv that has started to fail hash checks.

github.com/babybuddy/babybuddy - 292ffadff460953f5ac2950fe46c641d1c72d779 authored over 4 years ago
Update Heroku Python runtime to 3.8.5

github.com/babybuddy/babybuddy - aed0c681d056d2a5d18f903e385591520115ac6e authored over 4 years ago
Merge pull request #150 from babybuddy/148-24h-time

Add support for 24 hour time override (#148)

github.com/babybuddy/babybuddy - dda1cd4750edba059d47b4e2b5c55ac54bc2343b authored over 4 years ago
Add support for "isolated" tests (#148)

github.com/babybuddy/babybuddy - 3005fe39768bea392ba5477535c83e868fbd7e27 authored over 4 years ago
Add test for USE_24_HOUR_TIME_FORMAT (#148)

Note: this new test has been tagged "isolate" and excluded from regular tests
because the locale...

github.com/babybuddy/babybuddy - 7abe7b2a5f8a1f4db9da8acb1559d044ccd099aa authored over 4 years ago
Add specific failing string detail to datetime format test (#148)

github.com/babybuddy/babybuddy - 23ac4ade910b664f3fbb9fd634da6a8a32b620c7 authored over 4 years ago
Concatenate (not append) DATETIME_INPUT_FORMATS (#148)

github.com/babybuddy/babybuddy - d1385581586147d6dbc7cc9edbce72ac360aa34b authored over 4 years ago
Correct minute directive in DATETIME_INPUT_FORMATS (#148)

github.com/babybuddy/babybuddy - 1eb02f436b835153309157e584634211a5f98095 authored over 4 years ago
Add tests for template tag (#148)

github.com/babybuddy/babybuddy - 8f3f8e510461f1a030ad5475fd7cb2ce821fcfed authored over 4 years ago
Add missing commas in list definition (#148)

github.com/babybuddy/babybuddy - 6f7ec903cc4b2a59ae7cbc26ba5f0cecb7302003 authored over 4 years ago
Add SHORT_DATETIME_FORMAT format (#148)

github.com/babybuddy/babybuddy - 81ec4c7fb978c5a5a65cc9466e4ceb0ebb7073e6 authored over 4 years ago
Add documentation for USE_24_HOUR_TIME_FORMAT (#148)

github.com/babybuddy/babybuddy - 6b06dbf9362261aeb805489a90030c57a07d3cd8 authored over 4 years ago
Provide default when USE_24_HOUR_TIME_FORMAT is not set (#148)

github.com/babybuddy/babybuddy - aa261616a9147a21381b2bb51e7d2f5596e95a59 authored over 4 years ago
Add 24 hour time format override support to input fields (#148)

github.com/babybuddy/babybuddy - 4d71f9c5ec7d1a8b77c0d9a31e537cc851bdcbdd authored over 4 years ago
Add USE_24_HOUR_TIME_FORMAT setting (#148)

github.com/babybuddy/babybuddy - d5dc329cf8e17def1ced61dd8b94b8848d9c5319 authored over 4 years ago
Update Python dependencies

github.com/babybuddy/babybuddy - c5e5589c2267151c23a21d6bce5deef8ebbc87db authored over 4 years ago
Update NPM dependencies

github.com/babybuddy/babybuddy - 73b89886e76c1b50a4aa0b56932fb8f7829ac1fe authored over 4 years ago
Merge pull request #149 from JeanFred/add-card-feeding-day

Add a "Today's Feeding" card

github.com/babybuddy/babybuddy - 72c157c661e4344d174bf10483ec5ec3aa36f30d authored over 4 years ago
Add a "Today's Feeding" card

It is useful to know today's cumulated Feeding amount.

Right now, this can be inferred from the...

github.com/babybuddy/babybuddy - f29515a04dac5653afc4c8824f7bc9650067a343 authored over 4 years ago
Use settings override for rolling session refresh test

github.com/babybuddy/babybuddy - 3135d1d9d0f8619d1f1799e28c06e7bee456d599 authored over 4 years ago
Remove PostgreSQL passport env variable from SQLite Docker Compose example

github.com/babybuddy/babybuddy - 4e7d54163fa34cb5e7f923f74e968067895e91bd authored over 4 years ago
Add example Docker Compose file for SQLite-based deployment (#145)

github.com/babybuddy/babybuddy - 172ef58fcff818cf272d7853337b5a1732450768 authored over 4 years ago
Move default database file to a directory (#145)

github.com/babybuddy/babybuddy - 3407afbf1b52887db67765ef1e996b3d3c1ce6e3 authored over 4 years ago
Add OpenAPI schema file to repository (#147)

github.com/babybuddy/babybuddy - df0b54b6c29157163404610d11d3dfed5be05112 authored over 4 years ago
Add OpenAPI schema endpoint to API (#147)

github.com/babybuddy/babybuddy - fddde9d46f9eb34cc61cb40408a6508a6e31dc79 authored over 4 years ago
Add OpenAPI support dependencies (#147)

github.com/babybuddy/babybuddy - 099e393f3650ac77799502e723be7f5641c9425e authored over 4 years ago
Default to current user on timer POST (#134)

github.com/babybuddy/babybuddy - 4e5153daed4121fb38561ef7d4182efa9269f2ef authored over 4 years ago
Update Python dependencies

github.com/babybuddy/babybuddy - d6c2b4891766f311708306c2af072a3a9dd1a6e0 authored over 4 years ago
Move default `DATABASES` config to babybuddy.settings.base

github.com/babybuddy/babybuddy - a9787f6743045cea1f177d984fb455d0d93e03ed authored over 4 years ago
Update Python dependencies

github.com/babybuddy/babybuddy - a4eb20e1aeb6da4286e7ef5bd74e772dd08b7b48 authored over 4 years ago
Ensure naps are captured for both start and end time

github.com/babybuddy/babybuddy - a09ceadc402a9f98edf96dbff331ee3e72e3050c authored over 4 years ago
Merge pull request #144 from phardy/master

Ensure date passed to nap filter is localtime.

github.com/babybuddy/babybuddy - e2f432f92cfe13f63b2e179f3607a2158cb9f2c9 authored over 4 years ago
Ensure date passed to filter is localtime.

github.com/babybuddy/babybuddy - 120cbf35b6a45b547114f1ae2c6915c68798be5b authored over 4 years ago
Update NPM dependencies

github.com/babybuddy/babybuddy - efa52d14f7a03a8b4f9bbf2bc939f0194d71046c authored over 4 years ago
Merge pull request #143 from phardy/master

Periodic session expiry update to prevent timeouts

github.com/babybuddy/babybuddy - 7fdc35853321f5ef42bac9d8e89b22aa108fabba authored over 4 years ago
The rest of the middleware commit

github.com/babybuddy/babybuddy - 2806d0a22f43156f41c26a0807b1ed1740764b2d authored over 4 years ago
Adds rolling session refresh middleware (#130)

github.com/babybuddy/babybuddy - 1d9a7d4215ddc1bc2bc3409cdd06ad727b8afab4 authored over 4 years ago
Merge pull request #142 from MaximilianKindshofer/rework-docker-example

Rework docker example

github.com/babybuddy/babybuddy - 9944de9beebd20c6fbe704738e9062eef6c781e9 authored almost 5 years ago
remove collect static as mentioned in PR

github.com/babybuddy/babybuddy - c14f5b19b0c84f899b379e731f42b5ebc27a9d2f authored almost 5 years ago
fix(Docker): Fixed Docker-Compose-Example

The docker-compose example now runs out of the box, when the env variables are supplied. Migrati...

github.com/babybuddy/babybuddy - d695afef90b9056221e4344dac6982c1308d0ef7 authored almost 5 years ago
fix(Docker): Fixed Docker-Compose-Example

The docker-compose example now runs out of the box. Migrations are
applied at startup and cachet...

github.com/babybuddy/babybuddy - 85777d0b9a42eff382de3b155e5aacecc7fe9676 authored almost 5 years ago
Merge pull request #138 from phardy/method-select

Auto select "bottle" method for formula and fortified milk types

github.com/babybuddy/babybuddy - 8898a04edf710841117de0cfaa77f9eb31009b6e authored almost 5 years ago
Fix minor linting issues

github.com/babybuddy/babybuddy - cbf6f0ce1ea5c91c457547a39d299e682356ef40 authored almost 5 years ago
Tests for initial feeding methods (#127)

github.com/babybuddy/babybuddy - dfd89ae3394e3549e7043a41e85ed1e86b2c3478 authored almost 5 years ago
Actually check for FBM as well (#127).

github.com/babybuddy/babybuddy - 4581722e0b499e60ef1694ab3a7143e92f7f12da authored almost 5 years ago
Update method select for when formula types selected (#127)

github.com/babybuddy/babybuddy - dce0cd1e10b4e2b6c6291b4db0d6def27dc8546e authored almost 5 years ago
Prepopulate method for formula types (#127).

github.com/babybuddy/babybuddy - 4978208d7fafe393b4c7a62104eb1aac9baadeca authored almost 5 years ago
Remove padding and borders from Sleep Pattern graph

github.com/babybuddy/babybuddy - 4d74df27d97f2ed6b15e0d178d9f4beb5587797e authored almost 5 years ago
Update tests for feeding frequency changes (#135)

github.com/babybuddy/babybuddy - 4915f809e69628f347cbf0bf46937cf4dda048b4 authored almost 5 years ago
Merge pull request #135 from BenjaminHae/statistics

add enhanced feedings statistics

github.com/babybuddy/babybuddy - 7fda7beabfe741bd031eecb8809f456715e240b6 authored almost 5 years ago
add enhanced feedings statistics

github.com/babybuddy/babybuddy - 853ab54b8c179bfabe739318767baabf7c6e629e authored almost 5 years ago
Update node dependencies

github.com/babybuddy/babybuddy - 3316ce3c2d908c15dde183b43fbffa1fbd270dba authored almost 5 years ago