12 Commits

Author SHA1 Message Date
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
ogerly
a1b8be4329 add visualize federation 2023-03-29 10:57:31 +02:00
ogerly
e5ad0b1c50 remove overview and multi creation from navbar 2023-02-02 18:18:57 +01:00
mahula
feb09e48fa implement statistic table on separate statistic page in admin area 2022-11-14 14:29:10 +01:00
ogerly
de1a305880 rename ContributionLink to ContributionLinks 2022-11-01 14:51:56 +01:00
ogerly
3a5f983c5f new Page ContributionLink,vue 2022-10-31 12:12:07 +01:00
c057df54cf
logout page 2021-11-20 17:19:58 +01:00
32fe16a03c
refactor routes and route guards 2021-11-20 17:19:58 +01:00
ogerly
7cc4d8e5e2 adminbereich, übersicht, usersuche, schöpfen, schöpfung bestätigen 2021-11-17 16:21:23 +01:00
ogerly
489743b6d6 add navbar and routes 2021-11-05 13:50:10 +01:00
Moriz Wahl
0aa5dc3507 add vuex store 2021-10-26 17:44:32 +02:00
Moriz Wahl
4d7d7b9bf0 add vue router 2021-10-26 17:23:52 +02:00