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 |
Anørak
|
9e1c21e7bd
|
Add condition on tummytime-duration.py in order to display hours when necessary
|
2022-10-31 06:55:00 -07:00 |
earthcomfy
|
6f83611f42
|
Remove group arg and add --read-only flag to createuser command
|
2022-10-31 06:49:55 -07:00 |
earthcomfy
|
6992ddc911
|
fix: add reverse operation for data migration
|
2022-10-31 06:49:55 -07:00 |
earthcomfy
|
84d14c3410
|
feat: Add data migration to create groups and assign permissions
|
2022-10-31 06:49:55 -07:00 |
earthcomfy
|
b50748598b
|
fix - Remove staff type from group and add is-staff arg
|
2022-10-31 06:49:55 -07:00 |
earthcomfy
|
400ad66968
|
feat: Add group argument to createuser command
|
2022-10-31 06:49:55 -07:00 |
Gary Glatfelter
|
6816349103
|
Corrections to last_end_time made to correctly calculate and display graphs on days where the sleep from the previous day did not cross over midnight. resolves babybuddy/babybuddy#554
|
2022-10-30 17:15:08 -07:00 |