21 Commits

Author SHA1 Message Date
einhornimmond
c160c39378 create, edit, delete project branding 2025-02-15 12:43:14 +01:00
einhornimmond
66364bb9bc refactor, format resubmission date based on user locale 2025-01-23 20:14:50 +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
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
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
8484dc6073 update test 2024-06-27 15:18:25 +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
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
einhornimmond
b587a51ee8 implement suggested changes 2024-02-15 23:29:22 +01:00
einhornimmond
6c16307949 fix problems with multiple entries with null id, vue seems automatic use id as key, despite the manuel choosen key publicKey 2024-02-15 20:12:52 +01:00
einhorn_b
7494429aad fix lint and admin tests 2024-01-16 16:45:25 +01:00
einhorn_b
cc617eb827 fix after save behaviour 2024-01-16 12:17:50 +01:00
einhorn_b
939ea795e8 nice date view 2024-01-16 12:08:26 +01:00
einhorn_b
4f99e75d73 add list of federated communities 2024-01-15 20:06:35 +01:00
einhorn_b
243ce3f2bb update admin details for home community 2024-01-14 18:44:05 +01:00
einhorn_b
c4c0c6680e mostly update backend stuff 2024-01-12 15:55:24 +01:00