1558 Commits

Author SHA1 Message Date
einhornimmond
ec08154831 remove yarn from admin 2024-12-18 12:24:59 +01:00
MateuszMichalowski
5237c9cab5
feat(frontend): add feedback fixes + map feature fixes (#3400) 2024-12-06 20:58:36 +01:00
clauspeterhuebner
520dda6913 correct syntax error 2024-11-22 00:00:46 +01:00
clauspeterhuebner
64847aa309 remove wrong commented line 2024-11-21 23:51:04 +01:00
clauspeterhuebner
4b1794b003 remove packageManager yarn@4.5.1 2024-11-21 17:56:41 +01:00
clauspeterhuebner
a6cc7f8793 undo changes in dockerfile 2024-11-20 23:55:36 +01:00
clauspeterhuebner
829a105641 upgrade yarn and node versions for admin build 2024-11-20 23:06:48 +01:00
clauspeterhuebner
99d4fd6dcb remove option --production=false 2024-11-20 23:00:21 +01:00
clauspeterhuebner
c7dee96f84 undo previous commit: NODE_ENV comment 2024-11-20 22:55:35 +01:00
clauspeterhuebner
781ae689ad comment NODE_ENV="production" because of error with "yarn install
--production=false ..."
2024-11-20 22:32:37 +01:00
clauspeterhuebner
f57cde981b steps to build frontend and admin as a script, but it works only on
starting each step manually
2024-11-20 16:16:38 +01:00
clauspeterhuebner
691179cfef linting 2024-11-20 16:15:14 +01:00
clauspeterhuebner
ba5d0bc8d7
Merge branch 'master' into 3384-feature-extend-user-transfer-to-gms-with-update-user 2024-11-20 01:18:23 +01:00
clauspeterhuebner
00f2be3df3 enable usage of dotenv and src/configs in vite.config for admin and
frontend
2024-11-20 00:53:02 +01:00
clauspeterhuebner
219ac00a88 use harmonized src/configs for admin and frontend 2024-11-20 00:52:13 +01:00
einhornimmond
46765dc91d release 2024-11-17 10:11:31 +01:00
clauspeterhuebner
1621f13e8f untrack .yarn/install-state.gz 2024-11-14 00:18:37 +01:00
clauspeterhuebner
7ee45b93f8 ignore .yarn/isntall-state.gz 2024-11-14 00:17:47 +01:00
clauspeterhuebner
3d3a204ac7 use dotenv and src/config in vite.config 2024-11-14 00:04:08 +01:00
clauspeterhuebner
a29f55656b use admin specific configs 2024-11-14 00:02:46 +01:00
einhornimmond
0b6b5c4869 version 2024-11-13 11:38:26 +01:00
clauspeterhuebner
73902bceee increase chunkSize warning limit on build 2024-11-12 23:16:01 +01:00
clauspeterhuebner
52364d0524 upgrade yarn 2024-11-12 23:15:06 +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
45f4207537
build(frontend): merged code from master (#3367)
* fix

* fix test

* update docker compose call

* update e2e test

* change docker-compose to docker compose in all workflows

* use mariadb container with enabled external_network

* add sleep to test_database

* add maybe new parameter --service-ports needed for docker compose run else there weren't any open ports

* try another approach

* save change (._.);

* fix(frontend): fix e2e setup & add additional check in validation rules.

* fix(frontend): fix e2e setup

---------

Co-authored-by: einhornimmond <info@einhornimmond.de>
Co-authored-by: einhornimmond <dario.rekowski@gmx.de>
2024-09-12 21:00:08 +02: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
b3f031fff4
fix(frontend): style fixes, admin fix (#3364) 2024-09-04 14:01:33 +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
einhornimmond
f2cf1c622d ignore components.d.ts from admin, remove auto generated components.d.ts from admin and frontend from git repository 2024-08-19 18:13:01 +02:00
MateuszMichalowski
76e5994441
fix(frontend): migration remaining fixes (#3356)
* fix(frontend): fix password update validation, cleanup code, fix pipe operator in i18n issue, fixes to redeem via code.

* fix(frontend): fix transaction links

* fix(frontend): revert changes in admin components file

* fix(frontend): linters fixes
2024-08-19 10:11:17 +02:00
MateuszMichalowski
d61e69c2f1
fix(admin): fix message update (#3354)
* fix(admin): fix refetch data in edit creation form

* fix(admin): fix message updates

* fix(admin): fix stylelint issue
2024-08-09 15:45:21 +02:00
MateuszMichalowski
f6b827d43b
fix(admin): fix refetch data in edit creation form (#3353) 2024-08-09 13:35:05 +02:00
MateuszMichalowski
fb047b89b5
fix(admin): Remove "maxAmountPerMonth" from createContributionLink gql. (#3343) 2024-08-08 18:26:48 +02:00
Kamila
139f9bbc36 move icons to assets folder 2024-07-31 14:20:22 +02:00
Kamila
71628f29e5 Merge remote-tracking branch 'origin/monterail_vue3_migration' into monterail_vue3_migration_admin-fixes 2024-07-31 12:49:38 +02:00
Kamila
0991166362 add success toast for undeletion of user 2024-07-31 12:38:10 +02:00
Kamila
e1d7a8efa1 style adjustment 2024-07-31 12:37:45 +02:00
Kamila
17a0cb64ed rework icons in the table 2024-07-31 11:54:41 +02:00
Kamila
ebf298adae rework icons to have them looking more like on prod 2024-07-31 09:01:35 +02:00
Kamila
669b5ef354 remove additional margin 2024-07-31 09:01:11 +02:00
Kamila
b781dce5ce adjust style of footer links 2024-07-30 15:07:37 +02:00
Kamila
17dbd10df8 add missing import, add optional chaining 2024-07-30 14:28:29 +02:00
Kamila
7b4c50376f pass id to refetch function 2024-07-30 14:28:05 +02:00
Kamila
a268b41846 formatting 2024-07-29 10:39:21 +02:00
MateuszMichalowski
a851d2e1f1
feat(admin): Add remaining fixes (#3336) 2024-07-26 14:01:02 +02:00
Kamila
1db3c146b9 move logic to component to make it dynamically updated 2024-07-26 09:44:00 +02:00
MateuszMichalowski
7d3b63d3b3
feat(admin): fix edit creation form (#3334) 2024-07-26 09:18:27 +02:00
Kamila
ec793207f1 yarn 2024-07-26 07:54:52 +02:00
Kamila
3db18b3bfa Merge branch 'monterail_vue3_migration' into user-page-apollo-toast-packages 2024-07-26 07:50:20 +02:00
Kamila
3041a84c1a linter error fixes 2024-07-26 07:43:24 +02:00