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

Refactor reports graphs in to separate files.

github.com/babybuddy/babybuddy - c5612b102d9d625c26c75da1b36d9541f499196f authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add Note to the quick add menu for mobile.

github.com/babybuddy/babybuddy - ecfa974e2041bcd21ee33056f8865d869563b8ff authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Validate model time fields as being in the past.

github.com/babybuddy/babybuddy - 5343db5bbbcffeb57c0aeff3e7a2bae1b942a87f authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add filtering to existing list pages.

github.com/babybuddy/babybuddy - 2da699c04257d3b072f3507fb8bff3a2d02facbe authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Change generic ListViews to django-filter FilterViews.

This enables URL parameter-based filters, though there is no UI for filtering yet.

github.com/babybuddy/babybuddy - 7b6c9fb3f342b1f5fbabd0b4360ee95925b67047 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Replace custom API filters implementation with django-filter.

github.com/babybuddy/babybuddy - d3333d68b411141d5b30545b3349c81fae2cf22b authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Move form clean methods to models.

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

github.com/babybuddy/babybuddy - 7d7148e86997b822bf96484280c8f8a21f082f79 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Merge pull request #10 from youngbob/duration-sanity-check

Add validation for model durations

github.com/babybuddy/babybuddy - d6c6c8a271725161d7f55e4d909d3670619cdc46 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add validation for model durations

It was previously possible to accidentally enter obviously wrong values
for start/end dates. Add...

github.com/babybuddy/babybuddy - 1eeba2398d9b8b96eb3d53a5fdd452589b429e37 authored about 7 years ago by Bob Thomas <[email protected]>
Fix style for datetime picker

Workaround for tempusdominus/bootstrap-4#18
Resolves #6

github.com/babybuddy/babybuddy - 862066003e803152fd999f059d85034125fa4b51 authored about 7 years ago by Bob Thomas <[email protected]>
Adjust existing tests for form validation updates.

github.com/babybuddy/babybuddy - 40f8a511ba7d37dab76d7530cbdf1eb330a9ca5d authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add confirmation form for Child delete.

github.com/babybuddy/babybuddy - 492bcddeb4b19efdaabad10d89a685d678a279ba authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add some model form validation for Diaper Change and Feeding.

github.com/babybuddy/babybuddy - c565bfc59ac62ddd3a98f47959029605277d6727 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Adjust form layout for better BS4 integration.

github.com/babybuddy/babybuddy - 9c0989d22bb0a8376d88e9efaea11ce7dd48e544 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add a type-to-confirm field for deleting a child.

github.com/babybuddy/babybuddy - 8c274ce765b2c6175c727a048ea93bb2d20b1e1f authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Use localdate() instead of now() for default Timeline view date.

github.com/babybuddy/babybuddy - b0d2fdd521d225c813a37659eb475478592ce989 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Refactor some utils functions sligthly and add tests.

github.com/babybuddy/babybuddy - 0d7382407cf3af03ff7b82aee1dddfecb73e393d authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Clean up general card styles.

github.com/babybuddy/babybuddy - 003e112d27c7006ccaedfb802ca5fd9ff09db3d1 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add "Averages" dashboard card.

github.com/babybuddy/babybuddy - e90e31cfd32072c0a40f7c84d26f869ef0056c39 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Reload the dashboard page every 60 seconds and on visibility state change.

github.com/babybuddy/babybuddy - 22664ecc0f6f9978545dce51ecbea032ca68e25d authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Check and update timer active state on update.

github.com/babybuddy/babybuddy - 8168c7403411b2f6ae05da711d348619391b6e09 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Refactor card templates and styling.

github.com/babybuddy/babybuddy - 97dbf87e5b40d95a36dfb419633c2cbfb4eac2d1 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Make Timer instance.start field editable.

github.com/babybuddy/babybuddy - 5afc55ca31111821b71c040e3e993dca2afb1ebe authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Explicitly set Timer.duration to None on instance save when the instance is still running.

This has to be done because the Timer.from_db() method fills in duration against the current tim...

github.com/babybuddy/babybuddy - 03dc139b0ed2a550658e70b08a7e58f67ee5f1cf authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Update screenshot and add mobile screenshots.

github.com/babybuddy/babybuddy - f02f28b7f96f8bb1b9a0212a377c327ce33e7699 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Refresh from DB during timer duration test to satisfy new class method duration calculation.

github.com/babybuddy/babybuddy - fd960cd9746e44d69e2685f1ad1d11d62200c354 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Use visibilityjs and momentjs to update a running timer when it's detail page becomes visible.

This commit is intended to improve the mobile experience by updating the timer detail page with ...

github.com/babybuddy/babybuddy - c339062fbadeae8dda7cd8c41fc316282658c06b authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Use a from_db class method instead of a separate method to always provider a timer's current duration.

