This website requires JavaScript.
Explore
Help
Sign In
theis.gaedigk
/
borrow-system
Watch
4
Star
1
Fork
0
You've already forked borrow-system
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
5
Wiki
Activity
Files
40d784ab36d6d48aa62bfd243e7cb30d9a4169a3
borrow-system
/
admin
/
src
/
components
T
History
theis.gaedigk
40d784ab36
implemented service configuration to admin panel
...
Co-authored-by: Copilot <
copilot@github.com
>
2026-04-26 15:59:57 +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 pasword input to admin panel
2026-02-14 19:01:59 +01:00
AddAPIKey.tsx
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
AddForm.tsx
Refactor loan and user management components and backend routes
2025-11-11 17:08:45 +01:00
AddItemForm.tsx
feat: add door_key field to items and update related logic in forms and database
2025-11-24 17:12:37 +01:00
APIKeyTable.tsx
fixed Bug: redirecting
2026-01-28 12:43:58 +01:00
ChangePWform.tsx
improved design of the error message
2025-09-30 13:06:49 +02:00
ItemTable.tsx
fixed design of item table in the admin panel
2025-12-05 10:17:46 +01:00
LoanTable.tsx
Refactor loan and user management components and backend routes
2025-11-11 17:08:45 +01:00
ServerConfig.tsx
implemented service configuration to admin panel
2026-04-26 15:59:57 +02:00
UserTable.tsx
fixed Bug: redirecting
2026-01-28 12:43:58 +01:00