19 Commits

Author SHA1 Message Date
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
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
Mateusz Michałowski
d2497b458c feat(admin) - update eslint babel 2024-07-23 18:58:56 +02:00
Mateusz Michałowski
b551495799 layout update test push 2024-07-11 09:57:40 +02:00
Mateusz Michałowski
885c0c0d96 test push 2024-07-11 08:20:27 +02:00
elweyn
e37c2aacdb Remove .vue as imports 2023-02-21 07:18:45 +01:00
ogerly
7834d55836 add class .pointer on app.vue for all sites 2022-02-04 09:09:17 +01:00
7f501879b1
properly handle auth shortcut in oder to not break layout on logout 2021-11-20 17:19:58 +01:00
df74427c39
lint admin 2021-11-20 17:19:58 +01:00
8e8dee1e4a
convenience mode to disable the auth mode for development 2021-11-20 17:19:58 +01:00
d45048f3df
seperate app and layouts 2021-11-20 17:19:58 +01:00
ogerly
686f9bfd4e admin area extended according to concept and functions added and improved.
workflow stands for the mass creation and for the confirmation of creations.

all changes made which were indicated by moritz.
all translations will be done in one step at a later date.
2021-11-19 11:17:52 +01:00
ogerly
489743b6d6 add navbar and routes 2021-11-05 13:50:10 +01:00
Moriz Wahl
0fd0586af2 setup eslint 2021-10-26 13:04:13 +02:00
Moriz Wahl
d78f78accc setup unit tests for admin interface 2021-10-26 12:01:50 +02:00
Moriz Wahl
ea462267aa setup with vue-cli 2021-10-21 14:40:09 +02:00