owltide/components
Hornwitser ed67982ec0 Explicitly set locale to avoid hydration mismatch
Some functions in luxon default to the system's locale while other
functions default to "en-US".  Explicitly set the locale everywhere
the luxon objects are created to avoid possible mismatches and
unexpected behaviour should the system's locale be different.
2025-05-25 23:38:06 +02:00
..
AssignedCrew.vue Add assigment of crew to events and shifts 2025-03-15 18:18:08 +01:00
EventCard.vue Explicitly set locale to avoid hydration mismatch 2025-05-25 23:38:06 +02:00
EventsEdit.vue Move schedule fetching into useSchedule composable 2025-03-10 15:41:32 +01: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