37 Commits

Author SHA1 Message Date
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
ogerly
a1b8be4329 add visualize federation 2023-03-29 10:57:31 +02:00
elweyn
dcbc137441 Update yarn.lock file of admin. 2023-01-19 09:19:29 +01:00
Moriz Wahl
23ce6f62c1 fix(other): update browser list 2023-01-11 13:26:29 +01:00
Moriz Wahl
2746c4718a test apollo client with apollo client mock library 2022-11-03 19:53:24 +01:00
Moriz Wahl
4e240992a5 test the API calls 2022-08-17 17:00:23 +02:00
Wolfgang Huß
1d63d5bf70 Remove yarn package 'jest-environment-jsdom-sixteen', because it's not needed anymore since jest@v26 2022-08-08 14:40:55 +02:00
ogerly
5de39268f6 merge master, resolve conflict 2022-06-16 07:30:55 +02:00
Moriz Wahl
ab69ee0a77 update browser list for unit tests as recomended 2022-06-15 20:41:22 +02:00
ogerly
bbd0fd6478 test for FigureQrCode 2022-06-08 07:53:43 +02:00
ogerly
5152d96b82 add package qrcanvas-vue and component FigureQrCode 2022-06-07 08:59:26 +02:00
Claus-Peter Hübner
b8ef1cdd04 cross-env for admin 2022-04-22 02:30:23 +02:00
289a189121
new linter for admin 2022-03-16 04:23:26 +01:00
a3fa10abd2
admin - yarn commands analyse-bundle, stylelint, i18n:report 2022-03-10 12:35:21 +01:00
Moriz Wahl
f887781c54 remove vue-toasted package 2022-03-03 12:43:45 +01:00
Moriz Wahl
900105de05 Merge branch 'master' into localize-datetime-admin 2022-02-01 12:49:20 +01:00
ogerly
74fe726214 bootstrap version swapped from 5 to 4 2022-01-27 08:16:16 +01:00
Moriz Wahl
f46fe2d2a0 remove moment from package 2022-01-20 16:14:16 +01:00
Hannes Heine
e34b6f7137 Add package vue-toasted 2021-11-26 07:54:08 +01:00
Alexander Friedland
d2bfb213a2
Merge branch 'master' into ADMINBEREICH-first-step 2021-11-23 10:24:04 +01:00
Moriz Wahl
a7735a0468 fix test for main.js 2021-11-19 15:34:04 +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
4cb7abdc9b add momentjs, add component CreateFormular.vue formular for creating gdd 2021-11-11 06:51:21 +01:00
Moriz Wahl
9b5d88a533 async calls are working, token is tested on app created (to do: add server call to verify token and role) 2021-10-27 15:54:20 +02:00
Moriz Wahl
2eb453a4ae Add i18n for Vue with empty locale files 2021-10-26 18:29:49 +02:00
Moriz Wahl
21e0b350ba adjust test coverage and remove unused package 2021-10-26 17:57:48 +02: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
Moriz Wahl
b85af20372 add grphql and apollo vue 2021-10-26 13:42:02 +02:00
Moriz Wahl
0fd0586af2 setup eslint 2021-10-26 13:04:13 +02:00
Moriz Wahl
eeb97b1712 add bootstrap vue 2021-10-26 12:17:57 +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
Moriz Wahl
96dcf8da7a add bootstrap vue 2021-10-21 13:17:48 +02:00
Moriz Wahl
41d6e5e265 add bootstrap 2021-10-21 13:16:53 +02:00
Moriz Wahl
a735524528 install vue and add .gitignore 2021-10-21 13:15:23 +02:00