1368 Commits

Author SHA1 Message Date
clauspeterhuebner
219ac00a88 use harmonized src/configs for admin and frontend 2024-11-20 00:52:13 +01:00
clauspeterhuebner
a29f55656b use admin specific configs 2024-11-14 00:02:46 +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
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
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
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
f6b827d43b
fix(admin): fix refetch data in edit creation form (#3353) 2024-08-09 13:35:05 +02:00
MateuszMichalowski
fb047b89b5
fix(admin): Remove "maxAmountPerMonth" from createContributionLink gql. (#3343) 2024-08-08 18:26:48 +02:00
Kamila
139f9bbc36 move icons to assets folder 2024-07-31 14:20:22 +02:00
Kamila
71628f29e5 Merge remote-tracking branch 'origin/monterail_vue3_migration' into monterail_vue3_migration_admin-fixes 2024-07-31 12:49:38 +02:00
Kamila
0991166362 add success toast for undeletion of user 2024-07-31 12:38:10 +02:00
Kamila
e1d7a8efa1 style adjustment 2024-07-31 12:37:45 +02:00
Kamila
17a0cb64ed rework icons in the table 2024-07-31 11:54:41 +02:00
Kamila
ebf298adae rework icons to have them looking more like on prod 2024-07-31 09:01:35 +02:00
Kamila
669b5ef354 remove additional margin 2024-07-31 09:01:11 +02:00
Kamila
b781dce5ce adjust style of footer links 2024-07-30 15:07:37 +02:00
Kamila
17dbd10df8 add missing import, add optional chaining 2024-07-30 14:28:29 +02:00
Kamila
7b4c50376f pass id to refetch function 2024-07-30 14:28:05 +02:00
Kamila
a268b41846 formatting 2024-07-29 10:39:21 +02:00
MateuszMichalowski
a851d2e1f1
feat(admin): Add remaining fixes (#3336) 2024-07-26 14:01:02 +02:00
Kamila
1db3c146b9 move logic to component to make it dynamically updated 2024-07-26 09:44:00 +02:00
MateuszMichalowski
7d3b63d3b3
feat(admin): fix edit creation form (#3334) 2024-07-26 09:18:27 +02:00
Kamila
3db18b3bfa Merge branch 'monterail_vue3_migration' into user-page-apollo-toast-packages 2024-07-26 07:50:20 +02:00
Kamila
3041a84c1a linter error fixes 2024-07-26 07:43:24 +02:00
MateuszMichalowski
e5b5294849
feat(admin): migration of admin creation components (#3333)
* feat(admin): Automatic Contributions update

* feat(admin): Automatic Contributions fixed

* feat(admin): Automatic Contributions remove unused code

* feat(admin): Fix lint

* feat(admin): Federation change error handling

* feat(admin): fix lock

* feat(admin): remove unused import

* feat(admin): creation page updates

* feat(admin): remove unused code

* feat(admin): Code clenup, fixed navbar info badge
2024-07-25 23:30:33 +02:00
Kamila
2881159364 Merge remote-tracking branch 'origin/monterail_vue3_migration_admin' into user-page-apollo-toast-packages 2024-07-25 19:30:12 +02:00
Kamila
0ea459737f rework deleted user 2024-07-25 19:29:56 +02:00
Kamila
cafc0f79b5 rework change user role logic 2024-07-25 18:35:44 +02:00
Kamila
f027e66dc6 add toasts 2024-07-25 17:47:32 +02:00
MateuszMichalowski
4e11dd258c
feat(admin): automatic contributions updates (#3332)
* feat(admin): Automatic Contributions update

* feat(admin): Automatic Contributions fixed

* feat(admin): Automatic Contributions remove unused code

* feat(admin): Fix lint

* feat(admin): fix lock
2024-07-25 16:15:04 +02:00
Mateusz Michałowski
f1b5601289 feat(admin): Fix lint 2024-07-25 15:51:43 +02:00
Mateusz Michałowski
a049dc8230 feat(admin): Automatic Contributions remove unused code 2024-07-25 15:43:43 +02:00
Mateusz Michałowski
61638fad64 feat(admin): Automatic Contributions fixed 2024-07-25 15:41:53 +02:00
Kamila
2bfc781bc3 Merge remote-tracking branch 'origin/monterail_vue3_migration_admin' into user-page-apollo-toast-packages 2024-07-25 15:09:15 +02:00
Mateusz Michałowski
0be9f452f6 feat(admin): Automatic Contributions update 2024-07-25 14:15:03 +02:00
Kamila
49a02ce747 enable using modals 2024-07-25 13:59:09 +02:00
Kamila
b53546de47 rework component 2024-07-24 13:45:30 +02:00
Kamila
9953f23fa0 add missing import, remove no longer needed one 2024-07-24 13:45:17 +02:00
Kamila
9e1e561acc rework component 2024-07-24 13:21:45 +02:00
Kamila
999e535122 style adjustment 2024-07-24 12:52:31 +02:00
Kamila
2502e9d9b8 style adjustment 2024-07-24 12:44:21 +02:00
Kamila
2283f3df7c style adjustment 2024-07-24 12:25:46 +02:00
Kamila
94c13dc8d3 add missing import 2024-07-24 12:25:36 +02:00
MateuszMichalowski
bc9140de80
fix(admin): stylelint fix (#3329)
* initial dependency update with initial setup

* initial dependency update with initial setup

* lock update

* Revert "initial dependency update with initial setup"

This reverts commit aa71afc3eca20042a1e13066bee1730a15606dd2.

* admin - moved to vite

* feat(admin): migration packages update (#3327)

* bump apollo package

* extend vue config

* create useCreationMonths composable

* WIP

* temporary

* install dependencies

* adjust configs

* rework footer component

* remove not needed spaces,

* rework overview page

* rework component

* rework user search page

* rework navbar

* navbar adjustments

* add depenedencies

* style adjustment in footer

* composable adjustments

* update node version

* rework search and pagination

* feat(admin) - disable unit tests for migration time

* feat(admin) - update eslint

* wip on search user

* rework creation formular component

* feat(admin) - update eslint babel

* feat(admin) - change stylelint version, fix eslint errors

* feat(admin) - update dependency

* feat(admin) - update dependency

* feat(admin) - update dependency

* feat(admin) - update dependency

* feat(admin) - update dependency

* feat(admin) - update dependency

* feat(admin) - update dependency, update node

* feat(admin) - update icons

---------

Co-authored-by: Mateusz Michałowski <mateusz.michalowski@monterail.com>

* feat(admin) - update stylelint

* feat(admin) - updated stylelint, removed unused host entry

---------

Co-authored-by: Kamila Lach <80581523+unnunhexium@users.noreply.github.com>
2024-07-24 11:52:14 +02:00
MateuszMichalowski
a87dca89dc
feat(admin): setup migration environment (#3328)
* initial dependency update with initial setup

* initial dependency update with initial setup

* lock update

* Revert "initial dependency update with initial setup"

This reverts commit aa71afc3eca20042a1e13066bee1730a15606dd2.

* admin - moved to vite

* feat(admin): migration packages update (#3327)

* bump apollo package

* extend vue config

* create useCreationMonths composable

* WIP

* temporary

* install dependencies

* adjust configs

* rework footer component

* remove not needed spaces,

* rework overview page

* rework component

* rework user search page

* rework navbar

* navbar adjustments

* add depenedencies

* style adjustment in footer

* composable adjustments

* update node version

* rework search and pagination

* feat(admin) - disable unit tests for migration time

* feat(admin) - update eslint

* wip on search user

* rework creation formular component

* feat(admin) - update eslint babel

* feat(admin) - change stylelint version, fix eslint errors

* feat(admin) - update dependency

* feat(admin) - update dependency

* feat(admin) - update dependency

* feat(admin) - update dependency

* feat(admin) - update dependency

* feat(admin) - update dependency

* feat(admin) - update dependency, update node

* feat(admin) - update icons

---------

Co-authored-by: Mateusz Michałowski <mateusz.michalowski@monterail.com>

---------

Co-authored-by: Kamila Lach <80581523+unnunhexium@users.noreply.github.com>
2024-07-24 10:49:33 +02:00
Kamila
5215ed3db0 Merge branch 'user-page-apollo-toast-packages' of github.com:gradido/gradido into user-page-apollo-toast-packages 2024-07-24 09:46:14 +02:00
Mateusz Michałowski
180f092840 feat(admin) - update icons 2024-07-24 09:43:14 +02:00