Torsten Schulz (local)
|
6a329583ea
|
Update file permissions for multiple backend and frontend files to executable mode (755)
|
2026-08-26 11:22:28 +02:00 |
|
Torsten Schulz (local)
|
52712db78d
|
Fix template literals in multiple Vue components for API URL construction to ensure correct endpoint formatting.
|
2025-10-20 08:47:05 +02:00 |
|
Torsten Schulz (local)
|
2e3a1a9e99
|
Add API_BASE_URL import to multiple Vue components for consistent API endpoint usage
|
2025-10-20 08:43:10 +02:00 |
|
Torsten Schulz (local)
|
efbb699b4b
|
Implement environment variable setup for frontend; create .env.production and .env.development files if they don't exist, and update API URLs in frontend components to use dynamic API_BASE_URL for improved configuration management.
|
2025-10-18 23:36:31 +02:00 |
|
Torsten Schulz (local)
|
dd492fd69e
|
Add roles routes to backend and frontend; implement routing and UI components for admin roles management
|
2025-10-17 23:31:14 +02:00 |
|