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 |
|
einhorn_b
|
1258d43d38
|
update admin with new url config approach
|
2024-01-04 19:18:28 +01:00 |
|
Moriz Wahl
|
1b6dab32bf
|
change client request time to client time zone offset
|
2022-11-15 13:03:42 +01:00 |
|
Moriz Wahl
|
91acb5f4b8
|
test client request time in request header
|
2022-09-22 08:57:06 +02:00 |
|
Moriz Wahl
|
23f5ebabd3
|
add client request time to request header of admin interface
|
2022-09-15 12:35:08 +02:00 |
|
|
|
289a189121
|
new linter for admin
|
2022-03-16 04:23:26 +01:00 |
|
elweyn
|
bea99f6904
|
New login page is on localhost/login no vue anymore.
|
2022-01-14 08:06:50 +01:00 |
|
elweyn
|
9d29c00ebb
|
Remove route from apolloProvider.test and changed the test that checks the redirect on wallet login.
|
2022-01-13 08:58:26 +01:00 |
|
elweyn
|
a3682a424e
|
Fix redirect to /logout, now redirects to the wallet login.
|
2022-01-12 11:52:30 +01:00 |
|
Moriz Wahl
|
811c240679
|
redirect to logout
|
2021-12-07 19:14:54 +01:00 |
|
Moriz Wahl
|
ee248ec86a
|
test apollo provider, apollo provider as plugin
|
2021-12-07 19:11:31 +01:00 |
|