18 Commits

Author SHA1 Message Date
einhornimmond
dc3d56eb0f fix problems with dev container 2025-01-26 20:03:16 +01:00
einhornimmond
df02789bef use config js version 2025-01-26 10:24:33 +01:00
einhornimmond
ea49bd7b40 fix docker setup 2025-01-24 15:15:27 +01:00
einhornimmond
31c55a36d6 update frontend and admin to use config as module 2025-01-20 15:39:53 +01:00
einhornimmond
169b18731f make config a own module, detect db version automatic 2025-01-19 20:01:54 +01:00
einhornimmond
43f982bd5a fix it for docker setup 2025-01-18 17:55:01 +01:00
einhornimmond
833890e0ba more rules for frontend, all rules 2025-01-18 10:57:52 +01:00
Einhornimmond
5ca51a9941 more schemas 2025-01-18 08:36:16 +01:00
einhornimmond
27c67a063f experiment with joi 2025-01-17 07:30:14 +01:00
einhornimmond
ede03978b5 fix maybe lost update and missing env 2024-12-20 12:32:29 +01:00
einhornimmond
3555d07fd6 lint, fix problems with vee-validate 2024-12-18 14:36:51 +01:00
clauspeterhuebner
691179cfef linting 2024-11-20 16:15:14 +01:00
clauspeterhuebner
00f2be3df3 enable usage of dotenv and src/configs in vite.config for admin and
frontend
2024-11-20 00:53:02 +01:00
MateuszMichalowski
ccc04dd706
fix(frontend): fix postmigration fix (#3382)
* feat(frontend): migration fixes

* feat(admin): post migration fixes

* feat(admin): revert docker change

* feat(admin): update tests

* feat(frontend): add feedback fixes
2024-11-09 00:11:02 +01:00
MateuszMichalowski
b8df97068f
fix(frontend): fix index.html (#3368) 2024-09-13 13:01:41 +02:00
MateuszMichalowski
0f134c8a15
fix(frontend): migration feedback fixes (#3359)
* fix(frontend): fixes after feedback

* fix(frontend): fixes after feedback

* fix(frontend): fixes after feedback
2024-08-26 08:41:28 +02:00
MateuszMichalowski
a575e3843a
feature(frontend): change env config reading (#3345) 2024-08-08 23:32:01 +02:00
MateuszMichalowski
cdaca99b04
feat(frontend): migration setup (#3342)
* frontend - moved to vue 2.7 and vite

* frontend - moved to vue 3

* frontend - login page updates

* fix(frontend): WiP migration

* fix(frontend): WiP migration

* fix(frontend): WiP migration

* fix(frontend): WiP migration

* fix(frontend): WiP migration

* fix(frontend): fix eslint/stylelint issues

* fix(frontend): fix eslint/stylelint issues

* feature(frontend): update node in docker frontend

* feature(frontend): move send types out of Send file

* feature(frontend): add entry in package json to fix eslint issue

* feature(frontend): eslint fix

* replace docker-compose with docker compose

* update docker-compose test file

* feature(frontend): Creation fixes

* feature(frontend): Add missing updates for apollo scripts.

---------

Co-authored-by: einhornimmond <silas@einhornimmond.de>
2024-08-08 23:02:15 +02:00