mybuddy/babybuddy
Christopher C. Wells 34fe811a54 Upgrade to Bootstrap 5 (#479)
* Update Tempus Dominus to v6 (WIP)

* Re-add calendar input prepend container

* Normalize setting of default date values

* Migrate to Bootstrap 5 (WIP)

* Remove deprecated card columns implementation from dashboard

* Update BS5 data props

* Use Masonry layout for dashboard cards (for now)

This doesn't seem particularly ideal so may need a more involved refactor

* Update styles for Bootstrap 5 deprecations

* Remove resolutions crap

* Refactor deprecated BS4 classes

* Update list table styles

* Refactor deprecated jumbotron class usages

* Update close button structure

* Add `v2` branch to standard CI workflows
2023-03-25 12:57:12 -07:00
..
fixtures Add carousel of last 7 days of feedings to the todays feeding card (#450) 2022-05-30 19:43:42 -07:00
formats Sync moment and Django formats for PT and TR 2023-02-11 17:41:17 -08:00
management Refactor read only group creation as post migrate operation 2023-02-11 10:31:14 -08:00
migrations Refactor read only group creation as post migrate operation 2023-02-11 10:31:14 -08:00
settings Sync moment and Django formats for PT and TR 2023-02-11 17:41:17 -08:00
static_src Upgrade to Bootstrap 5 (#479) 2023-03-25 12:57:12 -07:00
templates Upgrade to Bootstrap 5 (#479) 2023-03-25 12:57:12 -07:00
templatetags Refactor read only group creation as post migrate operation 2023-02-11 10:31:14 -08:00
tests Refactor read only group creation as post migrate operation 2023-02-11 10:31:14 -08:00
__init__.py Create v1.15.1 release 2023-03-18 11:02:40 -07:00
admin.py Replace references to Django core `User` model with `get_user_model` 2023-02-10 06:14:37 -08:00
apps.py Refactor read only group creation as post migrate operation 2023-02-11 10:31:14 -08:00
forms.py Refactor read only group creation as post migrate operation 2023-02-11 10:31:14 -08:00
middleware.py Add forward auth by way of remote user 2022-09-18 14:00:41 -07:00
mixins.py Format code with black 2022-02-09 16:00:30 -08:00
models.py Replace references to Django core `User` model with `get_user_model` 2023-02-10 06:14:37 -08:00
urls.py Indicate user locked state and allow unlocking from users admin (#600) 2023-02-11 09:02:23 -08:00
views.py Indicate user locked state and allow unlocking from users admin (#600) 2023-02-11 09:02:23 -08:00
wsgi.py Check for and load environment variables from a `.env` file. 2017-11-30 22:54:50 -05:00