Commit Graph

16 Commits

Author SHA1 Message Date
theis.gaedigk a0be100db5 update changeSafeState function to use PUT method for state changes 2025-09-16 13:40:23 +02:00
theis.gaedigk 2143d53eb5 chaged ports accordingly 2025-09-16 13:04:13 +02:00
theis.gaedigk c4d5ebd9ae Merge branch 'dev_v1-admin' into debian12_v1-admin 2025-09-16 13:03:35 +02:00
theis.gaedigk 5159877d8d added changeSafeState function 2025-09-16 13:00:15 +02:00
theis.gaedigk 938e9000f8 chnaged port config 2025-09-16 11:26:31 +02:00
theis.gaedigk 558a8330af Merge branch 'dev_v1-admin' into debian12_v1-admin 2025-09-16 11:20:37 +02:00
theis.gaedigk b3ddfd9aa5 added working item change route 2025-09-16 11:13:19 +02:00
theis.gaedigk 755ebfd06b added inpu elemts and backend API routes for changing the item table 2025-09-11 16:40:31 +02:00
theis.gaedigk d18465ff1d changed urls 2025-09-03 14:54:20 +02:00
theis.gaedigk b36f1ba9ba Merge branch 'dev_v1-admin' into debian12_v1-admin 2025-09-03 14:53:25 +02:00
theis.gaedigk 13a654561e refactor user editing functionality to remove password handling 2025-09-03 14:25:12 +02:00
theis.gaedigk b8f13a37fd added function to change user password with the admin panel 2025-09-03 14:10:42 +02:00
theis.gaedigk af4abfc8f9 changed links for hosting 2025-09-02 20:34:20 +02:00
theis.gaedigk 48c16350b7 refactor: remove LockerTable component, enhance ItemTable and LoanTable with CRUD functionality, and implement AddItemForm for item creation 2025-09-02 20:30:29 +02:00
theis.gaedigk b217769961 enhance dashboard and user interface: update heading sizes, translate user label to German, and implement loan management features including fetching and displaying loans with error handling 2025-09-02 18:51:41 +02:00
theis.gaedigk c77bef5cf3 add user management features: implement user creation, editing, and deletion; enhance dashboard with user selection prompt; improve token verification and alert handling 2025-08-31 20:02:51 +02:00