36 Commits

Author SHA1 Message Date
f298118cee fix:#70 updated frontend deps 2025-03-12 12:19:41 +01:00
935b84fec2 fix:#70 updated deps 2025-03-12 11:28:14 +01:00
f96a87616f dep:#65 updated frontend deps 2025-01-17 19:11:29 +01:00
d6e57a0494 dep:#64 updated frontend packages and fixed changes 2025-01-06 12:22:09 +01:00
0d0f34e0a1 fix:#61 added i18n update and pinned typescript version against vue-tsc problem with 2024-12-03 11:34:44 +01:00
f94e24b3ec fix:#61 updated frontend deps 2024-12-03 10:57:42 +01:00
ebed0e00a3 feat:#20 added Twemoji font for fix emoji 2024-09-06 19:46:42 +02:00
bc08078110 feat:#43 added vue dev tools 2024-07-06 20:58:11 +02:00
cf638cf93c add static site generation including robots.txt and sitemap.xml 2024-07-03 17:33:12 +02:00
a003ba736c seo changes for meta tags 2024-07-02 18:57:56 +02:00
3699125a99 feat:#31 added resolve and compression 2024-05-21 23:55:47 +02:00
1a91b26b52 31 add css and js minify options 2024-05-21 17:24:05 +02:00
d4a248bc5d 31 add page labels and meta information 2024-05-21 17:03:45 +02:00
4a65c05510 Merge branch 'main' into tanstack-query
# Conflicts:
#	frontend/package-lock.json
#	frontend/package.json
2024-04-04 23:56:24 +02:00
d5b592bbd1 feat:#47 updated primevue version and themes 2024-03-30 15:23:00 +01:00
d58b633159 feat:#47 updated primevue theme for sass 2024-03-30 14:41:50 +01:00
bb7e1c1c4f configure tanstack query 2024-03-29 12:20:05 +01:00
0ce0144ed9 add vue query plugin 2024-03-29 11:41:49 +01:00
caefe2e475 remove the moment.js dependency 2024-03-15 23:21:13 +00:00
dee2603702 fix:#5 styling for time inputs 2024-01-25 20:53:25 +01:00
167a0432bf fix:#5 updated packages and added table filter for 2024-01-25 17:24:54 +01:00
82899a6f08 feat:#5 added datetime input for search and fixed nav bar 2024-01-24 18:34:40 +01:00
c90577e6e5 feat:#5 added menubar link 2024-01-24 11:24:44 +01:00
5dd8ecd5a1 dark theme color scheme 2024-01-18 21:55:22 +01:00
75ae6c619e feat:#21 updated deps, fixed changes, fixed room list 2024-01-13 04:42:13 +01:00
d4d0c5199c Resolve "lint, test and build for frontend image" 2024-01-12 13:58:52 +00: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
58022ec23d feat:#71 fixed missing translation, added time format
Signed-off-by: masterElmar <18119527+masterElmar@users.noreply.github.com>
2023-11-17 20:40:22 +01:00
00399c32d9 feat:#60 added localization switch 2023-11-15 12:46:56 +01:00
3e1214d13b feat:#60 added first example localization 2023-11-14 23:22:56 +01:00
b4afd85d5d fixed merge issue with main 2023-11-01 19:06:54 +01:00
59a02f72e8 Revert "Add page to check for room availability " 2023-11-01 17:44:42 +01:00
f09f952ca3 [#10] Move to new endpoint (room schedule for given duration) 2023-10-28 13:21:23 +02:00
d99a6e594b [#10] WIP 2023-10-20 15:32:17 +02:00
e56a78bd75 update paths and ical link url 2023-09-20 12:00:51 +02:00
c051995823 added frontend and updated backend with docker, wrote some initial instructions 2023-09-19 21:34:29 +02:00