github.com/babybuddy/babybuddy - 6e936df1bc6203ebb408a3dd5a3bbe9674aa02a0 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Display a message when there is not enough data to generate a report.

github.com/babybuddy/babybuddy - c305d8038b35666ddd763f04eee491357f7cd2c3 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Clean up card content when no data is in the database.

github.com/babybuddy/babybuddy - 6ce6599b39dcd9b2f935690802503ef50f43707c authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add migrate and fake commands to gulp.

github.com/babybuddy/babybuddy - 28c22384238fd2d1f027e1496275eb4ca13ad2db authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Adjust duration test assertions to use exact timedeltas.

This prevents failures when timedeltas include microseconds.

github.com/babybuddy/babybuddy - 1221367f2adb32a5617d0dd25c5555c6f7c695db authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add dashboard tests.

github.com/babybuddy/babybuddy - 905c7a86905212a80d6282760e54f78d9aa60cfb authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add reports tests.

github.com/babybuddy/babybuddy - 72a75feea9667a5edf444b2a908f285f272c5855 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Remove unused "rangeslider" utility function.

github.com/babybuddy/babybuddy - 789054cfb695acd5f858d8bc87d3e0728a47eac3 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add core model tests.

github.com/babybuddy/babybuddy - 3c2df12314d7c876874f7c8938490179610026c7 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Remove unnecessary "duration_td" Tummy Time method.

github.com/babybuddy/babybuddy - 05e9927d7457c1a438fa73011e1acbb441292f6a authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Remove unused "since" model methods.

This "to string" functionality is and should be handled in templates.

github.com/babybuddy/babybuddy - e3b0fc2468c0a6e60b7c327edd7d01f09bfa1431 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Simplify model string names.

github.com/babybuddy/babybuddy - b393de90dc600d40a6061dcf5050e12f351982cd authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Fix graph JS link for new whitenoise setup.

github.com/babybuddy/babybuddy - e09580e9786124bc752feab772541dbb625b0bf8 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add pluralize check to naps count card.

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

github.com/babybuddy/babybuddy - d293fd774072e73bbeb161a30425fd7a0fe4111d authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Shorten app.json description to meet below 140 characters requirement.

github.com/babybuddy/babybuddy - 8daf82ffa0a1bef97c8cb632f326ba7402e2daca authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Adjust card styles.

Removes footers with mostly useless information and uses muted text for all content.

github.com/babybuddy/babybuddy - 19ad5b98a354fbba7832cd9a817f0788c13bbce3 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add a "naps" card.

github.com/babybuddy/babybuddy - 66a91fe534000cf0bc110bb9f1fdfa1ff936070f authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add root files config and temporary favicon.

github.com/babybuddy/babybuddy - 029f554dfcfbc6de4148536ea6bb43482b690545 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Refactor gulp commands and travis config for whitenoise integration.

github.com/babybuddy/babybuddy - 89b47b1f99c6797643052f327c17e45b82981c59 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add a screenshot and Heroku info to README.

github.com/babybuddy/babybuddy - f0e0ec38e321fe660180764ecc49362f13920a44 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Moved ALLOWED_HOSTS setting to base.

github.com/babybuddy/babybuddy - 93066e32a1cdc8d8b3c34a83e72bfd16490f3113 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add psycopg2 requirement for Postgres functionality.

github.com/babybuddy/babybuddy - d12405096b5e2eb8db844781a4ef15f2f3b28535 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Fix heroku settings file name.

github.com/babybuddy/babybuddy - 588fe99c452c9841d94f4bed25130253d4dd2405 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add a link to the Herko demo instance.

github.com/babybuddy/babybuddy - 04237e3bc68eaf52e89144fd0e73c6c5f4d8cbea authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Use development settings for wsgi for now.

github.com/babybuddy/babybuddy - b28bb0cd56f28c72ab1e66e82929b9e8619b4abd authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add Heroku post build step to create static files.

github.com/babybuddy/babybuddy - 89ebf1845b3087a2ef98f722429990b563ab3c76 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add whitenoise for gunicorn static file serving.

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

github.com/babybuddy/babybuddy - 909c3914515682d5c3295db3e078fb17da5fd7ba authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add Heroku Procfile.

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

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

github.com/babybuddy/babybuddy - 709ea1a12009f908fb86428690fe17a2000863af authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add ipaddress to Pipfile for 2.7 support.

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

github.com/babybuddy/babybuddy - e931bd0b742351b0c77a55eda5148908dcbf3bda authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Override travis script key to run coverage.

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

github.com/babybuddy/babybuddy - f62fe09f25f5baea52bb6ca9fcc9aaf32959cb47 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add Gulp CLI install command step.

github.com/babybuddy/babybuddy - 62e7e02687c6030200661548a3cf63500c67f5d5 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add data to package.json.

