1526 Commits

Author SHA1 Message Date
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
ec793207f1 yarn 2024-07-26 07:54:52 +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
10cdd0b4f9 feat(admin): fix lock 2024-07-25 16:03:52 +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
einhornimmond
d488d4b15f update for using newer nodejs version in auto-deployment 2024-07-24 16:11:40 +02:00
MateuszMichalowski
b3fc6aaea8
feat(admin): vite config changes (#3331) 2024-07-24 15:43:18 +02:00
MateuszMichalowski
d57e18862a
feat(admin) - fix import in node server (#3330) 2024-07-24 14:25:33 +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
Mateusz Michałowski
b9e1e79e78 feat(admin) - update dependency, update node 2024-07-24 07:27:38 +02:00
Kamila
abfebb13c9 Merge branch 'user-page-apollo-toast-packages' of github.com:gradido/gradido into user-page-apollo-toast-packages 2024-07-23 22:49:11 +02:00
Mateusz Michałowski
ee0fc09806 feat(admin) - update dependency 2024-07-23 21:41:21 +02:00
Mateusz Michałowski
d89e41ced3 feat(admin) - update dependency 2024-07-23 21:34:05 +02:00
Mateusz Michałowski
dbfc31dfa6 feat(admin) - update dependency 2024-07-23 21:25:28 +02:00