4418 Commits

Author SHA1 Message Date
einhornimmond
8efbcb8e7e use older ubuntu for e2e test, lint 2024-12-20 13:08:34 +01:00
einhornimmond
ede03978b5 fix maybe lost update and missing env 2024-12-20 12:32:29 +01:00
einhornimmond
8021e94177 lint 2024-12-20 12:02:58 +01:00
einhornimmond
767838ea22 remove debug console commands 2024-12-20 12:02:41 +01:00
einhornimmond
6b241be9d3 hm 2024-12-18 15:24:12 +01:00
einhornimmond
3555d07fd6 lint, fix problems with vee-validate 2024-12-18 14:36:51 +01:00
einhornimmond
9ff4d6b938 Merge branch 'montreal_user_location' of github.com:gradido/gradido into montreal_user_location 2024-12-18 12:19:51 +01:00
einhornimmond
536bc33e82 remove yarn 4.5.1 because don't work with our current docker setup 2024-12-18 12:19:33 +01:00
einhornimmond
fec42a5bc2
Merge branch 'master' into montreal_user_location 2024-12-18 12:13:00 +01:00
MateuszMichalowski
924e0f25df
fix(frontend): updated tests (#3406)
* feat(frontend): add feedback fixes + map feature fixes

* feat(frontend): fetch contribution data networkOnly

* feat(frontend): test files updated
2024-12-17 21:44:04 +01:00
MateuszMichalowski
b14e84043f
fix(frontend): fix contribution data handling (#3405)
* feat(frontend): add feedback fixes + map feature fixes

* feat(frontend): fetch contribution data networkOnly
2024-12-17 15:49:42 +01:00
MateuszMichalowski
5237c9cab5
feat(frontend): add feedback fixes + map feature fixes (#3400) 2024-12-06 20:58:36 +01:00
einhornimmond
552ecc2c6b dummy 2 2024-11-28 17:13:11 +01:00
einhornimmond
033d37ffb8 dummy commit 2024-11-28 17:12:06 +01:00
clauspeterhuebner
cc9b2b1b27 additional console logs in initMap 2024-11-26 15:53:49 +01:00
clauspeterhuebner
7f452fd94a add logoutput for user and community locations on initMap 2024-11-26 03:01:42 +01:00
einhornimmond
262774868e scale down pictures to actually used size 2024-11-21 15:48:09 +01:00
clauspeterhuebner
691179cfef linting 2024-11-20 16:15:14 +01:00
clauspeterhuebner
ba5d0bc8d7
Merge branch 'master' into 3384-feature-extend-user-transfer-to-gms-with-update-user 2024-11-20 01:18:23 +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
clauspeterhuebner
219ac00a88 use harmonized src/configs for admin and frontend 2024-11-20 00:52:13 +01:00
einhornimmond
46765dc91d release 2024-11-17 10:11:31 +01:00
einhornimmond
c1368e6dc7 bugfix 2024-11-17 10:10:52 +01:00
clauspeterhuebner
1fcca9ae0a untrack .yarn/install-state.gz 2024-11-14 00:30:34 +01:00
clauspeterhuebner
e5f63a2dc5 ignore .yarn/install-state.gz 2024-11-14 00:30:07 +01:00
einhornimmond
0b6b5c4869 version 2024-11-13 11:38:26 +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