github.com/babybuddy/babybuddy - a4ff07c9bd818adb3523029c32eecaa45d8b8f1a authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Override migrate command to create admin/admin user.

github.com/babybuddy/babybuddy - 5fbf77e0149406632f01ac9a3b1abbb8a7b5aa44 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add static files dirs including gulp's destination folder.

github.com/babybuddy/babybuddy - 68d2e7f37cbda618332869b3b0b2ee2386790030 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Set default settings file in manage.py and wsgi.py.

github.com/babybuddy/babybuddy - 3545265d0286060156bc6ab9007620c0437759f9 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add LICENSE and README.

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

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

github.com/babybuddy/babybuddy - de36cec1e96cdf556cc6273a73ae88808cd15588 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Update main JS file for new project name.

github.com/babybuddy/babybuddy - 9dd669169355e193a39ea426f4df8fc76c89a276 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Rename project Baby Buddy.

github.com/babybuddy/babybuddy - e45101b75cd116ad24556a1346b86b72eb377c02 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add core forms tests.

github.com/babybuddy/babybuddy - 2ca120b83f545e101d218473f90a7e4b4e2db31a authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add tests utilities and core views tests.

github.com/babybuddy/babybuddy - 646ffbf093771a888abb2720db9b4bccac00912e authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add some notes to the fake data.

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

github.com/babybuddy/babybuddy - a167644133796fafa93c22bf073598700aa10ebf authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Reverse order of days in fake command and prevent cross over of sleep entries.

github.com/babybuddy/babybuddy - 3c01a8710f2ead6ef2a97476487bacda9d17b4bf authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Tweak fake data to be more realistic.

github.com/babybuddy/babybuddy - 347727e725b127838330c36b5b1dea8170f47288 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add simple default pagination to API endpoints.

github.com/babybuddy/babybuddy - ba1ab676ee53e84665214101082683fac02a93c3 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Fix API child and user serializers.

The HyperlinkedIdentityField got broken somewhere along the way here and I am not sure, but this...

github.com/babybuddy/babybuddy - 8eef1574e40dbce270a9d35404aaec68d127ef39 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Exclude breadcrumb nav from registration pages.

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

github.com/babybuddy/babybuddy - 5f3cadd38b84b712ac69a8c40435cad110aeeda9 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Use theme colors for timeline.

github.com/babybuddy/babybuddy - 90a74c94bef8d0e4f625680b5ed1818164422e96 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add a Child detail view.

github.com/babybuddy/babybuddy - 201283221ce7e8509c5be6fbb160b7ed807e6046 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Update npm package lock.

github.com/babybuddy/babybuddy - c50ccca1bb9182cc05a34490120879072950bdba authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Prep for adding breadcrumbs (WIP).

github.com/babybuddy/babybuddy - 0038a348433223dbd098669f58b4e960267bcb19 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Change reports URLs to extend from /children/<slug>.

github.com/babybuddy/babybuddy - 701a18199fd230f70793b2e2c23b84506b50014e authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add Breadcrumbs color config to Blue Orange theme.

github.com/babybuddy/babybuddy - 9f9ccb47792ec4aca1a52416809725db555ef68e authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Use BabyBlotter base template for registration base.

This keep any changes to the main application base structure in line with the registration pages...

github.com/babybuddy/babybuddy - 1d013f5173dbcf0f3d58ba98421800548a1c7d3e authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Update NPM dependecies (primarily for Bootstrap 4 beta 2) and add package-lock.json file.

github.com/babybuddy/babybuddy - 838da053085c3e6188c83b8efdd70b5422c1ed3f authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Update graph colors to match site theme colors.

github.com/babybuddy/babybuddy - a38c77a7c1923fdf4f51c2d95edf0406fb9da465 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add range selectors to some graphs.

github.com/babybuddy/babybuddy - 48d5f17646865ccf18b210d5128e17bff2d45a37 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Return input bakgrounds to regular white.

github.com/babybuddy/babybuddy - 2074324e43a7cd0760555a2423ecc1d8c92c26fc authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Update registration base to use correct static files.

github.com/babybuddy/babybuddy - 6543a78944f5b6a5c09a0253e6bddbf6ce5916bf authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Adjust timer font size for smallest target display (iPhone SE).

github.com/babybuddy/babybuddy - 117ee939cf87253bc49b9b911aba06d27ae53545 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Add a mobile-only "quick add" menu for adding activities with larger (link) targets than the regular menu.

github.com/babybuddy/babybuddy - b5fd51c6dd0d43d44146f96d51ac386da658b181 authored about 7 years ago by Christopher Charbonneau Wells <[email protected]>
Include year and month for Sleep and Tummy Time card filters.

github.com/babybuddy/babybuddy - b12f59bc526d93e621c6fc73de6ab21b8b51f70f authored over 7 years ago by Christopher Charbonneau Wells <[email protected]>
Use green for quick timer start button.

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