Commit Graph

1309 Commits

Author SHA1 Message Date
Marco H 1d5780154e Fix KeyError at /children/x/reports/sleep/pattern/ 2022-05-22 12:49:59 -07:00
adamaze 767dac44f4 fix typo 2022-05-22 12:42:20 -07:00
Christopher C. Wells ce380697fd Disable demo deploy for now
See https://status.heroku.com/incidents/2413
2022-05-09 15:41:42 -07:00
Marco H 603a429c13 Allow end of feeding to be in the future 2022-05-08 16:37:42 -07:00
Christopher C. Wells 379f9b1e86 Move tag widget customizations to form classes
This allows the custom tag widget to function normally in Baby Buddy's
frontend without breaking behaviors in the Django admin forms. The previous
setup would prevent the standard tag editor behavior from working in the
Django admin and give incorrect help text.
2022-04-16 14:59:28 -07:00
Christopher C. Wells 09e0853067 Add single tag filter support to core views 2022-04-16 13:42:29 -07:00
Christopher C. Wells 50339e1c71 Put core models views in alpha order 2022-04-16 13:29:40 -07:00
Christopher C. Wells 81ecff0296 Add empty diapers support to dashboard card 2022-04-15 20:56:34 -07:00
Christopher Charbonneau Wells 4916a810e0 Don't require wet or solid when generating fake data 2022-04-15 20:56:34 -07:00
Marco H 123a0192ce Fix test 2022-04-15 20:56:34 -07:00
Marco H 3eba917b08 Allow diaper change without any contents (fixes #426) 2022-04-15 20:56:34 -07:00
jcgoette 5ba95b8cae migrate 2022-04-15 20:17:26 -07:00
jcgoette 8e180082dc add tests 2022-04-15 20:17:26 -07:00
jcgoette 807ba37de8 default date and time to now 2022-04-15 20:17:26 -07:00
jcgoette 2e5014f2c3 isort 2022-04-15 20:17:26 -07:00
jcgoette b62cb47130 remove unused imports 2022-04-15 20:17:26 -07:00
jcgoette 611fb85314 change api date filter to datetime filter 2022-04-15 20:05:50 -07:00
jcgoette 9d916e19f1 fastforward openapi-schema 2022-04-15 20:01:44 -07:00
Justin Goette 6dcddc88b6 fix leading spaces
makes copypasta easier.
2022-04-12 13:05:03 -07:00
Christopher Charbonneau Wells a41118a9a4
Add Catalan to languages list 2022-04-10 16:06:13 -07:00
Christopher C. Wells 464c3190a1 Rebuild other static files 2022-04-10 16:01:02 -07:00
Christopher C. Wells eeaa6d21e9 Add Catalan locale for Plotly and Moment 2022-04-10 16:01:02 -07:00
Rubens e7702262df Add Catalan translations 2022-04-10 16:01:02 -07:00
Marco H 283e30cdaa Further improve german translations 2022-04-07 16:02:38 -07:00
bugbountyguy 0d89574a65 Fix lint issues 2022-04-04 20:39:39 -07:00
bugbountyguy b21c193488 Add pumping migration 2022-04-04 20:39:39 -07:00
bugbountyguy de186a7c56 Remove print statement 2022-04-04 20:39:39 -07:00
bugbountyguy 11bb6163b7 Fix bug when date is updated to earlier date 2022-04-04 20:39:39 -07:00
bugbountyguy 254e796020 Add migration 2022-04-04 20:39:39 -07:00
bugbountyguy 900f838d63 Fix graphs for pumping amounts 2022-04-04 20:39:39 -07:00
bugbountyguy 2e8aa9f8d8 Move pumping to alphabetize report list 2022-04-04 20:39:39 -07:00
bugbountyguy 9b4bbef5bf Change reading to entry and other PR feedback 2022-04-04 20:39:39 -07:00
bugbountyguy 8b5c3eb5b9 Make gulp lint happy 2022-04-04 20:39:39 -07:00
bugbountyguy f94b533568 Move pumping to activities 2022-04-04 20:39:39 -07:00
bugbountyguy 6df9b44407 Fix test amount to decimal in test 2022-04-04 20:39:39 -07:00
bugbountyguy 4ceb6095d3 Rename breastpump to pumping 2022-04-04 20:39:39 -07:00
bugbountyguy ca89797dd0 Revert package-lock.json 2022-04-04 20:39:39 -07:00
bugbountyguy 18f8c9887d re-add accidental deleted temperature line 2022-04-04 20:39:39 -07:00
bugbountyguy b9e98b16a2 Fix lint errors 2022-04-04 20:39:39 -07:00
bugbountyguy 5c45b037f0 Finish up adding the brestpump measurement 2022-04-04 20:39:39 -07:00
bugbountyguy 3474185b00 Add icon 2022-04-04 20:39:39 -07:00
bugbountyguy 44648ce33b add tests 2022-04-04 20:39:39 -07:00
Christopher C. Wells 97b1b8d9ce Add tag filtering to supported models in admin 2022-04-04 20:08:13 -07:00
Christopher C. Wells 4255dd61ef Add missing admin classes 2022-04-04 20:08:13 -07:00
Christopher C. Wells bdc28991cb Add basic import/export support for tags 2022-04-04 20:08:13 -07:00
Christopher C. Wells 7804fe8f2d Update OpenAPI schema 2022-04-04 15:42:41 -07:00
Christopher C. Wells a20df4664c Update existing API tests for tags 2022-04-04 15:23:00 -07:00
Christopher C. Wells a779901851 Add tags filter to supported models 2022-04-04 15:23:00 -07:00
Christopher C. Wells fd66d3f369 Add tags field to supported models 2022-04-04 15:23:00 -07:00
Christopher C. Wells 5159e97aff Add tags to fake data 2022-04-03 18:13:25 -07:00