19 Commits

Author SHA1 Message Date
einhornimmond
decb23372d Merge branch 'master' into admin_fix_resubmission 2025-01-14 16:43:00 +01:00
einhornimmond
be910485dd fix problems 2025-01-10 14:12:00 +01:00
einhornimmond
ede03978b5 fix maybe lost update and missing env 2024-12-20 12:32:29 +01:00
einhornimmond
fc466d9f7a more modern color-function-notation to fix lint error 2024-12-20 12:08:05 +01:00
MateuszMichalowski
5237c9cab5
feat(frontend): add feedback fixes + map feature fixes (#3400) 2024-12-06 20:58:36 +01:00
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
4e11dd258c
feat(admin): automatic contributions updates (#3332)
* feat(admin): Automatic Contributions update

* feat(admin): Automatic Contributions fixed

* feat(admin): Automatic Contributions remove unused code

* feat(admin): Fix lint

* feat(admin): fix lock
2024-07-25 16:15:04 +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
einhorn_b
7494429aad fix lint and admin tests 2024-01-16 16:45:25 +01:00
einhorn_b
243ce3f2bb update admin details for home community 2024-01-14 18:44:05 +01:00
einhorn_b
4665d42405 fix add add tests 2023-11-23 19:56:38 +01:00
einhorn_b
ac7c4bf686 first approach, filtering out resubmission work, but expensive and query don't longer work 2023-11-20 18:48:46 +01:00