MateuszMichalowski
|
a58ba48604
|
feat(frontend): fix postmigration fix (#3378)
* feat(frontend): migration fixes
* feat(admin): post migration fixes
* feat(admin): revert docker change
* feat(admin): update tests
|
2024-10-31 18:05:48 +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
|
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 |
|
einhornimmond
|
aadd00f175
|
change from using geojson object fullstack to use Location model in admin frontend
|
2024-06-27 14:54:48 +02:00 |
|
einhornimmond
|
70f8b6d18b
|
update tests
|
2024-06-24 15:18:57 +02:00 |
|
einhornimmond
|
1b4550b658
|
valid point only with two coordinates
|
2024-06-24 12:32:59 +02:00 |
|
einhornimmond
|
e1edec5678
|
change Point to nullable and validate return only true if two coordinates exist
|
2024-06-24 12:18:36 +02:00 |
|
einhornimmond
|
d6f58ef7d9
|
refactor a bit to remove strange behavior
|
2024-06-24 09:01:08 +02:00 |
|
einhornimmond
|
b3fab60970
|
implement coordinates for community
|
2024-06-18 17:05:59 +02:00 |
|