owltide/components
Hornwitser 2cb56247be Fix interested state for anonymous accounts
The EventCard logic assume interestedIds not being present means the
account can't set events as interested.  Fix this logic by checking if
the account is valid instead and always have interestedIds present on
the account store.
2025-05-31 22:05:20 +02:00
..
AssignedCrew.vue Add assigment of crew to events and shifts 2025-03-15 18:18:08 +01:00
EventCard.vue Fix interested state for anonymous accounts 2025-05-31 22:05:20 +02:00
EventsTable.vue Use a pinia store to manage account state 2025-05-24 20:01:23 +02:00
Header.vue Use a pinia store to manage account state 2025-05-24 20:01:23 +02:00
LocationsTable.vue Move toId to shared/utils/functions.ts 2025-03-15 13:46:13 +01:00
LogOutButton.vue Use a pinia store to manage session state 2025-05-24 18:18:27 +02:00
PushNotification.vue Use a pinia store to manage session state 2025-05-24 18:18:27 +02:00
RolesTable.vue Add editing of roles for shifts 2025-03-15 15:10:42 +01:00
ScheduleTable.vue Explicitly set locale to avoid hydration mismatch 2025-05-25 23:38:06 +02:00
ShiftScheduleTable.vue Explicitly set locale to avoid hydration mismatch 2025-05-25 23:38:06 +02: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 Explicitly set locale to avoid hydration mismatch 2025-05-25 23:38:06 +02:00