Commit Graph

35 Commits

Author SHA1 Message Date
morbalint ed53c25ea1 release 2e 2024-02-23 18:31:39 +01:00
morbalint aca949c614 2e feat basic PDF render 2024-02-23 16:44:54 +01:00
morbalint 636dcb92b3 feat 2e save to DB
not fully tested, but seems to work overall
2024-02-20 14:55:08 +01:00
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 a1f694e30c frontend deps upgrade 2024-01-20 10:15:08 +01:00
morbalint fc5ce6d1ba fix save redirect url 2024-01-19 15:38:06 +01:00
dependabot[bot] 0cd83000ab Bump follow-redirects from 1.15.3 to 1.15.4 in /Kemkas.Web/frontend (#1)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-19 11:28:03 +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
dependabot[bot] e51bde66da Bump @adobe/css-tools from 4.3.1 to 4.3.2 in /Kemkas.Web/frontend (#29)
Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.3.1 to 4.3.2.
- [Changelog](https://github.com/adobe/css-tools/blob/main/History.md)
- [Commits](https://github.com/adobe/css-tools/commits)

---
updated-dependencies:
- dependency-name: "@adobe/css-tools"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bálint Mórász <balint@morasz.hu>
2024-01-09 23:06:59 +01:00
morbalint e3e1cec9ea yarn upgrade 2024-01-09 23:06:58 +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 037ede2b9e add discord and facebook signin & some basic privacy policy 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