This website requires JavaScript.
Explore
Help
Sign In
Matthias-Claudius-Schule
/
borrow-system
Watch
3
Star
1
Fork
0
You've already forked borrow-system
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
558a8330aff95d4638368eecdd0257d7b9e7c6cb
borrow-system
/
admin
/
src
/
components
History
Theis Gaedigk
558a8330af
Merge branch 'dev_v1-admin' into debian12_v1-admin
2025-09-16 11:20:37 +02:00
..
myChakra
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
ui
added chakra ui
2025-08-31 14:53:42 +02:00
AddForm.tsx
fixed bug/issue:
#8
2025-09-03 13:16:51 +02:00
AddItemForm.tsx
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
ChangePWform.tsx
refactor error mgmt for creating new password
2025-09-03 14:16:25 +02:00
ItemTable.tsx
Merge branch 'dev_v1-admin' into debian12_v1-admin
2025-09-16 11:20:37 +02:00
LoanTable.tsx
Merge branch 'dev_v1-admin' into debian12_v1-admin
2025-09-03 14:53:25 +02:00
UserTable.tsx
refactor user editing functionality to remove password handling
2025-09-03 14:25:12 +02:00