mirror of https://github.com/snachodog/mybuddy.git
1dca1cc050
* 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> |
||
---|---|---|
.. | ||
0001_initial.py | ||
0002_add_settings.py | ||
0003_add_refresh_help_text.py | ||
0004_settings_language.py | ||
0005_auto_20190502_1701.py | ||
0006_auto_20190502_1744.py | ||
0007_auto_20190607_1422.py | ||
0008_auto_20200120_0622.py | ||
0009_settings_timezone.py | ||
0010_auto_20200609_0649.py | ||
0011_auto_20200813_0238.py | ||
0012_auto_20201024_1847.py | ||
0013_auto_20210411_1241.py | ||
0014_settings_hide_empty.py | ||
__init__.py |