4393 Commits

Author SHA1 Message Date
clauspeterhuebner
e5f63a2dc5 ignore .yarn/install-state.gz 2024-11-14 00:30:07 +01:00
clauspeterhuebner
b6f4f085fa related changes in .yarn files 2024-11-12 21:57:42 +01:00
clauspeterhuebner
dc42c4f8be update sass base on this linkhttps://github.com/vitejs/vite/issues/4026 2024-11-12 21:44:44 +01:00
einhornimmond
9b0dc7df9a
Merge branch 'master' into increase_initialien_count 2024-11-12 13:39:47 +01:00
einhornimmond
9afbf560a0 fix frontend tests 2024-11-11 17:43:03 +01:00
einhornimmond
470d714697 fix styleint 2024-11-11 12:14:05 +01:00
einhornimmond
2e6cc09681
Merge branch 'master' into monterail_vue3_migration 2024-11-11 12:10:14 +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
einhornimmond
772ff51581 fix empty variables field on graphql request when updating user naming format 2024-11-07 10:08:26 +01:00
einhornimmond
1a7796ac08 fix broken circles 2024-11-05 19:35:51 +01:00
einhornimmond
5d341afbf9
Merge branch 'master' into increase_initialien_count 2024-11-03 08:41:56 +01:00
MateuszMichalowski
a58ba48604
feat(frontend): fix postmigration fix (#3378)
* feat(frontend): migration fixes

* feat(admin): post migration fixes

* feat(admin): revert docker change

* feat(admin): update tests
2024-10-31 18:05:48 +01:00
MateuszMichalowski
60d91927a5
feat(frontend): map feature in vue 3 (#3376)
* feat(frontend): Map feature update

* feat(frontend): Fix linting
2024-10-18 14:59:22 +02:00
MateuszMichalowski
ba91f8d6fe
feat(frontend): links and emails in messages (#3377)
* feat(frontend): Transform links and mails in transaction messages into clickable links and mailto links.

* feat(frontend): Lint fix
2024-10-18 14:58:58 +02:00
MateuszMichalowski
b69d2273ae
feat(frontend): add transaction link in latest transactions (#3375)
* fix(frontend): post migration fixes

* fix(frontend): align with stylelint

* fix(frontend): fix tests and dashboard layout

* feat(frontend): add link to transactions

* feat(frontend): remove unused code

* feat(frontend): let dynamic keys in translations

* feat(frontend): fix stylelint

* feat(frontend): add missing styles for breadcrumb

---------

Co-authored-by: einhornimmond <dario.rekowski@gmx.de>
2024-10-15 16:06:34 +02:00
MateuszMichalowski
ec964020c4
fix(frontend): fix logout issue (#3374)
* fix(frontend): post migration fixes

* fix(frontend): add network-only option so transactions are refetched properly on another user login.

* feat(frontend): remove not needed await on mounted

---------

Co-authored-by: einhornimmond <dario.rekowski@gmx.de>
2024-10-15 15:08:14 +02:00
MateuszMichalowski
71f19d366f
fix(frontend): post migration fixes (#3372)
* fix(frontend): post migration fixes

* fix(frontend): align with stylelint

* fix(frontend): fix tests and dashboard layout

---------

Co-authored-by: einhornimmond <dario.rekowski@gmx.de>
2024-10-10 09:46:12 +02:00
einhornimmond
5b58617d93 update text 2024-10-07 13:28:41 +02:00
einhornimmond
e49cfa883b increase publish name initalien two 2024-09-24 10:43:55 +02:00
MateuszMichalowski
b8df97068f
fix(frontend): fix index.html (#3368) 2024-09-13 13:01:41 +02:00
MateuszMichalowski
45f4207537
build(frontend): merged code from master (#3367)
* fix

* fix test

* update docker compose call

* update e2e test

* change docker-compose to docker compose in all workflows

* use mariadb container with enabled external_network

* add sleep to test_database

* add maybe new parameter --service-ports needed for docker compose run else there weren't any open ports

* try another approach

* save change (._.);

* fix(frontend): fix e2e setup & add additional check in validation rules.

* fix(frontend): fix e2e setup

---------

Co-authored-by: einhornimmond <info@einhornimmond.de>
Co-authored-by: einhornimmond <dario.rekowski@gmx.de>
2024-09-12 21:00:08 +02:00
MateuszMichalowski
e8277861ec
fix(frontend): vue3 migration pre deploy setup (#3366)
* fix(admin): update test files predeploy

* fix(admin): update test files predeploy

* fix(admin): update test files predeploy
2024-09-12 18:53:40 +02:00
MateuszMichalowski
b3f031fff4
fix(frontend): style fixes, admin fix (#3364) 2024-09-04 14:01:33 +02:00
MateuszMichalowski
a994b4b75f
fix(frontend): gdt test (#3361)
* fix(frontend): fixes after feedback

* fix(frontend): fixes after feedback

* fix(frontend): fixes after feedback

* fix(frontend): fixes after feedback and iternal tests

* fix(frontend): User bigger icon in Transaction component

* fix(frontend): Test gdt transaction open.

* fix(frontend): Fix sidebar navigation info

* fix(frontend): lint fix
2024-08-26 17:41:35 +02:00
MateuszMichalowski
fa35a64d75
fix(frontend): style fixes (#3360)
* fix(frontend): fixes after feedback

* fix(frontend): fixes after feedback

* fix(frontend): fixes after feedback

* fix(frontend): fixes after feedback and iternal tests

* fix(frontend): User bigger icon in Transaction component
2024-08-26 16:43:16 +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
57e54d60dc
fix(frontend): scss changes and fixes (#3358) 2024-08-21 09:10:17 +02:00
einhornimmond
f2cf1c622d ignore components.d.ts from admin, remove auto generated components.d.ts from admin and frontend from git repository 2024-08-19 18:13:01 +02:00
MateuszMichalowski
76e5994441
fix(frontend): migration remaining fixes (#3356)
* fix(frontend): fix password update validation, cleanup code, fix pipe operator in i18n issue, fixes to redeem via code.

* fix(frontend): fix transaction links

* fix(frontend): revert changes in admin components file

* fix(frontend): linters fixes
2024-08-19 10:11:17 +02:00
MateuszMichalowski
d61e69c2f1
fix(admin): fix message update (#3354)
* fix(admin): fix refetch data in edit creation form

* fix(admin): fix message updates

* fix(admin): fix stylelint issue
2024-08-09 15:45:21 +02:00
MateuszMichalowski
b7ffa94f1e
fix(frontend): fix dropdown in transaction send and link (#3352)
* fix(frontend): fix dropdown in transaction send and link

* fix(frontend): use azy query to fetch messages
2024-08-09 13:24:19 +02:00
Kamila
4f9e5310d0 fix newsletter state reactivity 2024-08-09 09:54:56 +02:00
MateuszMichalowski
f73b975c65
fix(frontend): fix how community switch is handled (#3350) 2024-08-09 09:41:17 +02:00
MateuszMichalowski
1a402f4093
fix(frontend): fixed after merge (#3349) 2024-08-09 09:20:00 +02:00
Kamila
4c04543194 Merge branch 'monterail_vue3_migration' of github.com:gradido/gradido into monterail_vue3_migration 2024-08-09 08:59:49 +02:00
Kamila
c80745fb1a linter fixes 2024-08-09 08:14:18 +02:00
Kamila
7fb86f6f87 Merge remote-tracking branch 'origin/monterail_vue3_migration_frontend--vee-validate-refactor' into monterail_vue3_migration_frontend--settings-page-refactor 2024-08-09 08:08:55 +02:00
Kamila
0de05680b6 linter fixes 2024-08-09 08:08:34 +02:00
Kamila
6a5869fd3e WIP 2024-08-09 08:02:43 +02:00
MateuszMichalowski
3259a31a30
fix(frontend): fixed logout handler (#3347) 2024-08-09 00:01:23 +02:00
MateuszMichalowski
e65ca9104f
chore(frontend): main js cleanup (#3346)
* feature(frontend): change env config reading

* feature(frontend): cleanup main.js
2024-08-08 23:48:53 +02:00
MateuszMichalowski
a575e3843a
feature(frontend): change env config reading (#3345) 2024-08-08 23:32:01 +02:00
MateuszMichalowski
aaf9b70f42
feature(frontend): bump node in FE .nvmrc (#3344) 2024-08-08 23:10:16 +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
Mateusz Michałowski
40e534ab71 feature(frontend): Creation fixes 2024-08-08 18:02:13 +02:00
Kamila
b23f479b1f WIP 2024-08-08 14:16:03 +02:00
Mateusz Michałowski
6081b2f492 feature(frontend): eslint fix 2024-08-08 10:04:07 +02:00
Mateusz Michałowski
aa275b7631 feature(frontend): add entry in package json to fix eslint issue 2024-08-08 10:00:49 +02:00
Kamila
2e6d62f274 WIP on monterail_vue3_migration_frontend--vee-validate-refactor 2024-08-08 09:44:31 +02:00
Mateusz Michałowski
bb75dcf11d feature(frontend): move send types out of Send file 2024-08-08 09:40:26 +02:00