Commit Graph

172 Commits

Author SHA1 Message Date
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 2579d62c7f align search box right 2025-01-18 20:59:36 +01:00
Frank e3d315218c translate search field placeholder 2025-01-18 20:59:35 +01:00
Frank 829ee38239 start editing now chooses right record.
view is updated with new data afer save
2025-01-18 20:59:35 +01:00
Frank cc76fca5af make the list sortable 2025-01-18 20:59:35 +01:00
Frank f2652b9455 prevent object not found error while rendering
since created is async we need to display some placeholder content during load
2025-01-18 20:59:35 +01:00
Frank b27d511e13 added Maintenance to frontend and backend 2025-01-18 20:59:35 +01:00
Frank fb7e3967ae remove old file 2025-01-18 20:59:35 +01:00
Frank bf8eade29d display skills structured like in Moam 2025-01-18 20:59:35 +01:00
Frank d11e3244cb serve backend on 192.168.0.48 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 dfe3602d20 submenu at bottom and dtails streched 2025-01-18 20:59:35 +01:00
Frank 204a72de33 moved styles to main.css 2025-01-18 20:59:35 +01:00
Frank bfb141cabe filled components 2025-01-11 23:10:48 +01:00
Frank 212a3fa1a2 added multilanguage basics 2025-01-11 09:45:23 +01:00
Frank d9238399d7 added view components to display the Skills Weapons and other aspects of the character 2025-01-11 07:36:33 +01:00
Frank 59054f3c78 layout first page is ok 2025-01-06 22:39:00 +01:00
Frank 68e5c7e755 wide layout 2025-01-06 14:23:39 +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 717be22a95 remove olds add doku, dont know 2024-12-28 16:59:28 +01:00
Frank 48e0708dc9 introduced structure backend packeges and frontend 2024-12-28 16:30:48 +01:00