Jean-Louis Jouannic
0cd989ff96
🚸 adds a child quick switch in breadcrumb
...
This quick switch is available in dashboard, timeline and reports breadcrumbs
and allows to quickly switch to the "same" page but for another child
2022-08-03 10:45:22 -07:00
Daniel Beard
834e7636fc
Sleep history ( #485 )
...
* Fix dayssince sometimes being off by 1 day depending on timezone
* Add sleep stats carousel for last 7 days
* Renamed sleep_day to sleep_recent
* Rename Today's Sleep to Recent Sleep in dashboard
2022-06-27 19:39:45 -07:00
Christopher C. Wells
20d9cab158
Change reports list to a page
...
Fixes #379
2022-02-26 13:23:43 -08:00
adamaze
8ac6130291
Rearrange dashboard cards to set timer card first
2022-01-27 12:36:41 -08:00
Christopher C. Wells
81f0fb94e7
Replace easy-thumbnails with imagekit
...
Closes #373
2022-01-16 15:49:09 -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
Ohad Lutzky
dd3aa3bdb8
Dashboard: Move all "last" cards to top ( #248 )
...
Fixes #230
2021-07-09 07:50:02 -07:00
Jean-Frederic Berthelot
f29515a04d
Add a "Today's Feeding" card
...
It is useful to know today's cumulated Feeding amount.
Right now, this can be inferred from the "Feeding Amount" report,
but is not made readily available in the dashboard, where the
Feeding-related cards are the last Feeding and its method.
This adds a new card `Today's Feeding`, heavily based on "Today's Sleep".
2020-07-21 00:48:07 +02:00
Christopher C. Wells
c0db24555a
Do not enforce two columns in dashboard
2020-02-04 11:00:24 -08:00
Christopher C. Wells
eb9e2f3927
Display per-child timer lists on dashboard card
2020-01-31 09:09:01 -08: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
Paul Calabro
326a6f448c
Update dashboard.html
...
Centered the child photo within the card
2019-10-04 19:59:34 -07: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
7382e74d78
Use Bootstrap card columns for Child Dashboard.
2018-07-31 19:57:01 -07:00
Christopher Charbonneau Wells
a524259507
Replace Page Visibility API with focus event listener for dashboard refreshes.
...
This is a bit of a testing phase to see if the focus event listerner behaves any better than the Page Visibility API, particularly in mobile browsers.
2018-03-22 20:29:40 -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
092d724906
Add child picture to multi-child dashboard view.
2017-11-18 07:47:50 -05:00
Christopher Charbonneau Wells
60ac9a7f5d
Add Settings model extending User.
2017-11-12 12:09:54 -05:00
Christopher Charbonneau Wells
770e7a69eb
Refactor Averages card as Statistics carousel card.
2017-11-11 07:01:04 -05:00
Christopher Charbonneau Wells
5d4db5de6b
Add simple weight report.
2017-11-10 07:20:34 -05:00
Christopher Charbonneau Wells
b7de3999b9
Remove xl column setting for child cards.
...
The lower resolutions of the xl breakpoint did not render this well (the button bar overflows cards).
2017-11-09 07:20:38 -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
Christopher Charbonneau Wells
cb2c63cf8a
Add nap averages data to the averages card.
2017-11-04 17:52:28 -04:00
Christopher Charbonneau Wells
e90e31cfd3
Add "Averages" dashboard card.
2017-10-30 14:26:49 -04:00
Christopher Charbonneau Wells
22664ecc0f
Reload the dashboard page every 60 seconds and on visibility state change.
2017-10-29 16:01:13 -04:00
Christopher Charbonneau Wells
66a91fe534
Add a "naps" card.
2017-10-23 19:52:20 -04:00
Christopher Charbonneau Wells
e45101b75c
Rename project Baby Buddy.
2017-10-22 14:00:42 -04:00
Christopher Charbonneau Wells
5f3cadd38b
Implement breadcrumbs.
2017-10-20 16:07:53 -04:00
Christopher Charbonneau Wells
0038a34843
Prep for adding breadcrumbs (WIP).
2017-10-20 10:32:27 -04:00
Christopher Charbonneau Wells
05ece53f18
Tweak dark colors and remove custom coloring classes from some elements.
2017-09-27 11:28:10 -04:00
Christopher Charbonneau Wells
b4ac40d2d4
Add a diaper lifetimes box plot graph.
2017-09-25 13:14:14 -04:00
Christopher Charbonneau Wells
17abac0829
Add an active timers list card.
2017-09-25 12:13:37 -04:00
Christopher Charbonneau Wells
6562fa2390
Finalize child timeline graph/view.
2017-09-20 11:52:30 -04:00
Christopher Charbonneau Wells
3d88235eb9
Implement generic, app-specific "icon" style names over FA.
2017-09-15 12:29:56 -04:00
Christopher Charbonneau Wells
83aaab5bde
Add a sleep totals graph.
2017-09-13 11:53:32 -04:00
Christopher Charbonneau Wells
e77c2a5639
Refactor naming of current reports.
2017-09-13 11:25:12 -04:00
Christopher Charbonneau Wells
6cfbba5f81
Further standardize report templates.
2017-09-13 11:20:28 -04:00
Christopher Charbonneau Wells
f89a8ce289
Add a total sleep on date card.
2017-09-13 10:31:56 -04:00
Christopher Charbonneau Wells
aba6fdff15
Remove last tummy time card from child dashboard.
2017-09-10 16:27:52 -04:00
Christopher Charbonneau Wells
6939adccaa
Add a Last Feeding Method card and rearrange child dashboard cards.
2017-08-25 17:39:10 -04:00
Christopher Charbonneau Wells
ae71c5933e
Prepare for a sleep reports page.
2017-08-25 08:08:02 -04:00