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
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
clauspeterhuebner
b6f4f085fa
related changes in .yarn files
2024-11-12 21:57:42 +01:00
clauspeterhuebner
16ea76a6c7
correct versions of yarn and node to build admin and frontend
2024-11-12 21:55:11 +01:00
clauspeterhuebner
dc42c4f8be
update sass base on this link https://github.com/vitejs/vite/issues/4026
2024-11-12 21:44:44 +01:00
einhornimmond
066bb9bbad
Merge pull request #3369 from gradido/increase_initialien_count
...
feat(backend): increase initialien count
2024-11-12 14:08:54 +01:00
einhornimmond
9b0dc7df9a
Merge branch 'master' into increase_initialien_count
2024-11-12 13:39:47 +01:00
einhornimmond
1f9d21a6e7
Merge pull request #3383 from gradido/monterail_vue3_migration
...
feat(frontend): monterail vue3 migration
2024-11-12 13:38:59 +01:00
einhornimmond
9afbf560a0
fix frontend tests
2024-11-11 17:43:03 +01:00
einhornimmond
470d714697
fix styleint
2024-11-11 12:14:05 +01:00
einhornimmond
2e6cc09681
Merge branch 'master' into monterail_vue3_migration
2024-11-11 12:10:14 +01:00
einhornimmond
4e5fd42a7a
hot fix
2024-11-11 12:08:50 +01:00
MateuszMichalowski
ccc04dd706
fix(frontend): fix postmigration fix ( #3382 )
...
* feat(frontend): migration fixes
* feat(admin): post migration fixes
* feat(admin): revert docker change
* feat(admin): update tests
* feat(frontend): add feedback fixes
2024-11-09 00:11:02 +01:00
einhornimmond
772ff51581
fix empty variables field on graphql request when updating user naming format
2024-11-07 10:08:26 +01:00
einhornimmond
1a7796ac08
fix broken circles
2024-11-05 19:35:51 +01:00
einhornimmond
5d341afbf9
Merge branch 'master' into increase_initialien_count
2024-11-03 08:41:56 +01:00
einhornimmond
f20ffba19d
Merge pull request #3373 from gradido/update_community_news
...
feat(frontend): update text
2024-11-03 08:41:23 +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
einhornimmond
56acc5846f
filter invalid humhub chars from username, fix export users
2024-10-22 14:07:10 +02:00
MateuszMichalowski
60d91927a5
feat(frontend): map feature in vue 3 ( #3376 )
...
* feat(frontend): Map feature update
* feat(frontend): Fix linting
2024-10-18 14:59:22 +02:00
MateuszMichalowski
ba91f8d6fe
feat(frontend): links and emails in messages ( #3377 )
...
* feat(frontend): Transform links and mails in transaction messages into clickable links and mailto links.
* feat(frontend): Lint fix
2024-10-18 14:58:58 +02:00
einhornimmond
675b3868a1
add test, update code
2024-10-17 16:01:41 +02:00
MateuszMichalowski
b69d2273ae
feat(frontend): add transaction link in latest transactions ( #3375 )
...
* fix(frontend): post migration fixes
* fix(frontend): align with stylelint
* fix(frontend): fix tests and dashboard layout
* feat(frontend): add link to transactions
* feat(frontend): remove unused code
* feat(frontend): let dynamic keys in translations
* feat(frontend): fix stylelint
* feat(frontend): add missing styles for breadcrumb
---------
Co-authored-by: einhornimmond <dario.rekowski@gmx.de>
2024-10-15 16:06:34 +02:00
MateuszMichalowski
ec964020c4
fix(frontend): fix logout issue ( #3374 )
...
* fix(frontend): post migration fixes
* fix(frontend): add network-only option so transactions are refetched properly on another user login.
* feat(frontend): remove not needed await on mounted
---------
Co-authored-by: einhornimmond <dario.rekowski@gmx.de>
2024-10-15 15:08:14 +02:00
MateuszMichalowski
71f19d366f
fix(frontend): post migration fixes ( #3372 )
...
* fix(frontend): post migration fixes
* fix(frontend): align with stylelint
* fix(frontend): fix tests and dashboard layout
---------
Co-authored-by: einhornimmond <dario.rekowski@gmx.de>
2024-10-10 09:46:12 +02:00
einhornimmond
e802bac152
initial and alias and initial
2024-10-07 18:50:30 +02:00
einhornimmond
5b58617d93
update text
2024-10-07 13:28:41 +02:00
einhornimmond
d6b3ce66c3
use first character upper case, second character lower case
2024-10-03 14:07:27 +02:00
einhornimmond
e49cfa883b
increase publish name initalien two
2024-09-24 10:43:55 +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