owltide/pages
Hornwitser 02be8a37a5 Implement editing of time slots
Render the timeslots as an editable table of times with associated
event.  When the event it's linked to is edited the time slot is removed
from the original event it belonged to and added to the possibly new
event it now belongs to.  This gives a somewhat intutive editing
experience when editing time slots linked to events with multiple times.
2025-03-14 18:19:58 +01:00
..
account Add per account overridable timezone setting 2025-03-09 15:53:51 +01:00
edit.vue Implement editing of time slots 2025-03-14 18:19:58 +01:00
index.vue Implement account type restricted page 2025-03-09 22:37:07 +01:00
login.vue Add create account functionality 2025-03-07 23:53:57 +01:00
schedule.vue Pass schedule as a prop to Timetable 2025-03-14 17:38:01 +01:00