Sebastien Stettler
f30479db42
ci: add djlint to ci ( #763 )
...
* ci: add djlint to ci
* lint: all django templates
2024-02-06 05:35:36 -08:00
Christopher C. Wells
ad5f81d84a
Adopt new Bootstrap 5 dark mode support
2023-07-09 09:26:13 -07:00
Christopher C. Wells
20d9cab158
Change reports list to a page
...
Fixes #379
2022-02-26 13:23:43 -08: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
Ohad Lutzky
a5ec2d85c8
Add tummy time duration report ( #316 )
2021-10-04 12:37:11 -07:00
Christopher C. Wells
0b0efc6b8d
Hide child edit and delete buttons on small screens
...
Prevents weird spacing issues and line breaks between buttons on small phones.
Closes #298
2021-09-03 20:51:17 -07:00
Christopher C. Wells
c850998b64
Remove deprecated `icon` base class usage
2021-08-31 08:08:13 -07:00
Christopher C. Wells
f474a47008
Add "timeline" button to child button group
2021-08-31 08:08:13 -07:00
Christopher C. Wells
3a7c8c92fd
Add a Diaper Change amounts report
2020-01-26 14:12:27 -08:00
Christopher C. Wells
fc820eb242
Add active timers to children dashboard ( #73 )
2020-01-04 06:14:40 -08:00
Christopher C. Wells
3ba58c9352
Add "Feeding Amounts" report. ( #68 )
2019-05-29 10:06:50 -07:00
Christopher C. Wells
e20903c60b
Add translatable strings support to dashboard app.
2019-04-14 08:40:08 -07:00
Christopher Charbonneau Wells
3b0002a211
Fix link with incorrect namespace.
2017-12-03 17:03:13 -05:00
Christopher Charbonneau Wells
e92d3f361e
Misc. Django 2.0 update changes.
2017-12-03 16:52:27 -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
e2733e6b1e
Improve Dashboard view.
...
This commit adds a placeholder image for Child objects (in the future, hopefully, photo uploads will be added) and reworks the Dashboard view to look better when more than one child is in the database. There are also some minor tweaks to the Child detail view and one new Gulp requirement to improve the flow of copying static image assets from apps.
2017-11-06 16:24:21 -05:00