Commit Graph

93 Commits

Author SHA1 Message Date
Laura Dolibois
eb98b13f21 Merge remote-tracking branch 'origin/main' 2025-06-02 23:28:21 +02:00
Laura Dolibois
3b6a044210 edited filter names 2025-06-02 23:15:51 +02:00
slsa275
69dcb79912 added rating to ItemCard again 2025-06-02 12:11:53 +02:00
slsa275
e865b67b8e bugfix ItemCard 2025-06-02 12:04:01 +02:00
Laura Dolibois
cbdf40fed1 bugfix scrolling 2025-06-01 15:56:51 +02:00
Laura Dolibois
e30e36ee45 Implemented infinite scroll to replace malfunctioning pagination 2025-06-01 15:48:46 +02:00
Laura Dolibois
2a9629ea22 implemented infinity scroll 2025-06-01 11:34:41 +02:00
Laura Dolibois
a811493c97 added more test items 2025-06-01 10:49:26 +02:00
Laura Dolibois
e8be9286e4 added translations 2025-05-31 23:19:02 +02:00
Laura Dolibois
724130bd08 edited navbar 2025-05-31 22:42:42 +02:00
Laura Dolibois
339af6f318 bugfix on homepage (filter and buttons) 2025-05-31 20:56:06 +02:00
Laura Dolibois
d97a135b2f Fixed image not showing after filtering by importing a static asset 2025-05-31 18:53:21 +02:00
Laura Dolibois
0779375e1a corrected filter 2025-05-31 18:37:58 +02:00
mathusan
99202be626 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	01-frontend/package-lock.json
#	01-frontend/package.json
2025-05-31 18:05:32 +02:00
Laura Dolibois
dbe654d829 added slider as price filter 2025-05-31 17:54:55 +02:00
mathusan
6a91a7fc53 Dark/Light Mode Implementierung mit MUI Theme 2025-05-31 17:46:55 +02:00
Laura Dolibois
1b1924b0b7 added translations for order history 2025-05-25 19:39:14 +02:00
Laura Dolibois
9d8a675998 added translations and edited shipping details 2025-05-25 18:40:54 +02:00
Laura Dolibois
2860473da8 edited price labels 2025-05-25 15:30:12 +02:00
Laura Dolibois
893ee1873a edited categories and added translations 2025-05-25 15:18:08 +02:00
Laura Dolibois
419554748f added translation for product page 2025-05-25 13:55:56 +02:00
Laura Dolibois
812d21087b added translation to 404 2025-05-25 13:46:43 +02:00
Laura Dolibois
3cad3a8c9f added translation to account page 2025-05-25 13:21:40 +02:00
Laura Dolibois
5999ad1b37 added missing whitespace between two words 2025-05-25 13:17:13 +02:00
Laura Dolibois
1ed31a4525 added translations 2025-05-25 12:56:09 +02:00
Laura Dolibois
a8b781327b Updated currency format 2025-05-25 12:55:30 +02:00
Laura Dolibois
4f4397523e added some translations 2025-05-25 00:07:29 +02:00
Laura Dolibois
58a6a4ad76 added some translations 2025-05-25 00:03:01 +02:00
Laura Dolibois
f52248c534 added some translations 2025-05-25 00:01:54 +02:00
Tim
0fb2942099 Add ReviewController 2025-05-24 14:08:18 +02:00
Tim
46244b9a13 Add OrderController 2025-05-24 14:07:52 +02:00
Tim
cf74672941 Streamline parameter names 2025-05-24 14:07:05 +02:00
Tim
022de8a3af Resort ControllerPathConfig logically 2025-05-24 14:06:45 +02:00
Tim
de343173bf Spring: Remove Warning 2025-05-24 14:06:33 +02:00
Tim
082edd0112 Add TimeUtil for later 2025-05-24 13:05:07 +02:00
Tim
252ae36b86 Drop Configurations correctly, reimplement OrderItem correctly 2025-05-24 13:05:07 +02:00
Laura Dolibois
1572543c2e Implemented i18n and translated RatingCard 2025-05-23 18:09:21 +02:00
Tim
9006f3e2a9 Drop Configurations 2025-05-23 16:40:25 +02:00
Tim
509cf85dcb Improve Repo Entities once again 2025-05-23 16:36:02 +02:00
Tim
4342c7937b Add missing CRUD 2025-05-23 15:43:55 +02:00
Tim
9c3fb39ae5 Add initial CustomerController + Service 2025-05-23 15:17:12 +02:00
Tim
36ff3346d5 Add swag 2025-05-23 15:08:53 +02:00
Tim
e1c05c22bc Fix Dachboden Coding 2025-05-23 14:23:46 +02:00
Tim
73797e184c Improve ImageController error handling 2025-05-23 11:27:58 +02:00
Tim
8191138d20 Fix Repo Entities 2025-05-23 11:27:34 +02:00
Tim
5f386241ff AccountController + AccountService + PasswordService (useless because missing CustomerController/Service) 2025-05-23 11:12:26 +02:00
FlorianSpeicher
fa66263c7d Remove idea and vscode folder 2025-05-22 20:00:29 +02:00
FlorianSpeicher
3f8ed16b1d Added Category page dummy. Connected Category with home page filter 2025-05-22 19:51:54 +02:00
FlorianSpeicher
c86440a8a2 Added Dummy orders page 2025-05-22 19:32:12 +02:00
FlorianSpeicher
a5c229a68a Added dummy Account page. 2025-05-22 19:26:49 +02:00