Commit Graph

26 Commits

Author SHA1 Message Date
Frank 3274c1c668 removed packages and views that where part of the original application 2026-04-22 09:40:08 +02:00
Frank c9a8b5771a Merge branch 'separate_business_logic' 2026-04-15 21:50:18 +02:00
Frank 22c3b03cb3 Fix All Failing tests
All failing tests are fixed now that makes the refactoring more easy since all tests must pass
2026-04-14 17:32:50 +02:00
Frank f82dc480f7 dynamic registration of routes, model, migrations and initializers. 2026-04-01 14:40:50 +02:00
Frank 4f5029e656 introduced central package registry by package init function 2026-03-16 16:36:47 +01:00
Frank b564052c17 added GamSystemId to Spell 2026-01-28 08:51:35 +01:00
Frank 5112090718 Create database version tracking 2026-01-25 21:34:25 +01:00
Frank a547d850a2 TestCopyLiveDatabaseToFile now runs
after connection to local MySQL database is working for go tests
2026-01-02 12:07:28 +01:00
Bardioc26 700a69be96 Update backend/database/testhelper.go
The variable 'err' is shadowing the outer scope 'err' from line 120.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-21 09:51:51 +01:00
Frank 0151c9a4f8 added tests to config and database 2025-08-30 08:59:45 +02:00
Frank 4df7376e33 logging, environment und Datenbank connection 2025-08-11 07:46:53 +02:00
Frank 358ca0fffc testdatenbank im develop env laden 2025-08-10 21:13:09 +02:00
Frank 84158683cd Set Test environment in tests 2025-08-10 21:01:18 +02:00
Frank d539796283 CreateSessions aus characterlist ausgegliedert
common functions un utils.js ausgelagert
2025-08-08 12:20:28 +02:00
Frank dc0e23a48c Charakter erstellung in 5 schritten
spätere Fortsetzung soll bis zu 14 Tage lang möglich sein. Rückwärts navigation durch die einzelenen Schritte sollen möglich sein
2025-08-08 06:39:46 +02:00
Frank c8ab5616de Lernkosten Zauber 2025-08-07 09:41:51 +02:00
Frank 60b95a9a7a Spell Learn Dialog Anzeige funktioniert 2025-08-06 23:05:59 +02:00
Frank ee253bc3d8 neues Lernsystem aktualisiert 2025-07-30 08:20:58 +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 1fab7ee519 Lernkosten multi level scheinen zu funktionieren 2025-07-25 06:59:48 +02:00
Frank 109a97e489 irgendwie kommt diese Datei immer wieder 2025-07-24 10:56:25 +02:00
Frank 4be4da4dad Lernkosten funktioniert
aber die Fertigkeiten sind nicht immer gleich teuer wenn sie in mehrerenKategorien vorhanden sind.
2025-07-24 09:16:07 +02:00
Frank 20659fa5f6 Merge branch 'FlexiDB' 2025-07-24 07:39:43 +02:00
Frank 87bae483d5 added MigrateStructure to SetupCheck
split the MigrateStructure to be handled in each package seperately
2025-01-02 21:42:20 +01:00
Frank 48e0708dc9 introduced structure backend packeges and frontend 2024-12-28 16:30:48 +01:00