mybuddy/dashboard/templates/cards
Benjamin Häublein 1dca1cc050
Add option for hiding empty dashboard cards (#213)
* add option for hiding empty dashboard cards

* rework add option for hiding empty dashboard cards

missed statistics.html

* don't exit early in cards

* add forms test for dashboard_hide_empty

* add tests for cards

* fix early exit in card_diaperchange_latest

* change dependency of migration

* rename migration

* introduce hiding of cards in templates

* linting

* add context to test_card_diaperchange_last

* setup MockUserRequest

* add context to all cards test cases

* add test for settings_dashboard_hide_empty_on

* change dashboard_hide_test, but it doesn't work

* add test for _user_wants_hide

* fix test_user_wants_hide user object, simpliy check for data['empty']

* add test for user_wants_hide to every card

* linting

* fix trailing whitespace

* rename user_wants_hide to hide_empty

* fix hidden statistics

* add user.refresh_from_db to test case, add test case for dashboard_refresh_rate

* Follow redirect and correct assertion

Co-authored-by: jcgoette <jcgoette@gmail.com>
Co-authored-by: Benjamin Häublein <benjaminh@debian.vm.hp>
Co-authored-by: Christopher C. Wells <git@chris-wells.net>
2021-05-13 20:28:39 -07:00
..
base.html Add option for hiding empty dashboard cards (#213) 2021-05-13 20:28:39 -07:00
diaperchange_last.html Standardize card language for "no data" 2020-02-16 13:38:20 -08:00
diaperchange_types.html Standardize card language for "no data" 2020-02-16 13:38:20 -08:00
feeding_day.html Add a "Today's Feeding" card 2020-07-21 00:48:07 +02:00
feeding_last.html Standardize card language for "no data" 2020-02-16 13:38:20 -08:00
feeding_last_method.html Custom last feeding method text size 2020-02-16 13:38:20 -08:00
sleep_day.html Standardize card language for "no data" 2020-02-16 13:38:20 -08:00
sleep_last.html Standardize card language for "no data" 2020-02-16 13:38:20 -08:00
sleep_naps_day.html Standardize card language for "no data" 2020-02-16 13:38:20 -08:00
statistics.html Add option for hiding empty dashboard cards (#213) 2021-05-13 20:28:39 -07:00
timer_list.html Use user first and last name, when available, in UI 2020-02-18 14:41:33 -08:00
tummytime_day.html Standardize card language for "no data" 2020-02-16 13:38:20 -08:00
tummytime_last.html Add "trimmed" key to `blocktrans` tags and update formatting 2020-01-23 20:00:32 -08:00