SimonGschnell
|
478adb740e
|
changes the db query and adopts the layout of the Vue component to show the correct betreff and content of the news
|
2024-06-26 13:21:32 +02:00 |
|
SimonGschnell
|
f546554f87
|
changes the layout of the news widget in the dashboard
|
2024-06-25 16:48:05 +02:00 |
|
SimonGschnell
|
f4176ebcda
|
adds the content of the news to the dashboard items and makes them scrollable through css classes
|
2024-06-25 14:18:11 +02:00 |
|
SimonGschnell
|
27287bd07a
|
creating the api endpoint that fetches the content of the news instead of text metdata
|
2024-06-24 16:05:51 +02:00 |
|
SimonGschnell
|
7267d526bb
|
rendering content pages
|
2024-06-24 14:23:34 +02:00 |
|
SimonGschnell
|
629ea3716e
|
changes how the content and the news are displayed and also modifies the modals for the roominformation which now get their data from props instead of passing them directly via refs
|
2024-06-24 14:23:34 +02:00 |
|
SimonGschnell
|
6230aa47ae
|
now also displays the room information inside a modal and does not redirect to the content site
|
2024-06-24 14:23:34 +02:00 |
|
SimonGschnell
|
b3dfcdc295
|
the calendar modal is correctly opened when the correct event is called
|
2024-06-24 14:23:34 +02:00 |
|
SimonGschnell
|
bb9d4bda04
|
adds a general modal for the lehrveranstaltungs Uebersicht with all the links connected to the lehrveranstaltung
|
2024-06-24 14:23:34 +02:00 |
|
SimonGschnell
|
d92ad0a6c6
|
links the ort_kurzbz from the Stundenplan in the Dashboard to the Ort Information Content
|
2024-06-24 14:23:34 +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 |
|
Harald Bamberger
|
7491b9c1b0
|
try to fix mobile dashboard view
|
2024-06-03 11:35:11 +02:00 |
|
Harald Bamberger
|
204de30459
|
make news modal more responsive
|
2024-06-03 10:46:26 +02:00 |
|
Harald Bamberger
|
92319b9b29
|
quick fix for overlapping dashboard elements on mobile phones
|
2024-06-03 10:27:03 +02:00 |
|
SimonGschnell
|
5021c47c9f
|
calendar style changes
|
2024-05-27 12:20:58 +02:00 |
|
SimonGschnell
|
16f90604b6
|
stundenplan modal for LVs and making calendar header sticky
|
2024-05-24 11:17:06 +02:00 |
|
SimonGschnell
|
12b2f3ab07
|
adding more information to the cis40 stundenplan
|
2024-05-23 15:39:31 +02:00 |
|
SimonGschnell
|
fd8e49c11f
|
hotfix in Modal.js
|
2024-05-08 14:35:41 +02:00 |
|
SimonGschnell
|
8e2129902c
|
Merge branch 'feature-25999/task-39464' into feature-25999/C4_TEST
|
2024-05-08 11:29:39 +02:00 |
|
SimonGschnell
|
c2a782e164
|
updates news fetching and DB_Model pagination methods
|
2024-05-08 11:28:16 +02:00 |
|
SimonGschnell
|
5ac0b249ec
|
makes component Pagination page_size prop a required prop
|
2024-05-08 11:28:16 +02:00 |
|
SimonGschnell
|
5142f5656b
|
passes the page_size down from the parent component to the child component
|
2024-05-08 11:28:16 +02:00 |
|
SimonGschnell
|
7bd70a6436
|
makes it possible to send the page_size from the frontend to the backend to adopt how many rows to query
|
2024-05-08 11:28:16 +02:00 |
|
SimonGschnell
|
c017014171
|
changes how the pagination is done in the DB_Model
|
2024-05-08 11:28:16 +02:00 |
|
SimonGschnell
|
36c8862b99
|
implementing frontend pagination for components
|
2024-05-08 11:28:16 +02:00 |
|
SimonGschnell
|
730db74743
|
Merge branch 'feature-25999/C4_ma0594_profilePage' into feature-25999/C4_TEST
|
2024-05-08 11:14:41 +02:00 |
|
SimonGschnell
|
d1207ced02
|
Merge branch 'master' into feature-25999/C4_TEST
|
2024-05-08 11:06:34 +02:00 |
|
SimonGschnell
|
fb6bb96fbd
|
making Filter-core-cmp emit the tableBuilt event
|
2024-05-08 10:58:38 +02:00 |
|
SimonGschnell
|
9db09a040a
|
Merge branch 'master' into feature-25999/C4_ma0594_profilePage
|
2024-05-08 09:58:18 +02:00 |
|
Harald Bamberger
|
93b111af93
|
fix handleSystemError is not a function
|
2024-05-06 16:48:38 +02:00 |
|
Harald Bamberger
|
6a8a96b748
|
fix long lasting request getPrestudents to block browser when timedout once
|
2024-05-06 16:04:45 +02:00 |
|
SimonGschnell
|
a563f053ef
|
adds the width and the height properties to the dashboard item, they were missing and caused a bug where the news widget was not displaying correctly
|
2024-05-06 14:19:04 +02:00 |
|
SimonGschnell
|
fed30daad0
|
bug fix, only appending the event to the accept and deny action button if they were actually created
|
2024-04-25 09:41:32 +02:00 |
|
SimonGschnell
|
a2e943ac40
|
adjusts the actions of the ProfilUpdateView table with accept and deny buttons
|
2024-04-25 09:29:47 +02:00 |
|
Harald Bamberger
|
5175dcdbe4
|
Merge branch 'master' into feature-37246/APIs_Konsolidierung
|
2024-04-23 15:57:50 +02:00 |
|
SimonGschnell
|
e2e7966f83
|
adds accept and deny actions in the actions column of the ProfilUpdateView component
|
2024-04-22 14:55:37 +02:00 |
|
SimonGschnell
|
349865b8fb
|
fixes the phrasen for the column titles of the ProfilUpdateView
|
2024-04-22 13:52:38 +02:00 |
|
SimonGschnell
|
1447a930d3
|
adds more phrasen to the profil and the profilUpdate views, headers of tables phrasen
|
2024-04-19 14:24:32 +02:00 |
|
SimonGschnell
|
4bb9c61168
|
also fixes the phrasen for the student/Mitarbeiter View Ansicht
|
2024-04-18 15:06:38 +02:00 |
|
SimonGschnell
|
bc0d581402
|
fixes phrasen in the studentProfil
|
2024-04-18 15:00:28 +02:00 |
|
SimonGschnell
|
4e5379c5d9
|
adds an edit button over every section in the profil page to edit that section
|
2024-04-18 14:53:51 +02:00 |
|
SimonGschnell
|
ea9bd93e73
|
phrasen fix and bug where profilUpdates were only sorted when accepting the request and not denying
|
2024-04-12 09:39:28 +02:00 |
|
cgfhtw
|
e0c7691e04
|
missing catch
|
2024-04-11 15:14:15 +02:00 |
|
SimonGschnell
|
86504fd663
|
doesn't show the footer if the view inside the EditProfil Modal is set to Status
|
2024-04-11 11:39:29 +02:00 |
|
SimonGschnell
|
2b68831415
|
adds more filter options for the ProfilUpdateView
|
2024-04-11 11:20:32 +02:00 |
|
SimonGschnell
|
4fc4cd762d
|
adopts logic to fetched profilUpdate status and topic from the database
|
2024-04-11 09:15:19 +02:00 |
|
SimonGschnell
|
21c2bafed6
|
adapt the logic of the profilUpdate feature to use constant status and topics from the database
|
2024-04-10 15:08:21 +02:00 |
|
SimonGschnell
|
5b2365a1e2
|
stores the status of profilUpdate with their language in the database and adapts the logic to it
|
2024-04-09 15:02:17 +02:00 |
|
SimonGschnell
|
78031bf1ad
|
fixes buggs that were produced with the introduction of new phrasen
|
2024-04-09 09:08:47 +02:00 |
|
SimonGschnell
|
2df91bce5c
|
adds phrasen to the ProfilUpdateView.js file
|
2024-04-08 15:49:28 +02:00 |
|