Christopher C. Wells
|
f8f605a118
|
Update node version to 18
|
2023-03-18 10:07:26 -07:00 |
Christopher Charbonneau Wells
|
fad9262884
|
Add Baby Buddy for Android to BBotW
|
2023-03-10 15:04:10 -08:00 |
Christopher Charbonneau Wells
|
049553f74f
|
Add Grafana dashboard to BBotW
|
2023-03-02 09:57:50 -08:00 |
Christopher C. Wells
|
f5e9d4dacd
|
Update locale strings
|
2023-02-22 06:41:15 -08:00 |
Christopher C. Wells
|
e565fd63ae
|
Fix CHANGELOG version title
|
2023-02-20 09:48:01 -08:00 |
Christopher C. Wells
|
0b64ad0a4d
|
Create v1.15.0 release
|
2023-02-20 09:46:42 -08:00 |
Christopher Charbonneau Wells
|
08ba1a32a8
|
Add a last pumping dashboard card (#604)
* Add a last pumping dashboard card
* Update static assets
* Add domain during dokku CI pre-deploy
|
2023-02-15 20:22:27 -08:00 |
Christopher C. Wells
|
a5504520d1
|
Explicitly reset format caches during testing
This seems to be necessary primarily for consistency when running tests in
parallel.
Fixes #483
|
2023-02-11 20:21:09 -08:00 |
Christopher C. Wells
|
1d9577a192
|
Sync moment and Django formats for PT and TR
Fixes #498 and #532
|
2023-02-11 17:41:17 -08:00 |
Christopher C. Wells
|
b9c86c8df8
|
Correct language name order
|
2023-02-11 12:46:08 -08:00 |
Christopher C. Wells
|
6282e52111
|
Update translations with latest strings
|
2023-02-11 12:38:57 -08:00 |
Christopher C. Wells
|
c95b2f07a3
|
Update latest translations from POEditor
|
2023-02-11 11:21:26 -08:00 |
Christopher C. Wells
|
10a58e61b5
|
Refactor read only group creation as post migrate operation
|
2023-02-11 10:31:14 -08:00 |
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 |