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
|
5ca51a9941
|
more schemas
|
2025-01-18 08:36:16 +01:00 |
|
einhornimmond
|
cf54652e52
|
fix problems with docker container, vite host must be 0.0.0.0 not localhost else, it don't workgit add admin frontend!
|
2024-12-20 17:25:08 +01:00 |
|
clauspeterhuebner
|
219ac00a88
|
use harmonized src/configs for admin and frontend
|
2024-11-20 00:52:13 +01:00 |
|
clauspeterhuebner
|
a29f55656b
|
use admin specific configs
|
2024-11-14 00:02:46 +01:00 |
|
MateuszMichalowski
|
a851d2e1f1
|
feat(admin): Add remaining fixes (#3336)
|
2024-07-26 14:01:02 +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
|
6cf488630c
|
reduce urls, replace || with ?? https://mariusschulz.com/blog/nullish-coalescing-the-operator-in-typescript
|
2024-01-08 12:22:20 +01:00 |
|
einhorn_b
|
1258d43d38
|
update admin with new url config approach
|
2024-01-04 19:18:28 +01:00 |
|
|
|
5e41b59fe7
|
fix deprecation warning: use slice instead of substr
|
2022-03-22 13:18:10 +01:00 |
|
|
|
1d6dace9f4
|
implement admin config checking
|
2022-03-22 13:14:13 +01:00 |
|
|
|
90effb41b5
|
changed syntax again due to shell replacing $variables
|
2022-01-14 18:49:35 +01:00 |
|
|
|
5217b347be
|
replace all $1 url variables with something meaningfull, since $1 is replaced in scripting
|
2022-01-14 10:24:47 +01:00 |
|
|
|
acd04b3432
|
removed /vue from tests, configs and references
|
2022-01-12 21:21:21 +01:00 |
|
elweyn
|
c08cd7e37c
|
Admin Logout redirectes to the wallet login page.
|
2022-01-10 12:03:38 +01:00 |
|
|
|
df74427c39
|
lint admin
|
2021-11-20 17:19:58 +01:00 |
|
|
|
e4f77407ee
|
corrected ports
|
2021-11-20 17:19:58 +01:00 |
|
|
|
8e8dee1e4a
|
convenience mode to disable the auth mode for development
|
2021-11-20 17:19:58 +01:00 |
|
|
|
967864d989
|
todo port & define port due to my setup
|
2021-11-20 17:19:58 +01:00 |
|
|
|
82356dceb4
|
config WALLET_AUTH_URL
|
2021-11-20 17:19:58 +01:00 |
|
Moriz Wahl
|
b85af20372
|
add grphql and apollo vue
|
2021-10-26 13:42:02 +02:00 |
|