17978 Commits

Author SHA1 Message Date
clauspeterhuebner
219ac00a88 use harmonized src/configs for admin and frontend 2024-11-20 00:52:13 +01:00
einhornimmond
528ce24e24
Merge pull request #3388 from gradido/release-2_4_1-beta
chore(release): v2.4.1 beta
2024-11-19 08:26:24 +01:00
einhornimmond
29ad50ed5f
Merge pull request #3387 from gradido/release-2_4_0-beta
chore(release): v2.4.0 beta
2024-11-19 08:25:02 +01:00
einhornimmond
46765dc91d release 2024-11-17 10:11:31 +01:00
einhornimmond
c1368e6dc7 bugfix 2024-11-17 10:10:52 +01:00
einhornimmond
a2c3b82b0f Merge branch 'master' into dlt_deferred_transfer 2024-11-15 20:01:00 +01:00
einhornimmond
ec2d5cb98d handle deletiono of transaction link with dlt 2024-11-15 19:58:50 +01:00
einhornimmond
a24ed8ef98 refactor, pack in one graphql in put model, add redeeming transaction link in dlt 2024-11-14 11:20:43 +01:00
einhornimmond
7ddd1cf922 refactored process 2024-11-14 08:50:39 +01:00
clauspeterhuebner
1fcca9ae0a untrack .yarn/install-state.gz 2024-11-14 00:30:34 +01:00
clauspeterhuebner
e5f63a2dc5 ignore .yarn/install-state.gz 2024-11-14 00:30:07 +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
de162647e5 fix error and error handling 2024-11-13 14:55:34 +01:00
einhornimmond
e691db05b7 move code into interaction in backend, implement transaction link in dlt-connector 2024-11-13 14:22:04 +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
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 linkhttps://github.com/vitejs/vite/issues/4026 2024-11-12 21:44:44 +01:00
einhornimmond
4875621699 fix error with loop, implement dlt support for linked transactions 2024-11-12 21:15:36 +01:00
einhornimmond
f9ecbcf293
Merge pull request #3386 from gradido/new_user_humhub
feat(backend): auto register new user in humhub
2024-11-12 21:14:36 +01:00
einhornimmond
c5fcf61154 increase cypress timeout 2024-11-12 20:45:00 +01:00
einhornimmond
bd8e326e88 Merge branch 'new_user_humhub' of github.com:gradido/gradido into new_user_humhub 2024-11-12 19:55:22 +01:00
einhornimmond
fb0f901472 call frontend docker before waiting 10 seconds, use build instead of dev to prevent timeout 2024-11-12 19:55:14 +01:00
einhornimmond
10961283e3
Merge branch 'master' into new_user_humhub 2024-11-12 17:44:18 +01:00
einhornimmond
07013362ac
Merge pull request #3385 from gradido/try_catch_sync_user_gms_humhub
feat(backend): try and catch user sync
2024-11-12 17:44:02 +01:00
einhornimmond
c968cedb76 Merge branch 'new_user_humhub' of github.com:gradido/gradido into new_user_humhub 2024-11-12 17:00:55 +01:00
einhornimmond
f7cd831fee fix backend test error 2024-11-12 17:00:45 +01:00
einhornimmond
fe73d4f597
Merge branch 'master' into new_user_humhub 2024-11-12 16:54:38 +01:00
einhornimmond
0ad93ebbf4 remove change, parameter is neccessary for using is also for gms 2024-11-12 16:54:09 +01:00
einhornimmond
da6bdfaa61 fix test 2024-11-12 16:48:04 +01:00
einhornimmond
3ce1f58a89 fix, small refactor 2024-11-12 16:43:25 +01:00
einhornimmond
8ef4f4dcd5 try and catch by syncUser with humhub or gms 2024-11-12 14:13:08 +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
4ab8d6b83a expand dltTransaction to integrate also user and transactionLink 2024-11-07 18:25:45 +01:00
einhornimmond
93883ae9f2 fix and refactor dlt 2024-11-07 17:35:37 +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