Commit Graph

15 Commits

Author SHA1 Message Date
Bardioc26 042a1d4773 Learncost frontend (#42)
* introduced central package  registry by package init function
* dynamic registration of routes, model, migrations and initializers.
* setting a docker compose project name to prevent shutdown of other containers with the same (composer)name
* ai documentation
* app template
* Create tests for ALL API entpoints in ALL packages Based on current data. Ensure that all API endpoints used in frontend are tested. These tests are crucial for the next refactoring tasks.
* adopting agent instructions for a more consistent coding style
* added desired module layout and debugging information
* Fix All Failing tests All failing tests are fixed now that makes the refactoring more easy since all tests must pass
* restored routes for maintenance
* added common translations
* added new tests for API Endpoint
* Merge branch 'separate_business_logic'
* added lern and skill improvement cost editing
* Set Docker image tag when building to prevent rebuild when nothing has changed
* add and remove PP for Weaponskill fixed
* add and remove PP for same named skills fixed
* add new task
2026-05-01 18:15:31 +02:00
Frank cebd9b1652 fixed upload VTT json problem 2026-01-03 00:23:03 +01:00
Frank 257fb80387 fixing Tests 2025-10-22 10:56:55 +02:00
Frank 48943dd4b1 removed fixed failed tests 2025-10-03 21:23:08 +02:00
Frank 471cc7a7b2 selektion von Chars nach UserID 2025-08-28 18:22:52 +02:00
Frank 8e058e1bae fix some test 2025-08-26 21:39:19 +02:00
Frank 2897e25fe5 Noch mehr Namensanpassungen 2025-08-01 07:19:02 +02:00
Frank f1f2b01248 route available-spells-new 2025-07-31 22:49:46 +02:00
Frank 6157f926ce Fertigkeiten werden zum Lernen angezeigt 2025-07-31 13:43:29 +02:00
Frank 74cc552c24 Cleanup unused code 2025-07-29 10:51:03 +02:00
Frank 64a2ca1a47 kommentare und leere Dateien entfernt 2025-07-28 22:27:33 +02:00
Frank d6aad4efd8 equipment und skills migriert 2025-07-28 22:08:19 +02:00
Frank c5d5c5a6d4 WIP migration character 2025-07-28 21:35:29 +02:00
Frank d65dbae050 letzes struct aus gsmaster nach models migriert 2025-07-28 20:55:07 +02:00
Frank 20659fa5f6 Merge branch 'FlexiDB' 2025-07-24 07:39:43 +02:00