Commit Graph
7 Commits
Author SHA1 Message Date
alex 1aba698753 Update backend log to include player session management and fetch operations. Modify SQLite database files for improved data handling. 2025-08-15 16:25:42 +02:00
alex cd10ab0718 fix1 2025-08-15 16:23:34 +02:00
alex 4c48f04c4e Refactor RequisitionShop component: remove unused GM panel logic, enhance error handling, and improve player purchase flow. Update tests for RequisitionShop to cover new functionality and ensure proper rendering. Implement curl-based HTTP requests in GM and player tests for better compatibility. Add script to ensure GM user exists in the database with appropriate privileges. 2025-08-15 13:53:13 +02:00
alex 57acd761f9 test1 2025-08-15 12:19:41 +02:00
alex b47065edbf Moves GM player management to PlayerTab
Centralizes all GM controls—add, update, delete player, set RP or renown, reset player passwords—into the PlayerTab for a more intuitive workflow. Removes GM panel logic and duplication from the shop view, clarifies GM access, and improves error feedback on player list loading. Adds a backend health check endpoint and minor UI polish.
2025-08-15 11:12:49 +02:00
alex 90f2a94974 new version 2025-08-15 10:35:27 +02:00
Alex Polo 125d4e2f8b Initial commit 2025-08-14 23:55:55 +02:00