16434 Commits

Author SHA1 Message Date
einhornimmond
de1e512172
Merge branch 'master' into montreal_user_location 2025-01-09 10:52:31 +01:00
einhornimmond
2ab5778cd4
Merge pull request #3412 from gradido/gdt_correct_text
feat(frontend): show gdt comments
2025-01-09 10:51:12 +01:00
einhornimmond
f1f9aaf123 fix test and lint 2025-01-07 17:30:29 +01:00
einhornimmond
687a4b7890 fix 2025-01-07 17:16:31 +01:00
einhornimmond
66d83455e7
Merge branch 'master' into montreal_user_location 2024-12-20 20:33:34 +01:00
einhornimmond
b5731af839
Merge pull request #3403 from gradido/humhub_use_first_name_instead_username_field
fix(backend): humhub use first name instead of username field for initalien based alias
2024-12-20 20:33:14 +01:00
einhornimmond
2c342267ad
Merge branch 'master' into humhub_use_first_name_instead_username_field 2024-12-20 20:19:34 +01:00
einhornimmond
5b137bd638
Merge pull request #3409 from gradido/frontend_fix_gdt_pagination
fix(frontend): repair gdt transaction list pagination
2024-12-20 20:19:11 +01:00
einhornimmond
595647fea8 restructure e2e test file 2024-12-20 19:49:41 +01:00
einhornimmond
88cc6ead20 reduce to one minute, like in config 2024-12-20 19:46:45 +01:00
einhornimmond
0ccf8bd61e wait additional 10 minutes after seeding to preventing bug with emails sended less than 10 minutes ago 2024-12-20 19:44:13 +01:00
einhornimmond
a014df2585 remove e2e reports 2024-12-20 19:31:04 +01:00
einhornimmond
b26be513f4 longer waiting time, and another os 2024-12-20 18:52:27 +01:00
einhornimmond
d4ce7539e2 serve compiled js files instead of compile on demand, because it no need more than 2 minutes 2024-12-20 18:33:31 +01:00
einhornimmond
722e7128a3 increase timeout even further 2024-12-20 18:32:54 +01:00
einhornimmond
cf54652e52 fix problems with docker container, vite host must be 0.0.0.0 not localhost else, it don't workgit add admin frontend! 2024-12-20 17:25:08 +01:00
einhornimmond
3eb7e985fd more time 2024-12-20 16:39:29 +01:00
einhornimmond
61e962dafc work even longer on frontend, vite seems to be really slow 2024-12-20 14:47:52 +01:00
einhornimmond
39c7d1fe98 try with updated wait script 2024-12-20 14:13:26 +01:00
einhornimmond
7a2243437e add additional wait for frontend 2024-12-20 13:45:17 +01:00
einhornimmond
7df12fb075 test older ubuntu version for e2e test 2024-12-20 13:25:11 +01:00
einhornimmond
8efbcb8e7e use older ubuntu for e2e test, lint 2024-12-20 13:08:34 +01:00
einhornimmond
ede03978b5 fix maybe lost update and missing env 2024-12-20 12:32:29 +01:00
einhornimmond
fc466d9f7a more modern color-function-notation to fix lint error 2024-12-20 12:08:05 +01:00
einhornimmond
8021e94177 lint 2024-12-20 12:02:58 +01:00
einhornimmond
767838ea22 remove debug console commands 2024-12-20 12:02:41 +01:00
einhornimmond
6b241be9d3 hm 2024-12-18 15:24:12 +01:00
einhornimmond
accbb6e306 fix admin 2024-12-18 14:42:16 +01:00
einhornimmond
3555d07fd6 lint, fix problems with vee-validate 2024-12-18 14:36:51 +01:00
einhornimmond
ec08154831 remove yarn from admin 2024-12-18 12:24:59 +01:00
einhornimmond
9ff4d6b938 Merge branch 'montreal_user_location' of github.com:gradido/gradido into montreal_user_location 2024-12-18 12:19:51 +01:00
einhornimmond
536bc33e82 remove yarn 4.5.1 because don't work with our current docker setup 2024-12-18 12:19:33 +01:00
einhornimmond
fec42a5bc2
Merge branch 'master' into montreal_user_location 2024-12-18 12:13:00 +01:00
einhornimmond
7978d2f65e fix test 2024-12-18 12:03:41 +01:00
einhornimmond
f4bdddaa78 fix gdt pagination 2024-12-18 12:03:03 +01:00
MateuszMichalowski
924e0f25df
fix(frontend): updated tests (#3406)
* feat(frontend): add feedback fixes + map feature fixes

* feat(frontend): fetch contribution data networkOnly

* feat(frontend): test files updated
2024-12-17 21:44:04 +01:00
einhornimmond
d65696ed2a
Merge branch 'master' into humhub_use_first_name_instead_username_field 2024-12-17 17:02:55 +01:00
einhornimmond
02a2b46cf5
Merge pull request #3392 from gradido/backend_keep_alive
feat(backend): speed up gdt request with keep alive connections
2024-12-17 17:01:45 +01:00
MateuszMichalowski
b14e84043f
fix(frontend): fix contribution data handling (#3405)
* feat(frontend): add feedback fixes + map feature fixes

* feat(frontend): fetch contribution data networkOnly
2024-12-17 15:49:42 +01:00
einhornimmond
b3a40d0e52
Merge branch 'master' into backend_keep_alive 2024-12-16 20:03:56 +01:00
einhornimmond
96e6d23f08
Merge pull request #3396 from gradido/remove_mariadb_dockerfile
feat(database): use the same mariadb version everywhere
2024-12-16 20:03:37 +01:00
einhornimmond
7a05baad2b
Merge branch 'master' into backend_keep_alive 2024-12-16 20:03:26 +01:00
einhornimmond
9a4dfa557f update keep alive also for humhub and gms client 2024-12-16 20:02:46 +01:00
einhornimmond
016f920af0
Merge branch 'master' into remove_mariadb_dockerfile 2024-12-16 19:30:51 +01:00
einhornimmond
bfef0355d0
Merge pull request #3393 from gradido/speedup_smaller_imgs
feat(frontend): scale down two img
2024-12-16 19:29:21 +01:00
einhornimmond
2835700e7d
Merge branch 'master' into speedup_smaller_imgs 2024-12-16 19:08:02 +01:00
einhornimmond
4764b8451a
Merge pull request #3395 from gradido/disable_docker_autostart
feat(other): remove docker autostart
2024-12-16 19:07:38 +01:00
einhornimmond
3a8c70bcf6 fix test 2024-12-16 14:54:42 +01:00
einhornimmond
7bbdd8d3d4 refactor, temp fix for username from initals maybe double 2024-12-16 14:26:24 +01:00
MateuszMichalowski
5237c9cab5
feat(frontend): add feedback fixes + map feature fixes (#3400) 2024-12-06 20:58:36 +01:00