owltide/components
Hornwitser 1d2edf7535 Add dialog showing diff of changes to save
Add a save dialog at the bottom of the screen that is present whenever
there are unsaved changes.  This dialog provides a diff between the
client and server state so that the user can easily confirm the changes
they are about to make are the correct changes before applying them to
the server.
2025-06-30 15:43:15 +02:00
..
AssignedCrew.vue Refactor user storage and update 2025-06-23 00:28:58 +02:00
ButtonLogOut.vue Use prefix notation for component names 2025-06-17 22:29:16 +02:00
CardEvent.vue Fix import statements 2025-06-23 12:54:09 +02:00
CardShift.vue Add cards for shifts 2025-06-24 15:41:53 +02:00
DiffEntry.vue Add dialog showing diff of changes to save 2025-06-30 15:43:15 +02:00
DiffFieldEntityId.vue Add dialog showing diff of changes to save 2025-06-30 15:43:15 +02:00
DiffFieldSetEntityId.vue Add dialog showing diff of changes to save 2025-06-30 15:43:15 +02:00
DiffFieldString.vue Add dialog showing diff of changes to save 2025-06-30 15:43:15 +02:00
DiffSchedule.vue Add dialog showing diff of changes to save 2025-06-30 15:43:15 +02:00
DiffScheduleEvent.vue Add dialog showing diff of changes to save 2025-06-30 15:43:15 +02:00
DiffScheduleEventSlot.vue Add dialog showing diff of changes to save 2025-06-30 15:43:15 +02:00
DiffScheduleLocation.vue Add dialog showing diff of changes to save 2025-06-30 15:43:15 +02:00
DiffScheduleRole.vue Add dialog showing diff of changes to save 2025-06-30 15:43:15 +02:00
DiffScheduleShift.vue Add dialog showing diff of changes to save 2025-06-30 15:43:15 +02:00
DiffScheduleShiftSlot.vue Add dialog showing diff of changes to save 2025-06-30 15:43:15 +02:00
Header.vue Add About page with info about the project 2025-06-24 16:00:55 +02:00
PushNotification.vue Use a pinia store to manage session state 2025-05-24 18:18:27 +02:00
SelectDropdown.vue Fix changes not being detected in SelectDropdown 2025-06-29 20:26:32 +02:00
SelectMultiEntity.vue Add custom select component 2025-06-27 18:20:24 +02:00
SelectSingleEntity.vue Add custom select component 2025-06-27 18:20:24 +02:00
TableScheduleEvents.vue Refactor slot editing to use searchable selections 2025-06-27 18:59:23 +02:00
TableScheduleEventSlots.vue Refactor slot editing to use searchable selections 2025-06-27 18:59:23 +02:00
TableScheduleLocations.vue Refactor ClientSchedule to mutable types 2025-06-24 00:07:18 +02:00
TableScheduleRoles.vue Refactor ClientSchedule to mutable types 2025-06-24 00:07:18 +02:00
TableScheduleShifts.vue Refactor slot editing to use searchable selections 2025-06-27 18:59:23 +02:00
TableScheduleShiftSlots.vue Refactor slot editing to use searchable selections 2025-06-27 18:59:23 +02:00
TableUsers.vue Fix import statements 2025-06-23 12:54:09 +02:00
Tabs.vue Organise edit page into tabs 2025-06-18 00:24:45 +02:00
timetable-terminology.png Port application from Next.js to Nuxt 2025-03-05 15:36:50 +01:00
Timetable.vue Fix schedule breaking on 2001-09-09 01:46:40Z 2025-06-29 20:30:39 +02:00