einhornimmond
e1cc58381e
fix db version, remove olddated tests
2024-09-22 17:29:12 +02:00
einhornimmond
c4697a010a
remove dlt-database
2024-09-22 17:06:17 +02:00
einhornimmond
a826eaf838
cleanup not longer needed code
2024-09-22 17:01:59 +02:00
einhornimmond
2727b6ebe9
add new send to iota interaction
2024-09-22 16:35:15 +02:00
einhornimmond
68cb7b368b
refactor dlt connector usage, reduce complexity
2024-09-21 15:49:32 +02:00
einhornimmond
d269fb4799
add dlt_users table analog to dlt_transactions
2024-09-21 09:42:44 +02:00
einhornimmond
bd414de600
Merge branch 'master' into dlt_use_gradido_blockchain_js
2024-09-21 09:22:55 +02:00
einhornimmond
0bb04a845a
refactor with gradido-blockchain-js
2024-09-20 17:22:41 +02:00
einhornimmond
db13f92f13
Merge pull request #3365 from gradido/monterail_vue3_migration
...
feat(frontend): vue3 migration
2024-09-16 06:30:47 +02:00
MateuszMichalowski
b8df97068f
fix(frontend): fix index.html ( #3368 )
2024-09-13 13:01:41 +02:00
MateuszMichalowski
0840834276
Merge branch 'master' into monterail_vue3_migration
2024-09-12 21:11:05 +02: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
einhornimmond
d30b3c966d
Merge pull request #3363 from gradido/fix_broken_tests
...
fix(workflow): fix broken tests
2024-09-09 19:58:54 +02:00
einhornimmond
78562f1487
save change (._.);
2024-09-09 18:52:02 +02:00
einhornimmond
f1ef364719
try another approach
2024-09-09 18:48:54 +02:00
einhornimmond
cfabe5dc91
add maybe new parameter --service-ports needed for docker compose run else there weren't any open ports
2024-09-09 18:29:01 +02:00
einhornimmond
8cf0615195
add sleep to test_database
2024-09-09 18:13:37 +02:00
MateuszMichalowski
b3f031fff4
fix(frontend): style fixes, admin fix ( #3364 )
2024-09-04 14:01:33 +02:00
einhornimmond
72f3e92954
use mariadb container with enabled external_network
2024-09-04 13:08:36 +02:00
einhornimmond
cded7acb7a
change docker-compose to docker compose in all workflows
2024-09-04 12:37:54 +02:00
einhornimmond
00397454da
update e2e test
2024-09-04 12:27:36 +02:00
einhornimmond
38b2ac01c0
update docker compose call
2024-09-04 12:02:56 +02:00
MateuszMichalowski
a994b4b75f
fix(frontend): gdt test ( #3361 )
...
* fix(frontend): fixes after feedback
* fix(frontend): fixes after feedback
* fix(frontend): fixes after feedback
* fix(frontend): fixes after feedback and iternal tests
* fix(frontend): User bigger icon in Transaction component
* fix(frontend): Test gdt transaction open.
* fix(frontend): Fix sidebar navigation info
* fix(frontend): lint fix
2024-08-26 17:41:35 +02:00
MateuszMichalowski
fa35a64d75
fix(frontend): style fixes ( #3360 )
...
* fix(frontend): fixes after feedback
* fix(frontend): fixes after feedback
* fix(frontend): fixes after feedback
* fix(frontend): fixes after feedback and iternal tests
* fix(frontend): User bigger icon in Transaction component
2024-08-26 16:43:16 +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
57e54d60dc
fix(frontend): scss changes and fixes ( #3358 )
2024-08-21 09:10:17 +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
b7ffa94f1e
fix(frontend): fix dropdown in transaction send and link ( #3352 )
...
* fix(frontend): fix dropdown in transaction send and link
* fix(frontend): use azy query to fetch messages
2024-08-09 13:24:19 +02:00
einhornimmond
989a274949
comment out nginx request limiter
2024-08-09 10:53:56 +02:00
Kamila Lach
ace43fc187
Merge pull request #3351 from gradido/monterail_vue3_migration_fix-newsletter
...
fix(frontend): fix newsletter state reactivity
2024-08-09 09:57:56 +02:00
Kamila
4f9e5310d0
fix newsletter state reactivity
2024-08-09 09:54:56 +02:00
MateuszMichalowski
f73b975c65
fix(frontend): fix how community switch is handled ( #3350 )
2024-08-09 09:41:17 +02:00
MateuszMichalowski
1a402f4093
fix(frontend): fixed after merge ( #3349 )
2024-08-09 09:20:00 +02:00
Kamila
4c04543194
Merge branch 'monterail_vue3_migration' of github.com:gradido/gradido into monterail_vue3_migration
2024-08-09 08:59:49 +02:00
Kamila
dd9688ea53
Merge branch 'monterail_vue3_migration_frontend--settings-page-refactor' into monterail_vue3_migration
2024-08-09 08:40:29 +02:00
Kamila
94bff0dec4
Merge remote-tracking branch 'origin/monterail_vue3_migration' into monterail_vue3_migration_frontend--settings-page-refactor
2024-08-09 08:29:47 +02:00
Kamila
c80745fb1a
linter fixes
2024-08-09 08:14:18 +02:00
Kamila
7fb86f6f87
Merge remote-tracking branch 'origin/monterail_vue3_migration_frontend--vee-validate-refactor' into monterail_vue3_migration_frontend--settings-page-refactor
2024-08-09 08:08:55 +02:00
Kamila
0de05680b6
linter fixes
2024-08-09 08:08:34 +02:00
Kamila
6a5869fd3e
WIP
2024-08-09 08:02:43 +02:00
MateuszMichalowski
3259a31a30
fix(frontend): fixed logout handler ( #3347 )
2024-08-09 00:01:23 +02:00
MateuszMichalowski
e65ca9104f
chore(frontend): main js cleanup ( #3346 )
...
* feature(frontend): change env config reading
* feature(frontend): cleanup main.js
2024-08-08 23:48:53 +02:00
MateuszMichalowski
a575e3843a
feature(frontend): change env config reading ( #3345 )
2024-08-08 23:32:01 +02:00
MateuszMichalowski
aaf9b70f42
feature(frontend): bump node in FE .nvmrc ( #3344 )
2024-08-08 23:10:16 +02:00
MateuszMichalowski
cdaca99b04
feat(frontend): migration setup ( #3342 )
...
* frontend - moved to vue 2.7 and vite
* frontend - moved to vue 3
* frontend - login page updates
* fix(frontend): WiP migration
* fix(frontend): WiP migration
* fix(frontend): WiP migration
* fix(frontend): WiP migration
* fix(frontend): WiP migration
* fix(frontend): fix eslint/stylelint issues
* fix(frontend): fix eslint/stylelint issues
* feature(frontend): update node in docker frontend
* feature(frontend): move send types out of Send file
* feature(frontend): add entry in package json to fix eslint issue
* feature(frontend): eslint fix
* replace docker-compose with docker compose
* update docker-compose test file
* feature(frontend): Creation fixes
* feature(frontend): Add missing updates for apollo scripts.
---------
Co-authored-by: einhornimmond <silas@einhornimmond.de>
2024-08-08 23:02:15 +02:00
MateuszMichalowski
fb047b89b5
fix(admin): Remove "maxAmountPerMonth" from createContributionLink gql. ( #3343 )
2024-08-08 18:26:48 +02:00