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 serializers to accept a "timer" argument (#131)

github.com/babybuddy/babybuddy - 6d75dde424361526d453e0132ab6b5de6bda88e5 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Update documentation for "timer" field (#131)

github.com/babybuddy/babybuddy - d1cb5c227787de3ee42015c64fce355a72fd3826 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Always override child with Timer.child value (#131)

github.com/babybuddy/babybuddy - 910aff4d3b344108a3302187398e144b817c88d8 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Add "timer" field information to OPTIONS (#131)

github.com/babybuddy/babybuddy - 7276dc331a4ce1d4f1624cfe693be8cf602b34f7 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Add tests for new "timer" argument (#131)

github.com/babybuddy/babybuddy - 3071050881ebfd7ba338797704a9e4686bba29e7 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Add PATCH and DELETE support (#126)

github.com/babybuddy/babybuddy - 0082f0d8386dd26d0009bc0d08c4ff19ddc2bd9f authored almost 5 years ago by Christopher C. Wells <[email protected]>
Document new PATCH and DELETE API operations (#126)

github.com/babybuddy/babybuddy - fbe15868f861fab017d88b0c84ddd72dece8f88a authored almost 5 years ago by Christopher C. Wells <[email protected]>
Add expected PATCH and DELETE test cases (#126)

Some of these tests are failing. Additional changes may be needed to models or
the API serializers.

github.com/babybuddy/babybuddy - 0fbb4d92fc8cd80834368e4b78e2ac4e4f98721f authored almost 5 years ago by Christopher C. Wells <[email protected]>
Pass full instance for API PATCH operations (#126)

This is necessary in order to allow partial updates of entries but also
provide full context for...

github.com/babybuddy/babybuddy - 76b7e90396b8c96cd25c7a318316136aacb46b92 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Use a base class for API tests

github.com/babybuddy/babybuddy - 0c086e64693a5dfc4e3b0caf1353e9f3a193f83a authored almost 5 years ago by Christopher C. Wells <[email protected]>
Update Travis Python 3.8 to 3.8.1

WTF Travis?

github.com/babybuddy/babybuddy - a17ae0754e5047ac1a9d00a2ec8943f7aa677023 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Update Python versions for Travis

https://docs.travis-ci.com/user/reference/bionic/#python-support

github.com/babybuddy/babybuddy - 65a9131d09561d1a11d8f441d4c7b724a898ca7f authored almost 5 years ago by Christopher C. Wells <[email protected]>
Fix typos

github.com/babybuddy/babybuddy-sandstorm - 3aa323fdeebc47b7e599801c3e18f1521ab8384e authored almost 5 years ago by Christopher Charbonneau Wells <[email protected]>
Update Baby Buddy to v1.4.0

github.com/babybuddy/babybuddy-sandstorm - 3f47d65f8a1c2f7d2150117c52f11596577d702b authored almost 5 years ago by Christopher C. Wells <[email protected]>
Update APK build documentation

github.com/babybuddy/babybuddy-sandstorm - f47f42bfad12818808355af40f274a24d0a69f49 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Bump version (v1.4.0)

github.com/babybuddy/babybuddy - 5c0ab940b01459ec341504e28be6e94b7cd79417 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Update all translation files

github.com/babybuddy/babybuddy - a2f145f0950f925a7442e2be657b60225c89b29f authored almost 5 years ago by Christopher C. Wells <[email protected]>
Update Python dependencies

github.com/babybuddy/babybuddy - cd78ff82fc630cc9f85385a4114ac247c3b57428 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Update NPM dependencies

github.com/babybuddy/babybuddy - 6ef3fe1229f25c458abc97ca3bc8378f0191f7a7 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Add initial basic admin import/export support

github.com/babybuddy/babybuddy - 014b373a7878b3364863f597c93b456cc94d9fb4 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Add child name data to exports

github.com/babybuddy/babybuddy - c9f39437c2599c7223884905aff57a49c5fd622f authored almost 5 years ago by Christopher C. Wells <[email protected]>
Configure support for imports

github.com/babybuddy/babybuddy - 8c64dd8caebd12621646a48e0d94e8d68656590c authored almost 5 years ago by Christopher C. Wells <[email protected]>
Add basic import/export documentation to README

github.com/babybuddy/babybuddy - 773491205e52033983bebbb028b3378af7f73ecc authored almost 5 years ago by Christopher C. Wells <[email protected]>
Use user first and last name, when available, in UI

github.com/babybuddy/babybuddy - d0b33c2b1ba557e82aaef399fef73d06280760c3 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Change Django backend name to "Database Admin"

This is primarily done to make the documentation for import/export a little easier to understand.

github.com/babybuddy/babybuddy - 192d8d9b09d6955248d104f3ac78525603d370e4 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Add data import tests

github.com/babybuddy/babybuddy - 959649f5f7b883b55f737b743a964f3f0d2241ee authored almost 5 years ago by Christopher C. Wells <[email protected]>
Fix linting issues

github.com/babybuddy/babybuddy - e81d3c100c499c26c25bf753897e6fc70d2bb13a authored almost 5 years ago by Christopher C. Wells <[email protected]>
Correct anchor link for Import/Export section

github.com/babybuddy/babybuddy - 30b690884e4f3d241ec2bfd04fc99b19672f8265 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Remove bottle-formula validation test

This is not really necessary and only serves as validation that will need to updated if model ch...

github.com/babybuddy/babybuddy - 2346995cb397c6d7be65490e1173a50e123f846d authored almost 5 years ago by Christopher C. Wells <[email protected]>
Exclude duration (calculated) from model exports

github.com/babybuddy/babybuddy - 796ba1ae7fd20cdf6878f34461686cd038b7e719 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Add general notes to most models

github.com/babybuddy/babybuddy - 48a0093700df411fe21d8c45ed1902ceeab25d7e authored almost 5 years ago by Christopher C. Wells <[email protected]>
Add random notes to faker

github.com/babybuddy/babybuddy - a751b0b2e012fea3d6b066716a9cc2d55ec5154b authored almost 5 years ago by Christopher C. Wells <[email protected]>
Update list templates to include notes

github.com/babybuddy/babybuddy - 37fc8aa5a8e78476acab55b48935ef60a025e035 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Add missing `form_class` value to core model update forms

github.com/babybuddy/babybuddy - f681c579e5237d593fc419175989a6666c61dd7a authored almost 5 years ago by Christopher C. Wells <[email protected]>
Set notes textarea to 5 rows

github.com/babybuddy/babybuddy - 11164f0cd017b480bf8e6bdfbc69a961e30e3475 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Implement example notes handling in Diaper Change list

github.com/babybuddy/babybuddy - e3c2f0c0b915633eca82ea62d39186fdf783d042 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Custom last feeding method text size

github.com/babybuddy/babybuddy - 8dd2aa9b3a97ee0ef0ebfb37fa36879adf8e9038 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Standardize card language for "no data"

github.com/babybuddy/babybuddy - 4d34a486526cd4da3c2076bcb246d283142ea01c authored almost 5 years ago by Christopher C. Wells <[email protected]>
Do not render carousel controls for single item

github.com/babybuddy/babybuddy - 18b61581b7a6ac91eb9da2bea41d5d6ecdd5749f authored almost 5 years ago by Christopher C. Wells <[email protected]>
Include past three methods is Last Feeding Method card (#117)

github.com/babybuddy/babybuddy - cb1712377b94dab17d8af53f84aed7f1b20cfb2f authored almost 5 years ago by Christopher C. Wells <[email protected]>
Offset horizontal padding in cards with a carousel

github.com/babybuddy/babybuddy - 0b437ae5cf7899f3635898c9ae92bf8e5224627c authored almost 5 years ago by Christopher C. Wells <[email protected]>
Update static assets for dashboard card changes

github.com/babybuddy/babybuddy - a449de0be420c10bb64e93090c5041328572fda7 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Update patch to use django-sandstorm fork

github.com/babybuddy/babybuddy-sandstorm - 00f6d4494074c1b20d7da2d922e652db4e45fb42 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Correct Moment Timezone to include timezone data

github.com/babybuddy/babybuddy - 785b87f66d5ae535cc60bcee616dbe8d181db339 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Persist user timezone setting with middleware

github.com/babybuddy/babybuddy - c05ce176fcc0cd9d49e4c48e099c3edf6401852f authored almost 5 years ago by Christopher C. Wells <[email protected]>
Add user timezone setting support to datetime form fields

github.com/babybuddy/babybuddy - 8735655f23591be442e66c57786390a2117cfbf6 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Remove exception handling for Plotly output (#69)

At some point in Plotly 3.x, the offline graph output was changed to produce
two script tags ins...

github.com/babybuddy/babybuddy - f0d763d374b2861d9b704851455aa6a76303ddc8 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Ensure naps card uses minimum date _without_ a time value

github.com/babybuddy/babybuddy - bcfa352b9be70455f2271ae6abacff8f81bda319 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Remove timezone overrides from tests

Tests will now use the timezone from a Settings model instance.

github.com/babybuddy/babybuddy - a0ec0591e4535cb46ef56a832b3f7abe1a596198 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Add user configurable timezone setting

github.com/babybuddy/babybuddy - 1514e77f8c6d8824c26ed9edb5efe7fd72754acf authored almost 5 years ago by Christopher C. Wells <[email protected]>
Account for timezone field in existing forms tests

github.com/babybuddy/babybuddy - b54b0facb3b8d7c592eda36f96445a3168a95b0d authored almost 5 years ago by Christopher C. Wells <[email protected]>
Document that `TIME_ZONE` setting is now a default

github.com/babybuddy/babybuddy - d4291712bd38c4e6cfb09c4d4228340647f46743 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Use "common_timezones" instead of "all_timezones"

github.com/babybuddy/babybuddy - 6433b52bec9e913cf80707655c803b8b1bd72a53 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Add user timezone setting to test fixtures

Without this change, some tests will fail because the default setting value
for the timezone wil...

github.com/babybuddy/babybuddy - 93207d88fe4c87c0cf8d842ac8309639b0394c6f authored almost 5 years ago by Christopher C. Wells <[email protected]>
Add specific test for timezone setting via form

github.com/babybuddy/babybuddy - 7727e254c3945cd8a796024007e40e22da2edd41 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Remove existing venv check from build phase

The entire code base is removed for the new checkout each time and Python dependencies may be up...

github.com/babybuddy/babybuddy-sandstorm - 4c256e87fcad99399a0ed6cabc6a31801fa001b8 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Move secret key generation to launcher phase

github.com/babybuddy/babybuddy-sandstorm - 48d376d4d45b6c2a67db13f55bfb9a2f6a93f1fd authored almost 5 years ago by Christopher C. Wells <[email protected]>
Make better use of existing RemoteUserMiddleware

github.com/babybuddy/babybuddy-sandstorm - 860e821612b550cac05b6b68d216aa6ba3af4972 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Add documentation for updating Sandstorm patch

github.com/babybuddy/babybuddy-sandstorm - a457b4cdabd6f586c24ab7b28ef08da901bee0b1 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Update app config per recommendations

These recommendations came from an initial review of the app by Sandstorm community members.

github.com/babybuddy/babybuddy-sandstorm - 514b679dbd42b152332974cc8a0684716e5a07dd authored almost 5 years ago by Christopher C. Wells <[email protected]>
Update project README

github.com/babybuddy/babybuddy-sandstorm - 253ee3827fa58022b34566f5d22a677dff14777a authored almost 5 years ago by Christopher C. Wells <[email protected]>
Maintain .env config between builds

github.com/babybuddy/babybuddy-sandstorm - 41faf37b06424d5079fb676faf58123359ec0b2a authored almost 5 years ago by Christopher C. Wells <[email protected]>
Move application code management to build.sh

github.com/babybuddy/babybuddy-sandstorm - 0a2b21042093a6418f06df8e78f2c0c806e2e6f5 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Update Baby Buddy to v1.3.4

github.com/babybuddy/babybuddy-sandstorm - e2ef383b7a6ae0c56478ac728f1289605757a465 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Bump version (v1.3.4)

github.com/babybuddy/babybuddy - ea6476f9cac83959470a2fdfdd2d40441bfde061 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Add persistent storage for media in example Docker Compose config

github.com/babybuddy/babybuddy - 3066b7f62f53f80e6894f4ec9660ed3e4402583e authored almost 5 years ago by Christopher C. Wells <[email protected]>
Update Python dependencies

github.com/babybuddy/babybuddy - c890fb5dce8ec33ce34b3fc4ee09496eea4fbfcf authored almost 5 years ago by Christopher C. Wells <[email protected]>
Update NPM dependencies and static assets

github.com/babybuddy/babybuddy - ad9cfea541b67722b269516f343d3530b0318908 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Bump version (v1.3.3)

github.com/babybuddy/babybuddy - 2bde57cc32991bb2e9c4d6be3d9edc3803ef0300 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Add bash script to clean Sandstorm files list

github.com/babybuddy/babybuddy-sandstorm - 5b68c8a54f449caffe0a1e4cba4ad4999faf80a6 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Use `last()` instead of `latest()`

With `latest()`, an exception is thrown if there is one child in the database and no feeding ent...

github.com/babybuddy/babybuddy - 60cd90ca80f4771b8b98372368c7b3b38d1563e2 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Use patch for Sandstorm application modifications

github.com/babybuddy/babybuddy-sandstorm - afe0ee89ecbb9141f5f8c32ed925acb7b8714776 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Update .gitignore

This removes the deprecated Docker environment file and adds support for a local virtual environ...

github.com/babybuddy/babybuddy - 843c7fc49b7532bd9f1714bca3b26d347a9febfb authored almost 5 years ago by Christopher C. Wells <[email protected]>
Update Baby Buddy version to 1.3.2

github.com/babybuddy/babybuddy-sandstorm - 41795101bd726b6dc4c3bd5596490117164a6ee1 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Always include full app code base

github.com/babybuddy/babybuddy-sandstorm - 1d2c6883c332239259131c3e8971e166f33b497d authored almost 5 years ago by Christopher C. Wells <[email protected]>
Add author signature

github.com/babybuddy/babybuddy-sandstorm - 6d7786a6eb8c8d57d3b44a0477ae972c8c858c27 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Update Sandstorm config for packaging

github.com/babybuddy/babybuddy-sandstorm - 7a384e5ac5e0d617f963600208b478d919053396 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Get version from capnp file

github.com/babybuddy/babybuddy-sandstorm - 07a1da607f9e752b46c42f94a37a76049c0d259e authored almost 5 years ago by Christopher C. Wells <[email protected]>
Bump version (v1.3.2)

Static assets relevant to the new Pull to Refresh feature were missed in v1.3.1 ):

github.com/babybuddy/babybuddy - 7c0b8c0071f186cc12218224845b891c640ed089 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Add missed static assets

github.com/babybuddy/babybuddy - 89efe90a9a3a623152cb36a6309fb9d88ac3aa14 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Bump version (v1.3.1)

github.com/babybuddy/babybuddy - 724848827cd9a7a96ba8ab7c081291e6deed9f3a authored almost 5 years ago by Christopher C. Wells <[email protected]>
Update Docker Hub repo (#112)

github.com/babybuddy/babybuddy - c16ba31aef51850c6cbeff5865e848fd0bfde0c8 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Update references to old repo address

github.com/babybuddy/babybuddy - 86f0c2f04bdb035c8d18f9378f95d47f731f5f1e authored almost 5 years ago by Christopher C. Wells <[email protected]>
Add tests for inactive Timer delete functionality

github.com/babybuddy/babybuddy - af710b977ade138b7cae93fbb1ce1c0df2628459 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Add ability to delete all inactive Timers (#108)

github.com/babybuddy/babybuddy - 127c3d5cb0cfb423fa6a9e9d5fddc8ce36a57b92 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Correct timer urls to use plural form

github.com/babybuddy/babybuddy - 005a4f180efd69909e9cb73107bcbbd966b880cb authored almost 5 years ago by Christopher C. Wells <[email protected]>
Move add button to header in list views

github.com/babybuddy/babybuddy - 6333b0b1ead9d0ed3b507f6737283d8739816be5 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Use provided `end` in Timer.stop() (#111)

github.com/babybuddy/babybuddy - 703782b21c8c137fb4bbb5cb30a8f4c699b134a6 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Add README and LICENSE

github.com/babybuddy/babybuddy-sandstorm - 41f01cf5a430e978fc102bfa5d9595165853b9ae authored almost 5 years ago by Christopher C. Wells <[email protected]>
Prevent creation of default account in Sandstorm

github.com/babybuddy/babybuddy-sandstorm - 3139c434e673b910379d0f98edbba3404234fee3 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Add permissions support

github.com/babybuddy/babybuddy-sandstorm - 1813544ea902777ffcfc08ad7571b48724adadc0 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Serve /static and /media from nginx

github.com/babybuddy/babybuddy-sandstorm - a8737c6e4e71426b5138dc1d52543f1d032b0d3f authored almost 5 years ago by Christopher C. Wells <[email protected]>
Use code overrides for Sandstorm specific app code

github.com/babybuddy/babybuddy-sandstorm - a86248d2b5d74a1f4034d6087442df934d4f356b authored almost 5 years ago by Christopher C. Wells <[email protected]>
Add app metadata

github.com/babybuddy/babybuddy-sandstorm - 341ab2311c010231093fb12e76d094d78a87ac86 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Update app ID

github.com/babybuddy/babybuddy-sandstorm - 09a9aa398cb14cbf5fad6353be906eeb5efd44bc authored almost 5 years ago by Christopher C. Wells <[email protected]>
Initial commit

github.com/babybuddy/babybuddy-sandstorm - cce29123e1cb938b054c626482f17ba1063c2901 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Move environment variables to example Docker Compose file (#110)

github.com/babybuddy/babybuddy - 5b24ff21b6f0abc397f3d033f7fd7c998c938e3e authored almost 5 years ago by Christopher C. Wells <[email protected]>
Ensure that empty environment values get defaults

The `os.environ.get` default is _not_ used if the environment variable is set to an empty value....

github.com/babybuddy/babybuddy - 8e5364d891d52df8a868a03d60e37d1cd528e445 authored almost 5 years ago by Christopher C. Wells <[email protected]>
Do not enforce two columns in dashboard

github.com/babybuddy/babybuddy - c0db24555ad70512f3e16aa29492d8ee2560d809 authored almost 5 years ago by Christopher C. Wells <[email protected]>