mybuddy/babybuddy/templates/babybuddy
Benjamin Häublein e8696a8b00
Dashboard: Hide old data (#215)
* filter card data by age

* add setting for hide_age

* add option to settings form

* fix name to consistently use hide_age

* rename filter, use setting for filter

* add test for old hiding old data

* fix migration to contain correct imports, remove month from timedelta

* remove months from timedelta, allow blank

* fix with block

* add settings test

* add test for filter

* mock localtime

* fix timezone issues with tests

* linting

* linting

* Adjust migration

Co-authored-by: Benjamin Häublein <benjaminh@debian.vm.hp>
Co-authored-by: Christopher C. Wells <git@chris-wells.net>
2021-06-19 14:09:05 -07:00
..
base.html Add user timezone setting support to datetime form fields 2020-02-14 12:07:43 -08:00
filter.html Add translateable strings support in babybuddy app. 2019-04-13 21:55:16 -07:00
form.html Add translateable strings support in babybuddy app. 2019-04-13 21:55:16 -07:00
form_field.html Boolean field labels are no longer clickable so they can't be accidentally toggle the field value 2021-01-19 08:37:07 -08:00
messages.html Add "trimmed" key to `blocktrans` tags and update formatting 2020-01-23 20:00:32 -08:00
nav-dropdown.html Use user first and last name, when available, in UI 2020-02-18 14:41:33 -08:00
page.html Consolidate messages and errors in to main page template. 2017-12-06 13:02:41 -05:00
paginator.html Add translateable strings support in babybuddy app. 2019-04-13 21:55:16 -07:00
user_confirm_delete.html Add "trimmed" key to `blocktrans` tags and update formatting 2020-01-23 20:00:32 -08:00
user_form.html Add "trimmed" key to `blocktrans` tags and update formatting 2020-01-23 20:00:32 -08:00
user_list.html Add translateable strings support in babybuddy app. 2019-04-13 21:55:16 -07:00
user_password_form.html Add translateable strings support in babybuddy app. 2019-04-13 21:55:16 -07:00
user_settings_form.html Dashboard: Hide old data (#215) 2021-06-19 14:09:05 -07:00
welcome.html Add "trimmed" key to `blocktrans` tags and update formatting 2020-01-23 20:00:32 -08:00