763 Commits

Author SHA1 Message Date
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
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
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
e14861a3a4 feat(admin) - change stylelint version, fix eslint errors 2024-07-23 20:50:02 +02:00
Mateusz Michałowski
d2497b458c feat(admin) - update eslint babel 2024-07-23 18:58:56 +02:00
Kamila
f4126ee1d2 rework component 2024-07-23 18:37:55 +02:00
Kamila
f06764244b Merge branch 'user-page-apollo-toast-packages' of github.com:gradido/gradido into user-page-apollo-toast-packages 2024-07-23 17:16:32 +02:00
Kamila
06a48f1463 rework creation formular component 2024-07-23 17:15:51 +02:00
Kamila
a9c74418e8 wip on search user 2024-07-23 17:15:36 +02:00
Mateusz Michałowski
051521cd04 feat(admin) - disable unit tests for migration time 2024-07-23 11:27:57 +02:00
Kamila
a35ce52cc9 rework search and pagination 2024-07-22 14:57:50 +02:00
Kamila
61bd9f3aa8 style adjustment in footer 2024-07-22 09:44:40 +02:00
Kamila
968c7ceac3 navbar adjustments 2024-07-19 14:31:08 +02:00
Kamila
b10037ae99 rework navbar 2024-07-19 14:20:31 +02:00
Kamila
6b5941b4cb rework component 2024-07-19 12:27:25 +02:00
Kamila
b8e298daa3 rework footer component 2024-07-19 10:05:33 +02:00
Kamila
5c59c0ef2c temporary 2024-07-17 14:02:56 +02:00
Kamila
0fe3597eea WIP 2024-07-15 15:06:53 +02:00
Mateusz Michałowski
2a1ca6aae5 admin - moved to vite 2024-07-12 15:04:29 +02:00
Mateusz Michałowski
9ea791e252 Revert "initial dependency update with initial setup"
This reverts commit aa71afc3eca20042a1e13066bee1730a15606dd2.
2024-07-11 10:23:11 +02:00
Mateusz Michałowski
aa71afc3ec initial dependency update with initial setup 2024-07-11 08:16:53 +02:00
Mateusz Michałowski
e84ae7c352 initial dependency update with initial setup 2024-07-11 08:14:59 +02:00
einhornimmond
8484dc6073 update test 2024-06-27 15:18:25 +02:00
einhornimmond
aadd00f175 change from using geojson object fullstack to use Location model in admin frontend 2024-06-27 14:54:48 +02:00
einhornimmond
70f8b6d18b update tests 2024-06-24 15:18:57 +02:00