Theis Gaedigk theis.gaedigk
theis.gaedigk opened issue Matthias-Claudius…/borrow-system#8 2025-09-03 13:09:02 +02:00
Wenn Nutzer erstellen fehlschlägt, kommt kein Error
theis.gaedigk opened issue Matthias-Claudius…/borrow-system#7 2025-09-03 13:08:39 +02:00
Cannot login anymore
theis.gaedigk pushed to debian12_v1-admin at Matthias-Claudius…/borrow-system 2025-09-02 20:55:59 +02:00
784bd1e8ce Merge branch 'dev_v1-admin' into debian12_v1-admin
bd504f7817 fix: update favicon to user-star.svg and remove vite.svg; enhance Login component layout
b0914314bb deleted unnesecarry syntax
Compare 3 commits »
theis.gaedigk pushed to dev_v1-admin at Matthias-Claudius…/borrow-system 2025-09-02 20:55:33 +02:00
bd504f7817 fix: update favicon to user-star.svg and remove vite.svg; enhance Login component layout
theis.gaedigk pushed to dev_v1-admin at Matthias-Claudius…/borrow-system 2025-09-02 20:51:06 +02:00
b0914314bb deleted unnesecarry syntax
theis.gaedigk pushed to debian12_v1-admin at Matthias-Claudius…/borrow-system 2025-09-02 20:45:05 +02:00
ae7aec8d3b fix: add missing network configuration for admin-frontend service
theis.gaedigk pushed to debian12_v1-admin at Matthias-Claudius…/borrow-system 2025-09-02 20:37:36 +02:00
3f9381a80c changed docker and ports
theis.gaedigk pushed to debian12_v1-admin at Matthias-Claudius…/borrow-system 2025-09-02 20:35:44 +02:00
1826086186 changed docker config
theis.gaedigk pushed to debian12_v1-admin at Matthias-Claudius…/borrow-system 2025-09-02 20:34:23 +02:00
af4abfc8f9 changed links for hosting
theis.gaedigk pushed to debian12_v1-admin at Matthias-Claudius…/borrow-system 2025-09-02 20:31:32 +02:00
ba0f06e104 Merge branch 'dev_v1-admin' into debian12_v1-admin
48c16350b7 refactor: remove LockerTable component, enhance ItemTable and LoanTable with CRUD functionality, and implement AddItemForm for item creation
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
769d1117eb added changelog
c77bef5cf3 add user management features: implement user creation, editing, and deletion; enhance dashboard with user selection prompt; improve token verification and alert handling
Compare 11 commits »
theis.gaedigk pushed to debian12_v1-admin at Matthias-Claudius…/borrow-system 2025-09-02 20:31:07 +02:00
theis.gaedigk created branch debian12_v1-admin in Matthias-Claudius…/borrow-system 2025-09-02 20:31:07 +02:00
theis.gaedigk pushed to dev_v1-admin at Matthias-Claudius…/borrow-system 2025-09-02 20:30:34 +02:00
48c16350b7 refactor: remove LockerTable component, enhance ItemTable and LoanTable with CRUD functionality, and implement AddItemForm for item creation
theis.gaedigk pushed to dev_v1-admin at Matthias-Claudius…/borrow-system 2025-09-02 18:51:44 +02:00
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
theis.gaedigk pushed tag v1.1 to Matthias-Claudius…/borrow-system 2025-08-31 20:10:50 +02:00
theis.gaedigk pushed to dev_v1-admin at Matthias-Claudius…/borrow-system 2025-08-31 20:08:41 +02:00
769d1117eb added changelog
theis.gaedigk pushed to dev_v1-admin at Matthias-Claudius…/borrow-system 2025-08-31 20:02:55 +02:00
c77bef5cf3 add user management features: implement user creation, editing, and deletion; enhance dashboard with user selection prompt; improve token verification and alert handling
theis.gaedigk pushed to dev_v1-admin at Matthias-Claudius…/borrow-system 2025-08-31 18:07:51 +02:00
217803ba8f implement admin panel with login functionality and dashboard layout
theis.gaedigk pushed to dev_v1-admin at Matthias-Claudius…/borrow-system 2025-08-31 14:55:36 +02:00
8fb70ccccd added docker implementation for admin panel
theis.gaedigk pushed to dev_v1-admin at Matthias-Claudius…/borrow-system 2025-08-31 14:53:49 +02:00
311de4f78b added chakra ui