einhornimmond
|
3ff06ae5d1
|
first iteration if chat window
|
2025-03-11 18:20:03 +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
|
0f134c8a15
|
fix(frontend): migration feedback fixes (#3359)
* fix(frontend): fixes after feedback
* fix(frontend): fixes after feedback
* fix(frontend): fixes after feedback
|
2024-08-26 08:41:28 +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 |
|
elweyn
|
e37c2aacdb
|
Remove .vue as imports
|
2023-02-21 07:18:45 +01:00 |
|
Moriz Wahl
|
f41354f123
|
use portal vue
|
2022-03-03 19:44:50 +01:00 |
|
Moriz Wahl
|
bfaa77482c
|
refactor: Bootstrap Vue Toast in Admin Interface
|
2022-03-03 12:07:35 +01:00 |
|
Moriz Wahl
|
ec0df5be14
|
Merge branch 'master' into localize-datetime-admin
|
2022-01-24 18:51:26 +01:00 |
|
Moriz Wahl
|
26fbadb864
|
fix: Language set Correctly after Page Reload in Admin Interface
|
2022-01-21 12:16:33 +01:00 |
|
Moriz Wahl
|
f46fe2d2a0
|
remove moment from package
|
2022-01-20 16:14:16 +01:00 |
|
Moriz Wahl
|
fbf88d6d5b
|
fix: Pass Language to Admin Interface
|
2022-01-11 09:56:45 +01:00 |
|
Moriz Wahl
|
ee248ec86a
|
test apollo provider, apollo provider as plugin
|
2021-12-07 19:11:31 +01:00 |
|
Moriz Wahl
|
257e2e4073
|
pass apollo client to nav guards
|
2021-12-02 11:54:47 +01:00 |
|
Hannes Heine
|
be8c91d752
|
Merge branch 'master' into admin_pending_creation
|
2021-11-30 10:22:28 +01:00 |
|
|
|
1b8e132190
|
redirect to logout, since we have that page actually
|
2021-11-29 14:40:56 +01:00 |
|
|
|
6a404841ed
|
renew token
|
2021-11-26 11:48:10 +01:00 |
|
Hannes Heine
|
e34b6f7137
|
Add package vue-toasted
|
2021-11-26 07:54:08 +01:00 |
|
ogerly
|
9873ac6eee
|
add user search in creation.vue
|
2021-11-23 16:14:24 +01:00 |
|
ogerly
|
35f297ece8
|
Vue uses VueApollo to main.
|
2021-11-23 13:24:09 +01:00 |
|
Alexander Friedland
|
d2bfb213a2
|
Merge branch 'master' into ADMINBEREICH-first-step
|
2021-11-23 10:24:04 +01:00 |
|
ogerly
|
7cc4d8e5e2
|
adminbereich, übersicht, usersuche, schöpfen, schöpfung bestätigen
|
2021-11-17 16:21:23 +01:00 |
|
Moriz Wahl
|
a3e8ca49e5
|
diable authentication
|
2021-11-17 13:26:18 +01:00 |
|
ogerly
|
4cb7abdc9b
|
add momentjs, add component CreateFormular.vue formular for creating gdd
|
2021-11-11 06:51:21 +01:00 |
|
ogerly
|
489743b6d6
|
add navbar and routes
|
2021-11-05 13:50:10 +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
|
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
|
ea462267aa
|
setup with vue-cli
|
2021-10-21 14:40:09 +02:00 |
|