Commit Graph

182 Commits

Author SHA1 Message Date
morbalint ffa0c24fd7 ci: experimenting with Composite.Dockerfile GHCR-43e8ac80b755 2024-03-07 23:01:51 +01:00
morbalint ebe70f9446 ci: chore: replace deprecated commit tagger step with github script 2024-03-04 23:34:33 +01:00
morbalint 26857ef8d5 ci: chore update setup node 2024-03-04 23:32:37 +01:00
morbalint d1e0a41676 ci: fix: frontend Dockerfile path try:2 GHCR-4ae4981e508e 2024-03-04 23:26:30 +01:00
morbalint 460ea27a48 ci: fix: frontend Dockerfile build context path try:1 2024-03-04 23:24:58 +01:00
morbalint 22270f4bf7 ci: feat: add separate Dockerfile for FE and BE only 2024-03-04 23:22:38 +01:00
morbalint 0f24f19c71 refactor frontend public resources GHCR-190bf31b05af 2024-03-03 12:21:46 +01:00
morbalint 34eaa3de37 update grafana SDK GHCR-0ea7fbe77783 2024-02-23 20:14:53 +01:00
morbalint ed53c25ea1 release 2e GHCR-faa601a0d160 2024-02-23 18:31:39 +01:00
morbalint aca949c614 2e feat basic PDF render GHCR-bb52b38bcafa 2024-02-23 16:44:54 +01:00
morbalint 636dcb92b3 feat 2e save to DB
not fully tested, but seems to work overall
GHCR-be90436f3ed5
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!
GHCR-97e0737bd4fd
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 GHCR-f6436f295754 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 2fe8fb05e7 upgrade GHA actions to node20 in ci.yml 2024-01-24 22:08:18 +01:00
morbalint 540c665a14 [be] optional open telemetry console logging
staging logs are full :(
GHCR-22af42b46eec
2024-01-24 16:42:25 +01:00
morbalint 8f32daf337 [fe] [2e] add basic szintlepes 2024-01-24 16:38:16 +01:00
morbalint 978618d1b1 [be] open telemetry: only log to console when no other exporter exists GHCR-d898ee83c121 2024-01-23 13:31:22 +01:00
morbalint 65132fc7c6 add open telemetry and refactor setup GHCR-0a919e16e643 2024-01-23 13:10:16 +01:00
morbalint 8abe228d89 [fe] improve first time save UX GHCR-463b7848d03d 2024-01-22 12:51:40 +01:00
morbalint cc9a83607c use the official discord button on registration page as well
and disable the not yet approved external login providers on the registration page
GHCR-71fec38c9045
2024-01-21 15:25:37 +01:00
morbalint 8092210ec8 [fe] fix unused import GHCR-a4639c88b75c 2024-01-21 14:53:41 +01:00
morbalint fb8964062b use official discord button and disable other not yet approved external login providers 2024-01-21 14:51:17 +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 GHCR-4307c3503e1a 2024-01-19 15:38:06 +01:00
morbalint dd86e8bd47 add CI status badge README.md 2024-01-19 12:01:33 +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 3d14c01093 add GitHub Container Registry too to CI (#3)
* add GitHub Container Registry too to CI

the GH Container Registry should be unlimited for public repos, and as such serve as an archive compared to the limited size DO container registry

* fix ghcr.io repository name

* use GHCR image ID in tagging
GHCR-4e1b1b4fa7bd
2024-01-19 11:27:41 +01:00
morbalint 104b730729 Update README.md 2024-01-19 10:06:09 +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 f5a321d821 fix google signin 2024-01-09 23:06:57 +01:00
morbalint 0c90e19895 add Google login 2024-01-09 23:06:56 +01:00
morbalint ea5bdd7f1e chore: useBasePath("/api") & better local forwarded headers
refactor from workaround hack to idempotent solution
2024-01-09 23:06:56 +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