owltide/components
Hornwitser 399a4d2ca5
Some checks failed
/ build (push) Has been cancelled
/ deploy (push) Has been cancelled
Add account based filtering of the schedule
Implement personal filtering of the schedule based on events marked as
being interested in and filtering based on assigned crew for events.
2025-03-15 22:47:32 +01:00
..
AssignedCrew.vue Add assigment of crew to events and shifts 2025-03-15 18:18:08 +01:00
EventCard.vue Show crew on event cards when logged in as crew 2025-03-15 20:37:08 +01:00
EventsEdit.vue Move schedule fetching into useSchedule composable 2025-03-10 15:41:32 +01:00
EventsTable.vue Disable editing of public events in UI for crew 2025-03-15 14:28:27 +01:00
Header.vue Implement account type restricted page 2025-03-09 22:37:07 +01:00
LocationsTable.vue Move toId to shared/utils/functions.ts 2025-03-15 13:46:13 +01:00
LogOutButton.vue Pull Log Out button into its own component 2025-03-07 21:46:44 +01:00
PushNotification.vue Refactor push subscription logic into a composable 2025-03-07 16:08:45 +01:00
RolesTable.vue Add editing of roles for shifts 2025-03-15 15:10:42 +01:00
ScheduleTable.vue Add account based filtering of the schedule 2025-03-15 22:47:32 +01:00
ShiftScheduleTable.vue Add account based filtering of the schedule 2025-03-15 22:47:32 +01:00
ShiftsTable.vue Add editing of shifts 2025-03-15 17:06:23 +01:00
timetable-terminology.png Port application from Next.js to Nuxt 2025-03-05 15:36:50 +01:00
Timetable.vue Add account based filtering of the schedule 2025-03-15 22:47:32 +01:00