oncall-engine/engine/apps/schedules/migrations
Joey Orlando 9a7b8acd5a
centralize timezone validation + add serializer validation for on call shifts and schedules (#924)
* Centralize timezone validation into one spot + add serializer validation
for schedules and oncall shifts (both public and internal API)

* add engine-manage make command
2022-12-01 14:13:39 +01:00
..
0001_squashed_initial.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
0002_squashed_initial.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
0003_alter_customoncallshift_frequency.py Add db migration for shift frequency choices update 2022-06-28 10:07:29 -03:00
0004_customoncallshift_until.py Add UNTIL support for shifts recurrence rules 2022-06-28 11:21:36 -03:00
0005_auto_20220704_1947.py Initial web schedule model and serializers. Add override shift type. 2022-07-05 12:41:55 -03:00
0006_customoncallshift_rotation_start.py Fix oncall shifts serializer, fix migration, update oncall shift log text 2022-07-20 13:11:16 +03:00
0007_customoncallshift_updated_shift.py Add title for shifts, update shift validation for internal api endpoint 2022-07-25 15:37:25 +03:00
0008_auto_20221201_0809.py centralize timezone validation + add serializer validation for on call shifts and schedules (#924) 2022-12-01 14:13:39 +01:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00