owltide/components
Hornwitser 016930f933
All checks were successful
/ build (push) Successful in 1m33s
/ deploy (push) Successful in 15s
Render overlapping events/shifts in separate rows
Instead of merging overlapping events and shifts when displaying them in
the timetable which causes a very confusing display, add new rows when
events overlap so that each event can be fully displayed without any
overlapping in the table.
2025-06-25 15:38:47 +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
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
TableScheduleEvents.vue Refactor ClientSchedule to mutable types 2025-06-24 00:07:18 +02:00
TableScheduleEventSlots.vue Refactor ClientSchedule to mutable types 2025-06-24 00:07:18 +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 ClientSchedule to mutable types 2025-06-24 00:07:18 +02:00
TableScheduleShiftSlots.vue Refactor ClientSchedule to mutable types 2025-06-24 00:07:18 +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 Render overlapping events/shifts in separate rows 2025-06-25 15:38:47 +02:00