|
2e9dd764fe
|
lang:#104 added translation
|
2023-12-19 21:43:37 +01:00 |
|
|
40a4211908
|
Merge branch 'main' into 104-exams-in-calendar
# Conflicts:
# backend/service/addSchedule.go
|
2023-12-19 20:56:07 +01:00 |
|
|
4c15ccda62
|
build(deps-dev): bump vite from 4.4.9 to 4.4.12 in /frontend
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.9 to 4.4.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.4.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.4.12/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-18 14:44:23 +00:00 |
|
|
9956261eab
|
98 implement anonymized DTO events
|
2023-12-12 23:40:43 +01:00 |
|
|
8b9d4e1750
|
108 - lazy load routes
|
2023-12-10 12:22:06 +01:00 |
|
|
c7907b2f7b
|
feat:#104 added eventType to model
|
2023-12-08 11:41:14 +01:00 |
|
|
a79f9c3eb9
|
feat:#104 added fetcher for exams
|
2023-12-08 11:39:45 +01:00 |
|
|
2f2514ab95
|
90 hotfix roomfinder sticky header
|
2023-12-07 23:50:48 +01:00 |
|
|
dc7ae86a74
|
90 room finder responsive
|
2023-12-07 23:33:17 +01:00 |
|
|
9f0f4ff204
|
92 integrate roomfinder and faq design
|
2023-12-07 21:33:25 +01:00 |
|
|
15d15f0063
|
92 merge local changes
|
2023-12-06 22:26:36 +01:00 |
|
|
4377faa40e
|
91 responsive changes
|
2023-12-06 10:22:43 +01:00 |
|
|
1d656b2653
|
fix:#92 mobile table buttons
|
2023-12-05 18:42:34 +01:00 |
|
|
5e542a85e6
|
fix:#92 mobile edit-module table
|
2023-12-05 18:34:53 +01:00 |
|
|
3996fd3ec9
|
fix:#92 added responsive design for more subpages
|
2023-12-05 13:49:13 +01:00 |
|
|
0423244279
|
fix:#92 added margin at module table
|
2023-12-05 12:19:08 +01:00 |
|
|
3bc602f79f
|
92 dark mode switch
|
2023-12-04 23:13:17 +01:00 |
|
|
8dfe8a4836
|
92 frontend refinements, clickable logo
|
2023-12-04 03:10:25 +01:00 |
|
|
d1ea4da590
|
feat:#94 finished delete and added translation
|
2023-12-03 22:32:09 +01:00 |
|
|
5cadfc0cbc
|
feat:#94 added first frontend example
|
2023-12-03 19:01:57 +01:00 |
|
|
ed99568fb1
|
87 string splitting by separator, not whitespace
|
2023-12-03 14:41:30 +01:00 |
|
|
3de7bdaabe
|
fix:#15 fixed wrong path
|
2023-11-30 18:55:11 +01:00 |
|
|
0e8ed89a1b
|
fix:#15 removed prof search
|
2023-11-30 18:51:15 +01:00 |
|
|
70a86bc5ca
|
15 localization with translation strings
|
2023-11-30 17:32:57 +01:00 |
|
|
1f41abff8b
|
15 refactor module selection to use store
|
2023-11-29 12:00:22 +01:00 |
|
|
d41e6f4a3c
|
feat:#15 added selection in datatable to store and removed selectAll
|
2023-11-29 01:51:20 +01:00 |
|
|
6666faf802
|
Merge branch 'main' into 15-calendar-preview
# Conflicts:
# frontend/src/view/AdditionalModules.vue
# frontend/src/view/EditCalendarView.vue
|
2023-11-28 19:16:10 +01:00 |
|
|
7c1cab30cd
|
Merge pull request #80 from HTWK-Leipzig/79-edit-calender-loading-block
fix:#79 added check for token and response feedback with toast
|
2023-11-20 22:36:15 +01:00 |
|
|
3814a4712d
|
fix:#79 lint and format
|
2023-11-20 21:13:27 +01:00 |
|
|
cf07db861f
|
fix:#79 added check for token and response feedback with toast
|
2023-11-20 21:11:42 +01:00 |
|
|
104861eb73
|
fix:#69 format, lint, tiny info buttons
|
2023-11-20 18:38:01 +01:00 |
|
|
bdf95059dd
|
feat:#69 added translation for edit pages
|
2023-11-20 18:33:07 +01:00 |
|
|
426e25bf3e
|
feat:#74 added security and refactored api endpoint
|
2023-11-20 17:10:52 +01:00 |
|
|
ab25df81c1
|
fix:#15 linted format and typ fix
|
2023-11-20 11:50:46 +01:00 |
|
|
e8e7c6149a
|
Merge branch 'main' into 15-calendar-preview
# Conflicts:
# frontend/src/App.vue
# frontend/src/view/AdditionalModules.vue
|
2023-11-20 11:37:25 +01:00 |
|
|
bcd1dd714d
|
15 refactor additional modules to table
|
2023-11-20 02:24:44 +01:00 |
|
|
c70389b07a
|
feat:#69 finished translation for faq, imprint and privacy
|
2023-11-20 00:58:39 +01:00 |
|
|
c0d4598a15
|
feat:#69 added lang variables in vue files in faq
|
2023-11-18 01:54:20 +01:00 |
|
|
eb4ec5b1f3
|
fix:#66 added @keyup.enter event
|
2023-11-18 01:03:50 +01:00 |
|
|
4341654470
|
fix:#71 fixed formatting and import for moment
|
2023-11-17 20:49:25 +01:00 |
|
|
0ac7264bdb
|
feat:#71 fixed missing translation, added time format
Signed-off-by: masterElmar <18119527+masterElmar@users.noreply.github.com>
|
2023-11-17 20:42:23 +01:00 |
|
|
e9db7cb4b0
|
feat:#60 format, lint and fix build
|
2023-11-16 23:45:45 +01:00 |
|
|
d00a9e5999
|
feat:#60 changed domain in text to htwkalender
|
2023-11-16 11:59:52 +01:00 |
|
|
f6b3ffe854
|
feat:#60 added more localization
|
2023-11-16 11:57:33 +01:00 |
|
|
7e261438d5
|
feat:#60 added localization for more pages
|
2023-11-15 17:46:25 +01:00 |
|
|
00399c32d9
|
feat:#60 added localization switch
|
2023-11-15 12:46:56 +01:00 |
|
|
3f1a592468
|
feat:#60 added switch button (not working)
|
2023-11-15 04:10:47 +01:00 |
|
|
3e1214d13b
|
feat:#60 added first example localization
|
2023-11-14 23:22:56 +01:00 |
|
|
1a5bb4af3f
|
added focus on all pages where are inputs
|
2023-11-10 18:52:19 +01:00 |
|
|
cf50715c53
|
Merge pull request #51 from HTWK-Leipzig/2-calendar-hoster-links
2 add direct links to google and microsoft
|
2023-11-10 17:25:40 +01:00 |
|