mybuddy/core
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
..
migrations Upgrade to Bootstrap 5 (#479) 2023-03-25 12:57:12 -07: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 Add deltasince function as an alternative to timesince (to get a timedelta instead of a str) 2022-10-11 19:13:22 -07:00
tests Explicitly reset format caches during testing 2023-02-11 20:21:09 -08:00
__init__.py Initial commit. 2017-08-11 14:32:02 -04:00
admin.py Rename breastpump to pumping 2022-04-04 20:39:39 -07:00
apps.py Refactor read only group creation as post migrate operation 2023-02-11 10:31:14 -08:00
filters.py Change PumpingFilter to be TagFilter 2023-01-29 14:09:35 -08:00
forms.py Upgrade to Bootstrap 5 (#479) 2023-03-25 12:57:12 -07:00
models.py Upgrade to Bootstrap 5 (#479) 2023-03-25 12:57:12 -07:00
timeline.py Add tags to timeline and all list views 2022-03-08 19:16:18 -08:00
urls.py Rename breastpump to pumping 2022-04-04 20:39:39 -07:00
utils.py Refactor `random_colors` as a utility 2022-05-28 07:02:13 -07:00
views.py 🚸 improves quick timer user experience 2022-07-24 12:32:07 -07:00
widgets.py 🚨 fixes wrong code styling 2022-07-07 14:28:40 -07:00