Commit Graph

230 Commits

Author SHA1 Message Date
2e98fa50de refactor: update contact page message description and improve email logging 2026-02-07 17:33:16 +01:00
7221ee1843 fixed message bug 2026-02-04 13:46:52 +01:00
ae0cb5af81 changed website title v2.1 2026-01-28 18:32:50 +01:00
80f38fcd3d fixed Admin Panel Bug: cannot change Password 2026-01-28 18:25:56 +01:00
70f3d1fdcc added: User can return loan from web panel 2026-01-28 13:06:03 +01:00
4b08a574d8 fixed Bug: redirecting
Also removed irrelavant console.logs
2026-01-28 12:43:58 +01:00
5aa8a32020 d 2026-01-27 21:26:31 +01:00
b58a04b030 edited contact page and header 2026-01-27 21:26:18 +01:00
e1615f9345 added functional mailer 2026-01-27 21:11:01 +01:00
ce760eb721 edited frontend for sending messages 2026-01-27 20:59:02 +01:00
109cd7660a added contact page 2026-01-26 16:14:48 +01:00
727bd832dc edited docs 2026-01-16 17:10:47 +01:00
3b93b1fa23 secured admin frontend as well 2026-01-16 17:09:11 +01:00
9963731b10 secured backend -> made backend internal accessable 2026-01-16 17:07:56 +01:00
5546401aa4 refactored dialogue component 2026-01-07 15:44:44 +01:00
2f405539fb changed translation 2026-01-07 15:32:06 +01:00
c803e42a76 fixed docs api key example 2026-01-07 15:06:28 +01:00
76c0e6a64b added 404 2025-12-05 14:44:09 +01:00
ebda6424c7 fixed design of item table in the admin panel 2025-12-05 10:17:46 +01:00
e362515eff edited gitignore 2025-11-29 14:56:49 +01:00
31960d1ff8 fixed footer message v2.0 2025-11-25 18:02:05 +01:00
3bf5560834 edited docs 2025-11-25 17:09:22 +01:00
4c60fea4c4 fixed bug: mailer did not send email 2025-11-25 16:57:20 +01:00
0577a63205 deleted xls 2025-11-25 16:15:08 +01:00
fd2ccaa747 feat: add door_key field to items and update related logic in forms and database 2025-11-24 17:12:37 +01:00
df6b5eac59 fixed bug and edited version 2025-11-24 16:55:27 +01:00
d64489aed4 edited scheme but still not working 2025-11-24 16:05:56 +01:00
cb6b5858e5 refactor: rename lockerNumber to safe_nr and update related logic 2025-11-23 21:52:12 +01:00
85e6d7fe00 fixed bugs 2025-11-23 21:39:18 +01:00
4b9f55268c updated scheme 2025-11-23 21:25:08 +01:00
90ca266793 changed docker config 2025-11-23 20:26:49 +01:00
b9d67cd147 deleted old backend 2025-11-23 20:20:23 +01:00
58b5d29040 fixed rendering bug 2025-11-23 20:07:31 +01:00
baa74adcc1 updated scheme 2025-11-23 20:07:17 +01:00
07d194ee6a Refactor API and frontend components: update item state handling, adjust API key length, and improve table layout for MyLoansPage 2025-11-23 19:58:04 +01:00
0a4d981808 changed the design of the item table 2025-11-23 19:37:59 +01:00
a78118da8d refactored backend 2025-11-23 19:33:12 +01:00
8ce882a745 Enhance HomePage: bold start and end date labels for better visibility 2025-11-21 23:34:30 +01:00
c6571033b0 Fix routing and update translations: change landing page route to '/landingpage', update user info dialog, and enhance localization strings. 2025-11-21 23:31:41 +01:00
238cd9254a added user card. Not yet designed! 2025-11-21 17:22:32 +01:00
ca8030afbd Enhance user management: update User context and API to include first name, last name, and admin status 2025-11-21 17:10:48 +01:00
1076b12668 improved note making 2025-11-21 16:59:02 +01:00
80cb393768 Enhance item management: update API key display, add locker number input, and modify database schema for unique locker numbers 2025-11-21 16:55:18 +01:00
79486fe1cb updated translation 2025-11-21 13:43:32 +01:00
09ea1cb301 fixed bug: landingpage does not render content 2025-11-20 17:41:47 +01:00
db21bcf1b4 changed docs 2025-11-19 16:52:55 +01:00
4ec14416ca fixed some display bugs 2025-11-19 16:31:42 +01:00
6556d2c01d imroved translation 2025-11-18 10:20:10 +01:00
903e360c29 added new admin route for executing mysql commands 2025-11-18 10:18:25 +01:00
c5a9a09ef3 edited api docs 2025-11-17 22:55:23 +01:00