Commit Graph

27 Commits

Author SHA1 Message Date
morbalint 41e894cd42 feat: 2e save character initial implementation WIP
2e is hidden behind url navigation hiding, so hoping that nobody found it yet.

Note: DB migration make this commit a bit risky!
2024-02-14 17:34:20 +01:00
morbalint 8b3fa2fefa rename name to nev 2024-02-14 12:03:53 +01:00
morbalint b50a54f92b fix multiclass level up display 2024-02-14 11:34:11 +01:00
morbalint 9476c1f44c fix fegyverek
fix data
fix megterheltseg
2024-02-14 11:33:55 +01:00
morbalint 35b12524ab feat: multiclassing almost works in 2e 2024-02-13 23:57:50 +01:00
morbalint 8f32daf337 [fe] [2e] add basic szintlepes 2024-01-24 16:38:16 +01:00
morbalint 8abe228d89 [fe] improve first time save UX 2024-01-22 12:51:40 +01:00
morbalint 8092210ec8 [fe] fix unused import 2024-01-21 14:53:41 +01:00
morbalint 55eeae5693 change save response
- no need for "pop up" access in browser
- more visibility (the notification is still ugly)
2024-01-21 14:09:01 +01:00
morbalint fc5ce6d1ba fix save redirect url 2024-01-19 15:38:06 +01:00
morbalint 85314bf80a [2e] add fegyverek & pancel 2024-01-19 10:00:33 +01:00
morbalint c0459aede2 add edition to URL routes 2024-01-19 10:00:33 +01:00
morbalint e0a4437d43 add felszereles domain models and combat data 2024-01-19 10:00:33 +01:00
morbalint e9c4452908 add masodlagos ertekek at level 1 for 2E create character 2024-01-19 10:00:33 +01:00
morbalint d56d7c9899 WIP 2e
so far: faj2E, osztaly2E, kepzettsegek2E (with some bugs)
2024-01-19 10:00:33 +01:00
morbalint c0aea8ff03 fix null reference error 2024-01-09 23:06:58 +01:00
morbalint 76d3b6d423 better isPublic handling 2024-01-09 23:06:57 +01:00
morbalint c1cd056495 logout and navbar fixes 2024-01-09 23:06:55 +01:00
morbalint b6f4d33cc5 eslint: no-unused 2024-01-09 23:06:55 +01:00
morbalint 73660076e5 update character 2024-01-09 23:06:54 +01:00
morbalint 9894ba735e fix fe linter (#31)
* fix fe linter

* fix App.tsx
2024-01-09 23:06:54 +01:00
morbalint 7264b269c0 kinda works, but wasteful and misinforming :( 2024-01-09 23:06:53 +01:00
morbalint 0b15dd50ab set basic layout, error boundary, add QR code for 2FA 2024-01-09 23:06:25 +01:00
morbalint cd29a14121 fix ts import syntax 2023-12-20 17:28:57 +01:00
morbalint bc158279d8 add save button and remove asp.net SPA proxy
using the docker compose nginx proxy instead
2023-12-20 17:10:22 +01:00
morbalint f619cc850a add local run and save button 2023-12-20 12:54:25 +01:00
morbalint 9a5b467ab0 epic: first try at adding a backend 2023-10-27 12:14:25 +02:00