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

Add a custom API metadata class to include filters on OPTIONS responses.

github.com/babybuddy/babybuddy - 9e220d29f4d53ff5f169805c50c6b587cbb1b410 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add API documentation (WIP).

github.com/babybuddy/babybuddy - 26a3c1c721fc7677ce5a7210e8ee0b372c05e951 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Disable unused API methods and require model add permissions for OPTIONS.

github.com/babybuddy/babybuddy - c37dabdbd18758c6358fbfb68a9396683e826ddb authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add a custom serializer for core models.

This serializer associates the core models with their related child fields and runs model clean(...

github.com/babybuddy/babybuddy - ed84f950bc2504b14eb1cad89792538f115dff19 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add API key reset test.

github.com/babybuddy/babybuddy - 2f21e3d7f4a6491dc42c6d5a6cc1def5aa75efb4 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add per-user token-based API authentication.

github.com/babybuddy/babybuddy - a9c0757b4d938f79935c5b83c09230417479012c authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add a .btn-xs class for buttons smaller than .btn-sm.

github.com/babybuddy/babybuddy - e9a80504e2cf4c7ffe0808ceb007593626556922 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Remove no longer required collectstatic steps before tests.

github.com/babybuddy/babybuddy - dbe87fe8535489cb531b9f2eeeb03d9a47af86f5 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Update HTML id targets for namespace views.

github.com/babybuddy/babybuddy - d86c91aeabf31e9b6717e6966833486df67c45ad authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Fix link with incorrect namespace.

github.com/babybuddy/babybuddy - 3b0002a2111d01267a9c883b54fc6381a2786f84 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Linting fix.

github.com/babybuddy/babybuddy - eb7a5c0e7760f1eb61c1335a5fcad62b6e4d91a4 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Remove Python 2.7 support.

github.com/babybuddy/babybuddy - 238d0d40a10bdd8b7acdcf671fee0d9c54077875 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Disable reset command tests temporarily.

The command works correctly when run, but for some reason is having issues through the test (whi...

github.com/babybuddy/babybuddy - 8b98a60ad17d36cb0a8db793dc92b524418ef9a3 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Misc. Django 2.0 update changes.

github.com/babybuddy/babybuddy - e92d3f361e031ef105e8bd22c910902acd186842 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Update Pipfile for Django 2.0

github.com/babybuddy/babybuddy - 44d8cd6db3bf8c3a7dacecde57875f0a5797e298 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Lock Pandas below 0.21.0.

For some reason Pandas 0.21.0 fails to install with Python 3.4.

github.com/babybuddy/babybuddy - acbefabc4d9d80dc0fe4f78cb76cfd648fb9c757 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Fix requiring a manifest creation for basic testing/development

github.com/babybuddy/babybuddy - e397db78e4781cc4645611e1d397dac6bac9de85 authored about 7 years ago by Isaac Bythewood <[email protected]>
Move ALLOW_UPLOADS to BABY_BUDDY dict

github.com/babybuddy/babybuddy - 969958df090a8e2f9750c5f680fcc98ada20e4ae authored about 7 years ago by Isaac Bythewood <[email protected]>
Add a user password change form.

github.com/babybuddy/babybuddy - 0c57e21c02de5c3f2cb9303a9c9f5bb970b25d99 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add documentation for all Gulp commands.

github.com/babybuddy/babybuddy - cd91f66d6a00fd010fdbe84e473fb458342f1546 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Clarify steps for development installation.

github.com/babybuddy/babybuddy - bc5528533bb3608350287cfe3dbfebfd0362813a authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Lock Django version below 2.0.

github.com/babybuddy/babybuddy - 78c77fa4e5f2cb50c82171f8f34a02c60ee40eab authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add Travis settings file.

github.com/babybuddy/babybuddy - 2cd3aacfbfeb279d5e51bfbf0023c3138d9b9c6d authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Check for and load environment variables from a `.env` file.

github.com/babybuddy/babybuddy - 3c5aba9ae77ca9127efb981e0ec1b15f568e56f9 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Remove unecessary imports and coverage exclusions from settings files.

github.com/babybuddy/babybuddy - 9d3724138ef311e2cc7d3078b86c96dfc63dbe82 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Indicate minimum Docker version.

github.com/babybuddy/babybuddy - 95d00f2d99af064d336b04ed1d00d2f914114bee authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Reformat user menu and add external links to source and chat.

github.com/babybuddy/babybuddy - c0f17dd273b87000d33829a2c7994ac4caf8e37d authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Change feeding durations to a scatter/line plot with number of feedings included.

github.com/babybuddy/babybuddy - 0646640ba30cb177e58cba194b6e24566a668cd7 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add a basic bar chart showing average feeding durations over time.

github.com/babybuddy/babybuddy - 4272c9b075a2b3d92eacf684985af283b92477a1 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add TIME_ZONE to the Heroku deploy config options.

github.com/babybuddy/babybuddy - 78b61f7f803e09a4400575e9c0afcac446d907e1 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Update fixtures test data to use correct time zone (default is now UTC).

github.com/babybuddy/babybuddy - 1798a493a6fd97e3019a0e9bbe179c8bf7104bdd authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Update README.

github.com/babybuddy/babybuddy - 97c52263e9ef5be72c3f0e33ee128f6706d4f042 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add environment variable-based settings and configuration documentation.

github.com/babybuddy/babybuddy - dd4455178a5fb34324756811981a7fb72c7db79b authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Correct AWS pipenv command.

github.com/babybuddy/babybuddy - f12ba2bf145b85affb51ad23f73e7def87ad2e5c authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Update Python and NPM dependencies.

github.com/babybuddy/babybuddy - 2103b60246f9464730916f213f845cb6e51f6c56 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Update Nanobox and AWS deployment configs to use cleaner pipenv install command.

github.com/babybuddy/babybuddy - 4844d5f69bb08c6430ebfd01c2cd651664faad72 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Use `exec` instead of `run` in Docker init steps.

github.com/babybuddy/babybuddy - 57c606aad5384a2f645788d79bd7a0fdbe7bfc25 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Tweak Docker config files and add documentation.

github.com/babybuddy/babybuddy - 823b2e764b2b6ccc31b6658b8396bd91df5b7f67 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Update docker-compose config using an environment file.

github.com/babybuddy/babybuddy - 12254b086143b94f85f01bf2abddc67fcb8f0eb3 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add docker-compose.yml (WIP).

github.com/babybuddy/babybuddy - c4527cbced5978ef942f5f5b5c7da0a2a1088a37 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add Dockerfile (WIP).

github.com/babybuddy/babybuddy - 6ff310f15ef3d7ad38563d227f28e07676a7ff23 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add a Gitter badge

github.com/babybuddy/babybuddy - 3e2c121db866f0f741efac03b87c64e5dc9fc171 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add manual deployment documentation.

github.com/babybuddy/babybuddy - 353e226773ba913e5029256fcc67553da5d9503f authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add Python 2.7 workaround for Dashboard tests and add missing `__init__.py` file.

github.com/babybuddy/babybuddy - 9f7d84013e7b8191e7ab5da6f1508cbddd726d87 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Use floats for Diaper Change type data to prevent division issues in Python 2.7.

github.com/babybuddy/babybuddy - 880d7ca19f8cb60e43f2d6febafd07590b14ba92 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Simplify test fixtures data.

github.com/babybuddy/babybuddy - 5194e80eb171e77816c65cc550de752a240bd66e authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add specific, fixtures-based tests for Dashboard cards.

github.com/babybuddy/babybuddy - 452ce190ae08e912f6e72deddeaabc2b8be867e0 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Update naps card to pass timedelta directly.

github.com/babybuddy/babybuddy - 5a57ac7a48c72ea6cba5c64c5d3067116f36a9d6 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add an optional date parameter for Diaper Change types and remove some unused code.

github.com/babybuddy/babybuddy - 31f747e9086f28a795c34dfd1341070631f68ab3 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Merge pull request #20 from overshard/master

Make ALLOW_UPLOADS a setting dependent on user preference and platform

github.com/babybuddy/babybuddy - 58c1cc4cbcb485c34188a9851db19c0639a5d3c3 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Fix linting issue in admin with no space after comma.

github.com/babybuddy/babybuddy - f8d028563ae4278977060a3c7d27098159d6a3a9 authored about 7 years ago by Isaac Bythewood <[email protected]>
Make ALLOW_UPLOADS a setting dependent on user preference and platform

github.com/babybuddy/babybuddy - a503d346ae803054fbb6afdcb2b3599ea159b6e9 authored about 7 years ago by Isaac Bythewood <[email protected]>
Add child picture to multi-child dashboard view.

github.com/babybuddy/babybuddy - 092d72490649124c0276a802227ac94f93108dd7 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Replace deprecating pandas methods.

github.com/babybuddy/babybuddy - 9311fe2ceef4e47e4a43dd7b5073c461afc5e116 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
SASS linting fix.

github.com/babybuddy/babybuddy - b5d2a0b7f44c2f7322bf40359c93edfde65b50b6 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Maintain existing query string in paginator links.

github.com/babybuddy/babybuddy - 87e13661ee1939baa6fd6cf981967049d18a614b authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Re-add random color for solid Diaper Changes in `fake` command.

github.com/babybuddy/babybuddy - 4aa51e44da8032355db8e253124d4ae4a1c47bbd authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Tweak Child list table styles.

github.com/babybuddy/babybuddy - eff1320a5ea3fb9449c119e7dff8e11094284806 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Merge pull request #19 from overshard/master

Add ability to upload picture of child with thumbnailing capabilities.

github.com/babybuddy/babybuddy - ebf42acf876616a525b89bf66007952148afd900 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Update Pipfile.lock.

github.com/babybuddy/babybuddy - 5117575256d1a9a7ff8a3cb6f9c6c57199328c96 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Change form to multipart to allow for image upload without admin

github.com/babybuddy/babybuddy - b2edd13c9fe03c95fd2e02a7d69d96fb8893c45a authored about 7 years ago by Isaac Bythewood <[email protected]>
Placeholder child list picture

github.com/babybuddy/babybuddy - 7479cc932f026861e31aa50dea4610e10a73d0a3 authored about 7 years ago by Isaac Bythewood <[email protected]>
Fix linting issue with url line length

github.com/babybuddy/babybuddy - c7d09823bb75146602146606823f0f7906edbec3 authored about 7 years ago by Isaac Bythewood <[email protected]>
Add ability to upload picture of child with thumbnailing capabilities.

github.com/babybuddy/babybuddy - bf62a4e252ab7496639cc8af2b734342dcd39a67 authored about 7 years ago by Isaac Bythewood <[email protected]>
Add Amazon EB deployment instructions to the README.

github.com/babybuddy/babybuddy - db4a1b247a6ddd0aed007e09e8a87fc2c23beb19 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add Amazon EB config files.

github.com/babybuddy/babybuddy - 65c46351cb45c186333e7d4b53aa09b1ddb3c106 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Ignore `etc` folder when linting Python.

github.com/babybuddy/babybuddy - 2221382b4b299b2ef2d7d86510ed640750497b3e authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add Nanobox info to README.

github.com/babybuddy/babybuddy - d877d3664698747c494dad9197ecf9e694ccb38b authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Change nanobox config to work without requirements.txt.

github.com/babybuddy/babybuddy - 979f352580b660374e69201e3e7003e8b4dc5295 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add nanobox config files.

github.com/babybuddy/babybuddy - c9b94d54c7606812ea0721c56bcd09d371ef409b authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add migration to handle existing users when adding the Settings model.

github.com/babybuddy/babybuddy - 6ba590092846ca240629091df2f064b389d15eca authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add tests for babybuddy app code.

github.com/babybuddy/babybuddy - bd2655166e2f0649671597a3356cb483386c999d authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add Settings model extending User.

github.com/babybuddy/babybuddy - 60ac9a7f5d3c0493c740a9094ede87f8f7fd9d63 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add management command tests.

github.com/babybuddy/babybuddy - f9f6ea5e884115cab89d6a46294e26786d40b986 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add separate coverage config file.

github.com/babybuddy/babybuddy - 151f48a695d7320706a03d1ab15692ecff49ec42 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Refactor "fake" command.

This commit simplifies the "fake" code code and makes the data much more realistic by preventing...

github.com/babybuddy/babybuddy - 5dec2311472423d4cbe1e63a9fe4b61d3f777ef2 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add average weight change to Statistics card.

github.com/babybuddy/babybuddy - d2227e7747b77435ce793ba4a840ca180c018ede authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Refactor Averages card as Statistics carousel card.

github.com/babybuddy/babybuddy - 770e7a69eb229ea97014c73767a6a9644d7fbe75 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add a DEBUG environment option to Heroku settings.

github.com/babybuddy/babybuddy - 3ae40027f42f6228489d2bbc5c2da53c7df8387a authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Make weight increase over time for "fake" command.

github.com/babybuddy/babybuddy - 37ae4056ab5bcfdae1b2f3f03171b3f82bae78c6 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add simple weight report.

github.com/babybuddy/babybuddy - 5d4db5de6b3ee23a876bbf92454e87a4a1cae806 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add weight tracking.

github.com/babybuddy/babybuddy - 067be4bf07eaca4f335a3f5cd9b9737b65b709cf authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add default Child to Note add form.

github.com/babybuddy/babybuddy - f947d3728575d6b40c10b0ee25586a96e9b9a2a8 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Reorganize non-activites under a new Children menu.

github.com/babybuddy/babybuddy - 942c426a43825f9987c02540c4d5fab87f6c7971 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add a basic Welcome page.

github.com/babybuddy/babybuddy - 00d3cf65f5b09fec24af74f0711a275a6e469b82 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Remove xl column setting for child cards.

The lower resolutions of the xl breakpoint did not render this well (the button bar overflows ca...

github.com/babybuddy/babybuddy - b7de3999b988d5d3de91adf60cca35ea75385707 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Enable args pass through for other gulp commands.

This is not a perfect solution, but does allow pass through of some command line args.

github.com/babybuddy/babybuddy - 20924eeaecda4f072cbf1c7115da3b5136bd091a authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Move timeline code to core and integrate with Child detail view.

github.com/babybuddy/babybuddy - 162f117cef019771ef6393146a0c63110e337d7f authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Verify necessary fields before running model validation tests.

github.com/babybuddy/babybuddy - 1c5278cebfc0e870e263a4f2ee42a7bd548524ce authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Handle utc offset changes (daylight savings) in the Sleep Patterns graph.

This change simply adjusts the size of the bar in the graph if an offset change happened between...

github.com/babybuddy/babybuddy - 490e07c3815205de19e8c0d159dc4e4f3c976428 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Improve Dashboard view.

This commit adds a placeholder image for Child objects (in the future, hopefully, photo uploads ...

github.com/babybuddy/babybuddy - e2733e6b1e78b53eed7f396af0daae8ffba0e3a1 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Fix linting error.

github.com/babybuddy/babybuddy - 7955cd04a71433e35787eef90dd65452bb702a7f authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add date intersection validation for models with start and end dates.

github.com/babybuddy/babybuddy - e6acfe4e75dc808c5a64c0bad6ceb2bae779f410 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Fix display of Filter and Reset buttons for small screens.

github.com/babybuddy/babybuddy - 08d6efa98ba2c64dfb03fd370479c04e005b638c authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add nap averages data to the averages card.

github.com/babybuddy/babybuddy - cb2c63cf8abdda42cf6a4687931f563fa3357764 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add a NapManager to Sleep model and use it on the naps card.

github.com/babybuddy/babybuddy - 4037f97e72bcac3d7322fb3d1ddcf291fbeb2ed3 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Make "nap" bounds configurable with a 6AM - 6PM default.

github.com/babybuddy/babybuddy - f6dd38a891d97419d878156937b3fe4d42dba9d1 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add docstrings to existing cards.

github.com/babybuddy/babybuddy - c6c603d592a1a0e47c49e2338a9644ad95421dd0 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add core templatetags tests and update some docstrings.

github.com/babybuddy/babybuddy - df5c3e98b9fdd15edef6be2b0d86c810bef65982 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Update tests for new validators.

github.com/babybuddy/babybuddy - fe3e753d6515e468e4b5385faa0ddbe1bc2cad4b authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>