Christopher C. Wells
|
90e16431b8
|
Format code
|
2023-02-10 06:14:37 -08:00 |
Christopher C. Wells
|
cd44a473cf
|
Replace references to Django core `User` model with `get_user_model`
|
2023-02-10 06:14:37 -08:00 |
Christopher C. Wells
|
1f5ec91d54
|
Implement formatting updates
|
2023-02-07 13:16:44 -08:00 |
Pavol Gazda
|
2725a864ef
|
Add test for temperature report.
|
2023-01-05 13:10:05 -08:00 |
Alpha Chen
|
c98f6cd433
|
Fix 500 in sleep pattern (#487)
|
2022-06-17 06:40:28 -07:00 |
Christopher C. Wells
|
838020ceff
|
Update Faker API usage
|
2022-05-28 07:02:13 -07:00 |
Christopher C. Wells
|
348e622321
|
Refactor naming pattern of simple "change" graphs
|
2022-05-28 07:02:13 -07:00 |
bugbountyguy
|
4ceb6095d3
|
Rename breastpump to pumping
|
2022-04-04 20:39:39 -07:00 |
bugbountyguy
|
44648ce33b
|
add tests
|
2022-04-04 20:39:39 -07:00 |
Christopher C. Wells
|
20d9cab158
|
Change reports list to a page
Fixes #379
|
2022-02-26 13:23:43 -08:00 |
Christopher C. Wells
|
cd946280cb
|
Format code with black
|
2022-02-09 16:00:30 -08:00 |
Yulian Kuncheff
|
0af4521005
|
Linting and faker changes
|
2021-12-31 09:19:53 -05:00 |
Yulian Kuncheff
|
9b604627a1
|
Add Height, Head Circumference, and BMI, corresponding reports, and move to separate menu with Weight and Temperature.
|
2021-12-31 09:19:53 -05:00 |
Christopher C. Wells
|
3a7c8c92fd
|
Add a Diaper Change amounts report
|
2020-01-26 14:12:27 -08:00 |
Christopher C. Wells
|
3ba58c9352
|
Add "Feeding Amounts" report. (#68)
|
2019-05-29 10:06:50 -07:00 |
Christopher Charbonneau Wells
|
5dc372281b
|
Remove all unicode_literals imports.
|
2018-02-17 17:09:40 -05:00 |
Christopher Charbonneau Wells
|
4272c9b075
|
Add a basic bar chart showing average feeding durations over time.
|
2017-11-29 21:28:54 -05:00 |
Christopher Charbonneau Wells
|
5d4db5de6b
|
Add simple weight report.
|
2017-11-10 07:20:34 -05:00 |
Christopher Charbonneau Wells
|
162f117cef
|
Move timeline code to core and integrate with Child detail view.
|
2017-11-07 13:15:48 -05:00 |
Christopher Charbonneau Wells
|
72a75feea9
|
Add reports tests.
|
2017-10-25 10:48:33 -04:00 |