1446 Commits

Author SHA1 Message Date
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
einhornimmond
d488d4b15f update for using newer nodejs version in auto-deployment 2024-07-24 16:11:40 +02:00
MateuszMichalowski
b3fc6aaea8
feat(admin): vite config changes (#3331) 2024-07-24 15:43:18 +02:00
MateuszMichalowski
d57e18862a
feat(admin) - fix import in node server (#3330) 2024-07-24 14:25:33 +02:00
MateuszMichalowski
bc9140de80
fix(admin): stylelint fix (#3329)
* 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>

* feat(admin) - update stylelint

* feat(admin) - updated stylelint, removed unused host entry

---------

Co-authored-by: Kamila Lach <80581523+unnunhexium@users.noreply.github.com>
2024-07-24 11:52:14 +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
Mateusz Michałowski
b551495799 layout update test push 2024-07-11 09:57:40 +02:00
Mateusz Michałowski
885c0c0d96 test push 2024-07-11 08:20:27 +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
f4d0d8cf7c fix locales 2024-06-24 12:42:36 +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
einhornimmond
dbea2888be release 2024-06-10 18:45:10 +02:00
einhornimmond
41d6e8215c beta releae 2024-05-15 13:20:51 +02:00
clauspeterhuebner
2c8f8df919
Merge branch 'master' into release-2_2_1-merge 2024-03-14 18:04:58 +01:00
einhornimmond
fc540ecf71 Merge branch 'master' into admin_update_community_list 2024-02-29 14:49:00 +01:00
einhornimmond
f492794f35 Merge branch 'master' into release-2_2_1-merge 2024-02-27 12:31:56 +01:00
einhornimmond
93f68e4d47 release 2024-02-26 10:04:00 +01:00
einhornimmond
f5d21e514d
Merge branch 'master' into admin_update_community_list 2024-02-22 11:06:15 +01:00
einhornimmond
6f1b674ce7
Merge branch 'master' into frontend_admin_static 2024-02-22 11:05:35 +01:00
einhornimmond
84b39089c2 remove .nvmrc entry from gitignore, add nvmrc with same version like docker per module 2024-02-22 08:46:41 +01: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
einhornimmond
181a5948cf
Merge branch 'master' into frontend_admin_static 2024-02-13 18:09:27 +01:00
einhornimmond
2c28d4c9fb merged 2024-02-13 12:14:36 +01:00
einhornimmond
7ba2cb0d95 release, improve release script 2024-02-08 17:47:19 +01:00
einhornimmond
6500aac585 precompress admin and frontend files, server directly via nginx 2024-02-05 13:48:17 +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
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
Einhornimmond
47dd3ddb38 release 2023-12-01 17:09:50 +01:00
Einhornimmond
6b70efaaa0 reduce coverage target 2023-12-01 16:43:17 +01:00
einhorn_b
caa8a323be fix time and reload page issue 2023-12-01 15:06:30 +01:00
einhorn_b
e0c53fc2ff fix admin tests 2023-11-30 13:42:42 +01:00
einhorn_b
380b3d8a80 fix linting errors 2023-11-30 13:13:18 +01:00
einhorn_b
b20abca361 update update pfad after change in admin 2023-11-30 13:03:33 +01:00
einhorn_b
2dac6844ba react on claus peters comments 2023-11-30 11:55:29 +01:00
einhornimmond
0df7b4e74f some more fixes 2023-11-29 13:13:36 +01:00
einhornimmond
4d69e39b57 fix some bugs 2023-11-29 11:44:55 +01:00
einhorn_b
a36f8962e6 test and fix, make code more compact 2023-11-28 21:08:27 +01:00
einhorn_b
4665d42405 fix add add tests 2023-11-23 19:56:38 +01:00