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
68f13f369c
add password change functionality with frontend integration
2025-09-03 14:50:35 +02:00
theis.gaedigk
af4abfc8f9
changed links for hosting
2025-09-02 20:34:20 +02:00
theis.gaedigk
ba0f06e104
Merge branch 'dev_v1-admin' into debian12_v1-admin
2025-09-02 20:31:28 +02:00
theis.gaedigk
478f03452d
added take and return setter buttons
2025-08-28 21:12:58 +02:00
theis.gaedigk
e4467dba32
Merge branch 'dev' into debian12
2025-08-20 18:10:27 +02:00
theis.gaedigk
2cf82c8dcb
fixed bug: error handeling
2025-08-20 18:09:33 +02:00
theis.gaedigk
bcf3cc08bb
added improved error handeling
2025-08-20 18:06:59 +02:00
theis.gaedigk
410923af92
Merge branch 'dev' into debian12
2025-08-20 13:39:19 +02:00
theis.gaedigk
c779a31bfa
updated toastify design
2025-08-20 13:38:54 +02:00
theis.gaedigk
d5296bd3fa
Merge branch 'dev' into debian12
2025-08-20 13:18:01 +02:00
theis.gaedigk
ff219d850b
fixed bug: Now you dont have to reload the page twice, after creating a loan
2025-08-20 12:30:37 +02:00
theis.gaedigk
e1d79d2c79
fix: update port numbers and API endpoints for consistency across backend and frontend
2025-08-19 23:55:13 +02:00
theis.gaedigk
9287c949ca
feat: Implement loan management features including fetching, creating, and deleting loans
...
- Added database functions for managing loans: getLoans, getUserLoans, deleteLoan, and createLoan.
- Updated frontend to include new Form4 for displaying user loans and handling loan deletions.
- Replaced Form3 with Form4 in App component.
- Enhanced Form1 to set borrowing dates and fetch available items.
- Improved Form2 to display borrowable items and allow selection for loans.
- Introduced utility functions for handling loan creation and deletion in userHandler.
- Added event listeners for local storage updates to keep UI in sync.
- Updated fetchData utility to retrieve loans and user loans from the backend.
2025-08-19 19:13:52 +02:00
theis.gaedigk
8fbcd069b5
Added improved login and logout route for the frontend. The frontend page now doesn't have to reload.
2025-08-19 14:21:30 +02:00
theis.gaedigk
298bc81435
implement user authentication with login functionality and database integration
2025-08-18 21:47:20 +02:00
theis.gaedigk
817a1efcdd
added final frontend with full responsive style but without any logic
2025-08-18 18:41:52 +02:00