43 Commits

Author SHA1 Message Date
Frank d38cfd6973 import UserID was not read correctly 2026-02-02 15:04:05 +01:00
Frank 3db3bab7bd removed more ocurences of "midgard" 2026-01-29 09:49:36 +01:00
Frank 558c5735be removed all ocurences of GameSystem: "midgard" 2026-01-29 09:14:33 +01:00
Frank e79067b39f changed string Bamort to BaMoRT 2026-01-25 21:57:58 +01:00
Frank 02a7feeff9 check in test for correct userid 2026-01-24 15:16:42 +01:00
Frank 6bc4442ec0 UserID was not set during Import. Thats whyall imported chars are ssigned to userid 1. Because this is default 2026-01-24 00:05:02 +01:00
Frank 529d6e2b2b Handle Weaponskill Categories like Skill categories.
got categories from wrong source
fix some tests
2026-01-12 16:36:35 +01:00
Frank ec58b26e7d renamed import testfile 2026-01-03 00:29:27 +01:00
Frank cebd9b1652 fixed upload VTT json problem 2026-01-03 00:23:03 +01:00
Frank 64abe4c985 OK, hope this works 2025-12-29 18:13:24 +01:00
Frank a46598c36c fix test in importer module 2025-12-29 17:39:06 +01:00
Frank 257fb80387 fixing Tests 2025-10-22 10:56:55 +02:00
Frank 7f843be662 Adopt to testdata 2025-10-03 22:07:14 +02:00
Frank c82ec0aa23 Import CSV files with Spells into gsm_spells 2025-08-21 00:08:49 +02:00
Frank 08cd214372 Import CSV files with Spells into gsm_spells 2025-08-20 23:51:29 +02:00
Frank 54ddff3c11 Migration vom Importer package verschoben 2025-07-29 08:41:23 +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 585c2a2cb3 Strukturen verschoben
Skill		WeaponSkill
Spell	Equipment
Weapon
Container
Transportation
2025-07-28 18:56:56 +02:00
Frank c76f1cfbe2 Strukturen verschoben
Skill		WeaponSkill
Spell	Equipment
Weapon
Container
Transportation
2025-07-28 18:56:45 +02:00
Frank 40835e02a7 Spell migriert 2025-07-27 23:50:19 +02:00
Frank c5484432dc WeaponSkill 2025-07-27 23:36:47 +02:00
Frank ee8fdf4303 LookupList und Skill migriert 2025-07-27 23:13:04 +02:00
Frank 85529e54d4 ES wurden als EP behandelt 2025-07-25 20:43:28 +02:00
Frank 20659fa5f6 Merge branch 'FlexiDB' 2025-07-24 07:39:43 +02:00
Frank bf209173bc renamed struct filed System to GameSystem
fixed error when calling TestSetupCheck
2025-01-18 20:59:54 +01:00
Frank 3c8e415359 made efficent handler for spells
added routes for spells maintanance
updated model for spells with more fields, default values
moved update handlers inside spell and skill components
2025-01-18 20:59:54 +01:00
Frank e705a8232a join behältnisse and transportation to one entity type container 2025-01-18 20:59:54 +01:00
Frank b970662c0c link things to the containers they belong 2025-01-18 20:59:54 +01:00
Frank 358e89b47d gsm skill DB methods
fixed field name typo Initialkeitswert
2025-01-18 20:59:35 +01:00
Frank 30a990b0cf Character display
added FeChar (FrontEndCharacter)
added marker for innate skills (angeborene Fertigkeiten) and category
added selector for innate skills at import
added marker for improvable skills
TestGetCharacters against real database
changed favicon
server frontend on '192.168.0.48', 'localhost','terrra.local'
added view DeleteCharView
fixed errors on rendering datasheetview
serve backend on 192.168.0.48
2025-01-18 20:59:35 +01:00
Frank e32102509c handle Import by upload vtt json and
handle login, token generation and check
2025-01-04 21:29:33 +01: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 6c600fda15 added import and export of gsmaster data 2025-01-02 15:57:35 +01:00
Frank ff6f650b9e added tests for all types of gsmaster data single and multiple 2025-01-02 08:17:32 +01:00
Frank 235d638494 added equipment 2025-01-02 07:44:43 +01:00
Frank 71d8cf8ac9 added import of WeaponSkall, Spell, Weapon, Container 2025-01-01 23:16:30 +01:00
Frank bd4971b2a2 Added test to create gsmaster data from import 2025-01-01 21:51:22 +01:00
Frank a558856ee4 added import tests for
selected equipment
container
transportation
change BeinhaltetIn to string
2025-01-01 18:34:31 +01:00
Frank 2ad07a5222 added import tests for
char base values
selected skills
selected weaponskills
spells
selected weapons
2025-01-01 18:19:10 +01:00
Frank 58592d7602 refactor.. 2025-01-01 16:58:02 +01:00
Frank 8cdb635a18 moved import and gsmaster to their domains 2024-12-31 08:30:00 +01:00