90 Commits

Author SHA1 Message Date
einhornimmond
f1f9aaf123 fix test and lint 2025-01-07 17:30:29 +01: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
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
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
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
Kamila
4c04543194 Merge branch 'monterail_vue3_migration' of github.com:gradido/gradido into monterail_vue3_migration 2024-08-09 08:59:49 +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
38cde98591 fix(frontend): fix eslint/stylelint issues 2024-08-08 09:27:29 +02:00
Mateusz Michałowski
81d7bf799e fix(frontend): WiP migration 2024-08-07 16:18:25 +02:00
elweyn
e37c2aacdb Remove .vue as imports 2023-02-21 07:18:45 +01:00
ogerly
55ccbb4744 fix test components/TransactionLinks/TransactionLink.spec.js 2022-12-05 12:11:19 +01:00
mahula
1ea43130dc adapt unit tests to link text changes 2022-08-23 11:41:01 +02:00
mahula
858b9910ee fix mixin import paths 2022-07-28 14:48:08 +02:00
mahula
a7d1ed4449 refactor TransactionLink.vue to use mixins for link copying 2022-07-28 13:07:57 +02:00
mahula
3c539a6edf make the wording more precise wherever a link can be copied 2022-07-27 11:21:47 +02:00
mahula
9272ca87cd fix unit test 2022-07-06 11:39:59 +02:00
Moriz Wahl
e4a4744f4e fix unit tests 2022-07-05 13:17:52 +02:00
mahula
a9a518c9bb fix linting errors 2022-07-05 13:17:52 +02:00
mahula
7d9253e4c7 Update frontend/src/components/TransactionLinks/TransactionLink.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-07-05 13:17:52 +02:00
mahula
794bcbdfa3 update unit test 2022-07-05 13:17:52 +02:00
mahula
45e7fecd39 fix unit test 2022-07-05 13:17:52 +02:00
mahula
a61df84a39 add unit tests for new feature 2022-07-05 13:17:52 +02:00
mahula
4274974207 reformat string to avoid unwanted indents 2022-07-05 13:17:52 +02:00
ogerly
e8b70608e9 double apostrophe removed, fix yarn lint 2022-07-05 13:17:52 +02:00
mahula
b8ba6af906 Update frontend/src/components/TransactionLinks/TransactionLink.vue
Co-authored-by: Alexander Friedland <ogerly@users.noreply.github.com>
2022-07-05 13:17:52 +02:00
mahula
20e2e0edea Update frontend/src/components/TransactionLinks/TransactionLink.vue
Co-authored-by: Alexander Friedland <ogerly@users.noreply.github.com>
2022-07-05 13:17:52 +02:00
mahula
92eb144faa fix linting 2022-07-05 13:17:52 +02:00
mahula
b7fb51887f add dropdown item and method for new link copy use case 2022-07-05 13:17:52 +02:00
Moriz Wahl
b2fff23b6b raise coverage, try to test timers 2022-06-30 11:19:19 +02:00
ogerly
f1e87ff271 remove unused data 2022-04-26 13:17:15 +02:00
ogerly
3c9a12d293 open modal only for id 2022-04-26 11:05:30 +02:00
ogerly
70a153c67c changed paddings from dropdown menu 2022-04-22 16:00:06 +02:00
Alexander Friedland
4b04c0e771
Merge branch 'master' into 1816-Expired-link-are-not-highlighted 2022-04-22 15:59:28 +02:00
Alexander Friedland
ee4feb5cac
Merge branch 'master' into 1812-Put-QR-Code-into-Popup-on-generate 2022-04-22 15:16:06 +02:00
Alexander Friedland
dde695831a
Merge branch 'master' into 1816-Expired-link-are-not-highlighted 2022-04-22 13:08:28 +02:00
ogerly
f8e46cc1e1 remove another unused font-scale 1 2022-04-22 13:07:39 +02:00
ogerly
432e0c1e71 remove unused font-scale 1 2022-04-22 13:05:56 +02:00
ogerly
d595c76d08 change props from text to link in FigureQrCode 2022-04-22 12:43:27 +02:00
ogerly
0361b99a11 fixed test validUntil to string 2022-04-22 12:17:43 +02:00
ogerly
f6c64af047 resolve conflict unused computed link() 2022-04-22 11:59:06 +02:00
Alexander Friedland
8748abf4f0
Update frontend/src/components/TransactionLinks/TransactionLink.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-04-22 11:43:30 +02:00
Alexander Friedland
8df93df392
Update frontend/src/components/TransactionLinks/TransactionLink.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-04-22 11:42:23 +02:00
Alexander Friedland
e4214bc193
Update frontend/src/components/TransactionLinks/TransactionLink.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-04-22 11:41:10 +02:00
Alexander Friedland
720f90f4b2
Update frontend/src/components/TransactionLinks/TransactionLink.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-04-22 11:40:40 +02:00
Alexander Friedland
a54ad7cef4
Update frontend/src/components/TransactionLinks/TransactionLink.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-04-22 11:40:25 +02:00
Alexander Friedland
df958f0be8
Update frontend/src/components/TransactionLinks/TransactionLink.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-04-22 11:38:10 +02:00
Alexander Friedland
158ca4abec
Update frontend/src/components/TransactionLinks/TransactionLink.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-04-22 11:37:52 +02:00
Alexander Friedland
17a96a5c6f
Merge branch 'master' into 1813-QR-Code-Popup 2022-04-22 11:34:04 +02:00