Commit Graph

24 Commits

Author SHA1 Message Date
a72fabc0a0 Merge branch 'dev' into debian12 2026-01-16 17:11:30 +01:00
9963731b10 secured backend -> made backend internal accessable 2026-01-16 17:07:56 +01:00
38d1091e9b Merge branch 'dev' into debian12 2025-11-30 21:23:22 +01:00
f82efecb8c edited docker config 2025-11-30 21:21:21 +01:00
1f12bc8839 t 2025-11-30 21:17:36 +01:00
f19750f6f3 edited port config 2025-11-30 21:12:14 +01:00
d1664338a6 add networks configuration for frontend and backend services in docker-compose 2025-11-23 21:06:12 +01:00
d039336f39 Merge branch 'dev' into debian12 2025-11-23 20:20:41 +01:00
b9d67cd147 deleted old backend 2025-11-23 20:20:23 +01:00
4c781e9325 changed ports 2025-11-23 20:12:41 +01:00
451e6b3646 published v2 2025-11-23 20:11:36 +01:00
c6571033b0 Fix routing and update translations: change landing page route to '/landingpage', update user info dialog, and enhance localization strings. 2025-11-21 23:31:41 +01:00
4ec14416ca fixed some display bugs 2025-11-19 16:31:42 +01:00
a8b4ac3d60 Refactor loan and user management components and backend routes
- Updated LoanTable component to fetch loan data from new API endpoint and display notes.
- Enhanced UserTable component to include additional user fields (first name, last name, email, admin status) and updated input handling.
- Modified fetcher utility to use new user data API endpoint.
- Adjusted login functionality to point to the new admin login endpoint and handle unauthorized access.
- Refactored user actions utility to align with updated API endpoints for user management.
- Updated backend routes for user and loan data management to reflect new structure and naming conventions.
- Revised SQL schema and mock data to accommodate new fields and constraints.
- Changed Docker configuration to use the new database name.
2025-11-11 17:08:45 +01:00
27d21efefa began to refactor backend 2025-11-05 10:25:23 +01:00
3e67bf9052 edited docker config for backend 2025-11-03 21:12:58 +01:00
29d47ddd9b refactor: update Dockerfiles and nginx configurations for consistency and optimization 2025-11-03 21:05:21 +01:00
7b298180e0 edited dockker config 2025-11-03 20:42:52 +01:00
9491da2950 edited scheme 2025-10-30 18:35:11 +01:00
5ba35bb471 remove unused mock data files and update docker-compose paths 2025-10-25 22:44:43 +02:00
8341404f45 changed timezone 2025-09-05 11:27:13 +02:00
8fb70ccccd added docker implementation for admin panel 2025-08-31 14:55:33 +02:00
752afd7d88 changed data structure 2025-08-18 16:57:28 +02:00
98c6545bae implemented docker compose 2025-08-18 16:02:11 +02:00