9 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
740b5cc83f
admin: rename dist folder to build 2023-05-08 11:45:14 +02:00
3aaa3e9d7c
fix dockerfile descriptions 2022-11-07 12:47:06 +01:00
Moriz Wahl
00236f0f16 Dockerfile ENV to ARG, set arg in CI workflow 2021-12-23 14:32:31 +01:00
Moriz Wahl
1a17d08df6 try to add alpine 2021-10-26 14:03:35 +02:00
Moriz Wahl
b85af20372 add grphql and apollo vue 2021-10-26 13:42:02 +02:00
Moriz Wahl
77bbffff9e use older node version 2021-10-26 13:07:02 +02:00
Moriz Wahl
0fd0586af2 setup eslint 2021-10-26 13:04:13 +02:00
Moriz Wahl
40f2dcc85c dockerfile, docker-compose and nginx 2021-10-26 08:35:50 +02:00