SimonGschnell
|
857d4d7282
|
refactor(Calendar indicator):adds Vue transition to the Calendar indicator through Vue's built-in component
|
2024-11-29 11:50:27 +01:00 |
|
SimonGschnell
|
4f8ca679fb
|
fix(Calendar/Week/Day/Page.js): removes the calendar indicator when moving the mouse outside of the calendar
|
2024-11-28 12:52:24 +01:00 |
|
SimonGschnell
|
36c129fcaf
|
reafactor(Calendar/Day/Page.js-Calendar/Week/Page.js): refactors styles of elements for easier readability
|
2024-11-25 11:41:22 +01:00 |
|
SimonGschnell
|
4aed321b5e
|
refactor(Calendar Tagesansicht): changes how the logic for opening a modal or showing the lvMenu next to the calendar is handled
|
2024-11-19 10:11:49 +01:00 |
|
SimonGschnell
|
fdcef8bdab
|
feature(Calendar): keeps track of the selected Event in a shared state and highlights the selected Event over different calendar views
|
2024-11-15 12:52:24 +01:00 |
|
SimonGschnell
|
65d0e89f06
|
refactor(Stundenplan events css): moves the class definitions of the events to the slot templates and adds little animations
|
2024-11-15 11:48:55 +01:00 |
|
SimonGschnell
|
3046c29ae2
|
fix(Calendar): does not display events on the calendar when sliding the carusel to avoid showing overlapping events
|
2024-11-12 09:57:10 +01:00 |
|
SimonGschnell
|
6cf7a8e35e
|
fix(Calendar scroll): extends the id of the scroll anchor to include hour/day/week and changes the logic to search for the anchor depend on the week or day view
|
2024-11-12 09:48:03 +01:00 |
|
SimonGschnell
|
094a3ed56a
|
feature(Calendar): scrolls to the first event of the day if the prop scrollTime is passed to Calendar component
|
2024-11-11 15:46:09 +01:00 |
|
SimonGschnell
|
b7e89ab557
|
fix(Stundenplan hour lines): fixes the hour lines from disapearing on smaller viewports by using a box-shadow instead
|
2024-11-11 11:27:23 +01:00 |
|
SimonGschnell
|
ca7ded38d2
|
refactor(Stundenplan indicator): uses a 5 minute interval for the Stundenplan indicator
|
2024-11-08 16:08:08 +01:00 |
|
SimonGschnell
|
b9690988e5
|
refactor(Stundenplan): uses named slots for week-view template
|
2024-11-08 10:53:02 +01:00 |
|
Harald Bamberger
|
d4494836b1
|
fix file permissions erroneously commited as a21a292da6
|
2024-10-17 15:34:00 +02:00 |
|
SimonGschnell
|
4f9591fc3b
|
fix the z-index of the week stundenplan header
|
2024-10-14 10:36:46 +02:00 |
|
SimonGschnell
|
c444e27d0d
|
adds more styling and fixes little bug in the currentHour Stundenplan indicator
|
2024-10-14 10:34:01 +02:00 |
|
SimonGschnell
|
f9e72832c9
|
adds time inidication on stundenplan on mouse position
|
2024-10-11 12:33:06 +02:00 |
|
SimonGschnell
|
5359539a09
|
makes Stundenplan query BLAZINGLY fast
|
2024-10-10 20:59:55 +02:00 |
|
SimonGschnell
|
d2ed82cb37
|
calculates the total amout of hours with an array filter instead of statically inserting all hours
|
2024-10-10 13:27:26 +02:00 |
|
SimonGschnell
|
f3fa2fa2dd
|
adds the hour gutter for the stundenplan with absolute positioned divs instead of a linear gradient
|
2024-10-10 13:12:01 +02:00 |
|
SimonGschnell
|
bf8085f642
|
starts the stundenplan from hour 7 instead of hour 0
|
2024-10-10 11:24:26 +02:00 |
|
SimonGschnell
|
79c8edc6cf
|
makes the calendar week mode header align and highlights the week or day in the Month view depenedent if there is a week view available
|
2024-10-08 13:20:06 +02:00 |
|
SimonGschnell
|
e75872adaa
|
lets the user change the view of the calendar in the header with a select and highlights the date fields to change the view of the current calendar
|
2024-10-07 14:49:02 +02:00 |
|
SimonGschnell
|
563f5e5f9e
|
merging C4
|
2024-07-24 14:37:16 +02:00 |
|
SimonGschnell
|
63f089dc27
|
changes the layout of the Stundenplan Events
|
2024-06-24 13:50:13 +02:00 |
|
SimonGschnell
|
77cd3bb02d
|
removes the z-index from the calendar header so that it doesn't show over the menu when used in mobil view
|
2024-06-24 13:11:55 +02:00 |
|
SimonGschnell
|
008847e490
|
adds a sql query for the grouping algorithm
|
2024-06-24 13:08:44 +02:00 |
|
SimonGschnell
|
d1afd9f09d
|
groups the uids of the reservierungen in the raum uebersicht and renders different template if the calender entry is a reservierung or a stundenplan event
|
2024-06-12 14:42:30 +02:00 |
|
SimonGschnell
|
9c51f25c9e
|
modifies how the slot template from the Calendar Page is passed to the CalendarApp and prints the reservierungen differently (but the reservierungen are not grouped yet)
|
2024-06-11 15:03:09 +02:00 |
|
SimonGschnell
|
3df1aaf371
|
uses the new fhcApi factory to make the roomInformation get request from the frontent/v1/stundenplan api and uses the CalendarDate class to get the first day of the week and the last day of the week to make the request for the room information over the whole week
|
2024-06-04 08:24:58 +02:00 |
|
SimonGschnell
|
39321dcde3
|
adds the roomInformation Calendar to the menu and uses different template for the calendar page slot
|
2024-05-31 12:28:06 +02:00 |
|
SimonGschnell
|
b9bd8e1d4d
|
Merge branch 'feature-25999/C4' into feature-39912/Room_planning_calendar
|
2024-05-31 08:53:40 +02:00 |
|
SimonGschnell
|
5021c47c9f
|
calendar style changes
|
2024-05-27 12:20:58 +02:00 |
|
SimonGschnell
|
87681351b9
|
Merge branch 'feature-25999/C4' into feature-39912/Room_planning_calendar
|
2024-05-27 10:55:44 +02:00 |
|
SimonGschnell
|
16f90604b6
|
stundenplan modal for LVs and making calendar header sticky
|
2024-05-24 11:17:06 +02:00 |
|
SimonGschnell
|
729509a45d
|
WIP
|
2024-05-23 15:40:23 +02:00 |
|
SimonGschnell
|
12b2f3ab07
|
adding more information to the cis40 stundenplan
|
2024-05-23 15:39:31 +02:00 |
|
SimonGschnell
|
a21a292da6
|
dokument upload
|
2024-01-29 16:48:41 +01:00 |
|
cgfhtw
|
0f60ab2a54
|
Stundenplan & Calendar
|
2023-02-06 08:43:43 +01:00 |
|