66 Commits

Author SHA1 Message Date
einhornimmond
3ff06ae5d1 first iteration if chat window 2025-03-11 18:20:03 +01:00
einhornimmond
b9daad7212 move and fragment new graphql queries and mutations 2025-03-04 13:00:20 +01:00
einhornimmond
c160c39378 create, edit, delete project branding 2025-02-15 12:43:14 +01:00
einhornimmond
31c55a36d6 update frontend and admin to use config as module 2025-01-20 15:39:53 +01:00
einhornimmond
5061c83f0c copy new setup from frontend to admin 2025-01-18 18:24:19 +01:00
einhornimmond
decb23372d Merge branch 'master' into admin_fix_resubmission 2025-01-14 16:43:00 +01:00
einhornimmond
687541754d add date picker, because bootstrap-next don't has one 2025-01-10 13:30:34 +01:00
einhornimmond
accbb6e306 fix admin 2024-12-18 14:42:16 +01:00
MateuszMichalowski
5237c9cab5
feat(frontend): add feedback fixes + map feature fixes (#3400) 2024-12-06 20:58:36 +01:00
clauspeterhuebner
52364d0524 upgrade yarn 2024-11-12 23:15:06 +01:00
MateuszMichalowski
e8277861ec
fix(frontend): vue3 migration pre deploy setup (#3366)
* fix(admin): update test files predeploy

* fix(admin): update test files predeploy

* fix(admin): update test files predeploy
2024-09-12 18:53:40 +02:00
MateuszMichalowski
a851d2e1f1
feat(admin): Add remaining fixes (#3336) 2024-07-26 14:01:02 +02:00
Kamila
ec793207f1 yarn 2024-07-26 07:54:52 +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
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
b9e1e79e78 feat(admin) - update dependency, update node 2024-07-24 07:27:38 +02:00
Mateusz Michałowski
ee0fc09806 feat(admin) - update dependency 2024-07-23 21:41:21 +02:00
Mateusz Michałowski
d89e41ced3 feat(admin) - update dependency 2024-07-23 21:34:05 +02:00
Mateusz Michałowski
b04de76ae0 feat(admin) - update dependency 2024-07-23 21:15:14 +02:00
Mateusz Michałowski
60375eacf3 feat(admin) - update dependency 2024-07-23 21:08:51 +02:00
Mateusz Michałowski
01d4e729e7 feat(admin) - update dependency 2024-07-23 21:02:17 +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
Mateusz Michałowski
f7890ba060 feat(admin) - update eslint 2024-07-23 15:45:15 +02:00
Kamila
ff86af18b2 add depenedencies 2024-07-22 09:44:05 +02:00
Kamila
cf43c32596 install dependencies 2024-07-17 15:59:07 +02:00
Kamila
5c59c0ef2c temporary 2024-07-17 14:02:56 +02:00
Kamila
18cbd77291 bump apollo package 2024-07-14 14:10:13 +02:00
Mateusz Michałowski
2a1ca6aae5 admin - moved to vite 2024-07-12 15:04:29 +02:00
Mateusz Michałowski
71ce5824d4 lock update 2024-07-11 08:18:25 +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