owltide/utils
Hornwitser 5144bf2b37 Allow shifts without a role
Allow a shift to have no role associated with it in order to simplify
conflict resolution around situations like a shift being created while
the role it was assoiated with was deleted. This also allows for shifts
that are freestanding to be created in case having a role doesn't make
sense for it.
2025-06-30 16:36:47 +02:00
..
client-entity.ts Refactor base types for entities and tombstones 2025-06-24 15:19:11 +02:00
client-map.nuxt.test.ts Refactor base types for entities and tombstones 2025-06-24 15:19:11 +02:00
client-map.ts Refactor base types for entities and tombstones 2025-06-24 15:19:11 +02:00
client-schedule.nuxt.test.ts Refactor base types for entities and tombstones 2025-06-24 15:19:11 +02:00
client-schedule.ts Allow shifts without a role 2025-06-30 16:36:47 +02:00
client-user.ts Refactor base types for entities and tombstones 2025-06-24 15:19:11 +02:00
functions.ts Implement editing of slots in ClientSchedule 2025-06-14 19:12:31 +02:00