Commit Graph

1616 Commits

Author SHA1 Message Date
Christopher Charbonneau Wells 996d81966c
Indicate user locked state and allow unlocking from users admin (#600)
* Use custom template for account lock

* Rename Baby Buddy base template tags

* Add user unlock view

* Add user unlock test
2023-02-11 09:02:23 -08:00
Christopher C. Wells bf2884f544 Add order-able fields and defaults 2023-02-10 19:06:55 -08:00
Brian O'Connor ac19f30173 Add DRF's OrderingFilter to list of default filter backends to implement ordering in the API 2023-02-10 19:06:55 -08:00
Christopher Charbonneau Wells fc3be38c4c
Add app conversion post to BBotW 2023-02-10 06:24:19 -08:00
Christopher C. Wells 1f14549e83 Noop reverse migration for standard group removal 2023-02-10 06:14:37 -08:00
Christopher C. Wells 1faabdde9d Add migration to remove unused "standard" group 2023-02-10 06:14:37 -08:00
Christopher C. Wells a40b3c6f93 Add user types tests 2023-02-10 06:14:37 -08:00
Christopher C. Wells ae06cbd47e Update `createuser` to match behavior of UI 2023-02-10 06:14:37 -08:00
Christopher C. Wells 90e16431b8 Format code 2023-02-10 06:14:37 -08:00
Christopher C. Wells 94bc12973a Handle read only setting in users form 2023-02-10 06:14:37 -08:00
Christopher C. Wells cd44a473cf Replace references to Django core `User` model with `get_user_model` 2023-02-10 06:14:37 -08:00
Brian O'Connor c1f788bb49 Use Django's floatformat on today's feeding total 2023-02-07 14:15:40 -08:00
Christopher C. Wells 1f5ec91d54 Implement formatting updates 2023-02-07 13:16:44 -08:00
Christopher C. Wells 9361b81ae1 Print Python package versions used in CI 2023-02-07 12:55:59 -08:00
Christopher C. Wells 84c54856f6 Update Python dependencies 2023-02-07 12:42:37 -08:00
Christopher C. Wells 54aaf0dda3 Create v1.14.0 release 2023-01-29 16:20:49 -08:00
Christopher C. Wells b1f200d847 Update node dependencies and static assets 2023-01-29 15:26:01 -08:00
Christopher C. Wells 58de32d918 Add updated TZs migration 2023-01-29 15:21:13 -08:00
Brian O'Connor d9201d2c7e Change PumpingFilter to be TagFilter 2023-01-29 14:09:35 -08:00
Brian O'Connor 64f44f31ca Fix linting issue 2023-01-29 14:09:35 -08:00
Brian O'Connor 8feeb2f208 Add tags to Pumping test 2023-01-29 14:09:35 -08:00
Brian O'Connor 6c14590579 Add tags to the list view and the Api serializer 2023-01-29 14:09:35 -08:00
Brian O'Connor 945e30adb9 Add tags to Pumping model 2023-01-29 14:09:35 -08:00
Christopher C. Wells d1344a06c2 Update Python dependencies and default runtime 2023-01-29 07:12:17 -08:00
Pavol Gazda 1784696715 Remove fill for temperature graph 2023-01-05 13:10:05 -08:00
Pavol Gazda a81d68ffdb Linting 2023-01-05 13:10:05 -08:00
Pavol Gazda 2725a864ef Add test for temperature report. 2023-01-05 13:10:05 -08:00
Pavol Gazda 2519dad74c Add reports for temperature readings 2023-01-05 13:10:05 -08:00
Christopher Charbonneau Wells c5a56aaabd
Add new keypad project to BBotW 2022-12-08 12:54:15 -08:00
Tom Pansino 8716a3108a Fix formatting 2022-12-07 16:35:02 -08:00
Tom Pansino 6acadcb11b Allow setting CSRF_COOKIE_SECURE and SESSION_COOKIE_SECURE via env vars 2022-12-07 16:35:02 -08:00
jcgoette 94f81e3754 test: Remove out of date comment 2022-11-12 04:59:23 -08:00
Christopher Charbonneau Wells 18eada0d3e
Add Youtube video to Baby Buddy on the Web 2022-11-09 08:48:07 -08:00
Christopher Charbonneau Wells 81fd1fabda
Misc updates (#569)
* Remove Render artifact

* Remove gulp-cli from local dependencies

* Update LICENSE years

* Update node dependencies
2022-11-06 08:12:52 -08:00
Christopher C. Wells 237d56a12e Only remove deployments on clean up 2022-11-06 06:15:17 -08:00
Christopher C. Wells 841d6562de Set hosts and origins during review app predeploy 2022-11-06 06:02:24 -08:00
Christopher C. Wells eae11b5f63 Use action name for conditionals 2022-11-05 21:33:17 -07:00
Christopher C. Wells 0cae86773a Add debug output to job 2022-11-05 21:28:57 -07:00
Christopher C. Wells 052c5be8f2 Revert "Fix workflow conditional syntax"
This reverts commit 2aeaf47a
2022-11-05 21:06:51 -07:00
Christopher C. Wells 2aeaf47ae0 Fix workflow conditional syntax 2022-11-05 16:56:21 -07:00
Christopher C. Wells 6f4308c91a Add review app environment 2022-11-05 16:48:00 -07:00
Christopher C. Wells 6c733f1574 Remove coveralls finish env
Confusing in a PR context.
2022-11-05 16:44:37 -07:00
Christopher C. Wells 7edc0ea8fc Remove env from conditional statements 2022-11-05 16:42:58 -07:00
Christopher C. Wells 0db4f644ce Add review app workflow 2022-11-05 13:52:01 -07:00
Christopher C. Wells 74d7f7af72 Add coverage environment 2022-11-05 13:07:50 -07:00
Christopher C. Wells 6b7196cfb7 Pass verbosity argument to `createcachetable` 2022-11-05 07:15:28 -07:00
Christopher Charbonneau Wells b6563a903f
Add BabyScout to Baby Buddy on the Web 2022-11-03 14:51:24 -07:00
Christopher C. Wells 2ae5a258a2 Only deploy docs when docs have changed 2022-11-02 21:09:46 -07:00
Christopher C. Wells e51398aa4d Remove review app handling from CI 2022-11-02 21:09:24 -07:00
earthcomfy eb8ed1bcd1 Fix empty password bug in createuser command 2022-11-02 13:05:03 -07:00