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
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
2cc45d23f7
fix between store problems
2023-05-05 12:44:42 +02:00
Moriz Wahl
c0f9f07fd8
remove further mass creations artefacts
2023-02-24 14:00:07 +01:00
Moriz Wahl
932ce8022a
test setUserSelectedInMassCreation
2022-02-01 13:02:03 +01:00
ogerly
84509ef024
rename commit in store to setUserSelectedInMassCreation
2022-02-01 09:48:22 +01:00
ogerly
e3449fd2d1
remove userSelectedInMassCreation from router and add in store
2022-01-31 16:27:34 +01:00
Moriz Wahl
9c7497d7c3
import moderator
2021-12-06 11:19:41 +01:00
Hannes Heine
bc0d8d1f32
Merge branch 'master' into verify-login-admin
2021-12-06 10:36:02 +01:00
Moriz Wahl
bef92fe547
test setOpenCreations mutation in store
2021-12-06 09:27:13 +01:00
Moriz Wahl
812722c53c
handle moderator in store
2021-12-02 12:00:08 +01:00
elweyn
640109d8bf
Merge moderator search from admin_pending_creation.
2021-12-02 06:32:00 +01:00
elweyn
1004718892
Added moderator query to the creationFormular so we can send the right moderator id.
2021-12-02 06:30:41 +01:00
ogerly
296d916f1a
Call apollo query to get the countPendingCreations value. added an update to the store of this value, call it when overview is created.
2021-11-26 11:00:58 +01:00
Hannes Heine
9d168f07e7
Change default id of moderator
2021-11-25 13:32:33 +01:00
Hannes Heine
45b61547cc
change store moderation information
2021-11-25 10:21:30 +01:00
Moriz Wahl
7c49600df6
test logout action in store
2021-11-24 19:43:31 +01:00
Moriz Wahl
ac7eb303b4
Merge branch 'master' into login_admin_interface
2021-11-24 18:23:31 +01:00
Moriz Wahl
50e1a16f83
test store
2021-11-24 10:28:57 +01:00
Alexander Friedland
d2bfb213a2
Merge branch 'master' into ADMINBEREICH-first-step
2021-11-23 10:24:04 +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
c057df54cf
logout page
2021-11-20 17:19:58 +01:00
393c8000a4
store token is actually set
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
Moriz Wahl
a3e8ca49e5
diable authentication
2021-11-17 13:26:18 +01:00
Moriz Wahl
d889df51fe
test store
2021-10-27 15:57:46 +02: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
0aa5dc3507
add vuex store
2021-10-26 17:44:32 +02:00