12509 Commits

Author SHA1 Message Date
Moriz Wahl
47c42e8211 coverage frontend to 91% 2023-01-12 13:24:27 +01:00
Moriz Wahl
78a219afea get send page test working again 2023-01-12 13:23:45 +01:00
Moriz Wahl
148b1cb41d refactor month logic 2023-01-12 13:23:18 +01:00
mahula
cc3b67277c
Merge branch 'master' into vscode-extensions 2023-01-12 13:12:57 +01:00
Alexander Friedland
bb4539d16c
Merge pull request #2534 from gradido/2531-Sending-GDD-does-not-work
fix(frontend):  send gdd and send link gdd is running
2023-01-12 13:10:25 +01:00
Wolfgang Huß
5efd1883d5
Merge branch 'master' into fix_admin_no_confirm 2023-01-12 13:06:47 +01:00
Alexander Friedland
788f980057
Merge branch 'master' into 2531-Sending-GDD-does-not-work 2023-01-12 12:56:20 +01:00
Moriz Wahl
6ba3d0bca8
Merge pull request #2540 from gradido/update-browser-list-2
fix(other): update browser list
2023-01-12 12:48:54 +01:00
ogerly
84ea2679e5 validation by back to form 2023-01-12 12:46:21 +01:00
402b502b3c
Merge branch 'master' into update-browser-list-2 2023-01-12 12:17:06 +01:00
e240ad14ca
Merge pull request #2542 from gradido/coverage_backend_78
test(backend): increase backend coverage to 78%
2023-01-12 12:16:49 +01:00
Moriz Wahl
d5cee42acc
Merge branch 'master' into update-browser-list-2 2023-01-12 12:15:55 +01:00
Alexander Friedland
f52a09275a
Merge branch 'master' into 2516-Creation-menu-is-not-highlighted-on-all-submenus 2023-01-12 10:26:44 +01:00
Alexander Friedland
58de79bf60
Merge branch 'master' into 2535-editing-transaction-does-not-work 2023-01-12 10:26:18 +01:00
ogerly
b64db8158a go back in the form 2023-01-12 10:22:17 +01:00
Alexander Friedland
0c7b8bf0bf
Merge branch 'master' into 2531-Sending-GDD-does-not-work 2023-01-12 09:34:58 +01:00
mahula
d9c063caea
Merge branch 'master' into coverage_backend_78 2023-01-12 08:46:12 +01:00
mahula
46a9954884
Merge pull request #2441 from gradido/1257-feature-fake-email-server 2023-01-12 08:38:28 +01:00
clauspeterhuebner
dee89090fd
Merge branch 'master' into 2428-feature-federation-implement-multiple-apollo-graphql-endpoints 2023-01-12 01:02:11 +01:00
clauspeterhuebner
df1cd7426c
Merge branch 'master' into 1489-feature-backup-cron 2023-01-12 00:59:41 +01:00
Claus-Peter Hübner
5bf4b83bec Merge remote-tracking branch 'origin/master' into
2501-feature-federation-implement-a-graphql-client-to-request-getpublickey
2023-01-12 00:49:02 +01:00
Claus-Peter Hübner
885834338f remove versioned graphql models 2023-01-12 00:45:30 +01:00
6497960696
increase backend coverage requirement to 78% 2023-01-11 23:08:48 +01:00
b2f9c499dd
use try finally to release lock 2023-01-11 22:47:55 +01:00
Moriz Wahl
3a63e2721d remove creations from graphql user object 2023-01-11 22:32:50 +01:00
Moriz Wahl
553710ba6a remove creations from user frontend 2023-01-11 22:26:43 +01:00
Moriz Wahl
a11b27e397 unit tests without verify login, test for apllo refetch instead 2023-01-11 22:21:54 +01:00
Moriz Wahl
edd2fb992e remove verify login 2023-01-11 22:10:34 +01:00
Moriz Wahl
8f9e77a9c1 add test: confirming a confirmed contribution throws 2023-01-11 21:40:11 +01:00
Alexander Friedland
186a45758f
Merge branch 'master' into 2516-Creation-menu-is-not-highlighted-on-all-submenus 2023-01-11 21:34:07 +01:00
Moriz Wahl
29479bafec release lock after each error 2023-01-11 21:29:11 +01:00
Moriz Wahl
6389697bd6 reset unit tests 2023-01-11 21:13:38 +01:00
Moriz Wahl
2d4f7f9fd5 get open creations via own apollo call 2023-01-11 20:15:02 +01:00
340554b815
skipped alot of test due to unknown timeout errors 2023-01-11 15:39:33 +01:00
Moriz Wahl
dc33427cd0 add openCreation graphqlModel and resolver 2023-01-11 15:15:26 +01:00
805706a417
Merge branch 'master' into 1257-feature-fake-email-server 2023-01-11 14:38:34 +01:00
Moriz Wahl
23ce6f62c1 fix(other): update browser list 2023-01-11 13:26:29 +01:00
8628a05a21
properly use findOne where 2023-01-11 13:14:50 +01:00
c9488c8b81
try to minimize changeset 2023-01-11 13:11:40 +01:00
c585b2c234
check for confirmed transaction within semaphore lock 2023-01-11 13:08:47 +01:00
c0b3a93a59
calculate last transaction correctly 2023-01-11 12:35:22 +01:00
ogerly
ddc1558ada Merge branch '2531-Sending-GDD-does-not-work' into 2535-editing-transaction-does-not-work 2023-01-11 10:16:24 +01:00
Alexander Friedland
64a2ef18ad
Merge branch 'master' into 2531-Sending-GDD-does-not-work 2023-01-11 09:05:38 +01:00
Alexander Friedland
685c4e947f
Merge pull request #2525 from gradido/2478-Investigate-Pagination-on-GDT
fix(frontend): pagination gdt
2023-01-10 22:57:43 +01:00
Alexander Friedland
908fdd5a3c
Merge branch 'master' into 2478-Investigate-Pagination-on-GDT 2023-01-10 22:18:45 +01:00
Alexander Friedland
37a6a2463d
Merge pull request #2526 from gradido/2513-Leaves-are-over-the-user-symbol
fix(frontend): leaves are over the user symbol
2023-01-10 22:18:34 +01:00
Alexander Friedland
65df81a50b
Merge branch 'master' into 2513-Leaves-are-over-the-user-symbol 2023-01-10 17:06:09 +01:00
Alexander Friedland
e2873d84c1
Merge pull request #2528 from gradido/2474-Incorrectly-Email-Label-on-InputEmail
fix(frontend): input-email label and placeholder are displayed correctly per language
2023-01-10 17:06:00 +01:00
Alexander Friedland
675aeb397e
Merge branch 'master' into 2474-Incorrectly-Email-Label-on-InputEmail 2023-01-10 16:16:20 +01:00
elweyn
ea30fed068 Merge branch 'master' into 2332-mark-contribution-as-rejected 2023-01-10 16:07:24 +01:00