Claus-Peter Hübner
|
60fde3f688
|
rework EventProtocol
|
2022-06-29 02:07:58 +02:00 |
|
Claus-Peter Hübner
|
1d02795562
|
rework EventProtocol
|
2022-06-29 02:06:44 +02:00 |
|
Claus-Peter Hübner
|
1edea38fbb
|
move EventProtocolType in event package
|
2022-06-29 02:06:16 +02:00 |
|
elweyn
|
0c819522a1
|
Merge changes from master and this branch.
|
2022-06-28 11:17:06 +02:00 |
|
elweyn
|
5a51207895
|
Remove unused imports.
|
2022-06-28 09:59:25 +02:00 |
|
Claus-Peter Hübner
|
55f491694a
|
lintting
|
2022-06-28 04:23:43 +02:00 |
|
Claus-Peter Hübner
|
0dbce63910
|
emit some first events
|
2022-06-28 04:13:26 +02:00 |
|
Claus-Peter Hübner
|
522233913e
|
define EventEmitter with an EventHandler for each EventProtocolType
|
2022-06-28 04:08:25 +02:00 |
|
Claus-Peter Hübner
|
c706e0c292
|
Merge remote-tracking branch 'origin/master' into 1794-feature-event-protocol-1-implement-the-basics-of-the-business-event-protocol
|
2022-06-27 18:29:27 +02:00 |
|
elweyn
|
457016a7a7
|
Withdrew if contribution not valid statement since the method throws an exception if not valid.
|
2022-06-27 17:43:10 +02:00 |
|
elweyn
|
a56908b8f5
|
Adding some test for the ContributionToken.
|
2022-06-27 17:13:30 +02:00 |
|
elweyn
|
38e04b4979
|
Remove checks on users since the authorization token handels it.
|
2022-06-27 17:12:59 +02:00 |
|
elweyn
|
4d4f6979da
|
Change moderator so that it can be null.
|
2022-06-27 13:41:11 +02:00 |
|
elweyn
|
c03509c525
|
Change response value to boolean, add RIGHTS for createContribution, add new RIGHT in ROLES.
|
2022-06-27 13:40:36 +02:00 |
|
elweyn
|
6ac0106470
|
Change import for refactored methods.
|
2022-06-27 13:37:47 +02:00 |
|
elweyn
|
d062a10a34
|
Fix linting.
|
2022-06-27 13:37:03 +02:00 |
|
Alexander Friedland
|
94b866c84d
|
Merge branch 'master' into 1736-When-session-is-expired-redeem-link-is-not-transported
|
2022-06-24 13:28:50 +02:00 |
|
elweyn
|
2d90fdd64e
|
New Resolver for Contribution, createContribution method.
|
2022-06-24 12:19:02 +02:00 |
|
elweyn
|
5ebd0993d9
|
New Args definition for CreateContribution.
|
2022-06-24 12:18:18 +02:00 |
|
elweyn
|
b95a8081fc
|
Refactored getUserCreation & isContributionValid method to own files.
|
2022-06-24 12:17:28 +02:00 |
|
clauspeterhuebner
|
e1fd44a295
|
Merge branch 'master' into origin/1921-rebase_from_master
|
2022-06-23 02:45:49 +02:00 |
|
Claus-Peter Hübner
|
47772a37b2
|
rework PR-comments
|
2022-06-23 02:42:20 +02:00 |
|
Claus-Peter Hübner
|
ecd38bd184
|
mutation createEventProtocol
|
2022-06-23 00:26:43 +02:00 |
|
ogerly
|
fae0685509
|
step 1 automatic logout of session after 10 minutes, last 60 seconds warning modal
|
2022-06-22 22:41:26 +02:00 |
|
Moriz Wahl
|
bab867a1bd
|
add global event handler middleware
|
2022-06-22 16:02:28 +02:00 |
|
Wolfgang Huß
|
4c420ecbf4
|
Merge branch 'master' into 1880-no-throw-when-register-with-existing-email
|
2022-06-21 11:11:56 +02:00 |
|
Claus-Peter Hübner
|
0dd17da89b
|
create event protocol tables, entities and enums
|
2022-06-21 04:30:31 +02:00 |
|
Claus-Peter Hübner
|
56baf51ccd
|
add Tests for parameter checks of createContributionLink
|
2022-06-20 23:50:21 +02:00 |
|
Claus-Peter Hübner
|
0edd295dbb
|
rework PR-Comments
|
2022-06-20 23:47:41 +02:00 |
|
Claus-Peter Hübner
|
a9b84088f9
|
Merge remote-tracking branch 'origin/master' into 1921-rebase_from_master
|
2022-06-20 20:39:36 +02:00 |
|
Wolfgang Huß
|
91959aea28
|
Fulfill Moriz suggestions
|
2022-06-20 16:08:35 +02:00 |
|
Wolfgang Huß
|
50f5667288
|
Merge branch 'master' of github.com:gradido/gradido into 1880-no-throw-when-register-with-existing-email
# Conflicts:
# backend/src/graphql/resolver/UserResolver.ts
|
2022-06-20 13:56:25 +02:00 |
|
Wolfgang Huß
|
a0a9eda0b4
|
Merge branch '1881-set-role-in-admin-interface' of github.com:gradido/gradido into 1881-set-role-in-admin-interface
|
2022-06-20 12:15:26 +02:00 |
|
Wolfgang Huß
|
00a224f0ce
|
Update backend/src/graphql/resolver/AdminResolver.test.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2022-06-20 12:12:01 +02:00 |
|
Wolfgang Huß
|
036a966693
|
Update backend/src/graphql/resolver/AdminResolver.test.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2022-06-20 12:11:49 +02:00 |
|
Wolfgang Huß
|
d9becacb4c
|
Update backend/src/graphql/resolver/AdminResolver.test.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2022-06-20 12:11:38 +02:00 |
|
Wolfgang Huß
|
f1a23fe9b7
|
Update backend/src/graphql/resolver/AdminResolver.test.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2022-06-20 12:11:30 +02:00 |
|
Wolfgang Huß
|
638e58c84e
|
Update backend/src/graphql/resolver/AdminResolver.test.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2022-06-20 12:10:08 +02:00 |
|
Wolfgang Huß
|
0b464591a1
|
Merge branch 'master' of github.com:gradido/gradido into 1881-set-role-in-admin-interface
|
2022-06-20 11:36:41 +02:00 |
|
ogerly
|
6ecc10318d
|
remove double whitespace
|
2022-06-17 09:42:35 +02:00 |
|
Wolfgang Huß
|
f6f487aa7e
|
Merge branch 'master' of github.com:gradido/gradido into 1881-set-role-in-admin-interface
# Conflicts:
# backend/src/auth/RIGHTS.ts
|
2022-06-16 14:23:35 +02:00 |
|
Moriz Wahl
|
7bd66e8f78
|
true date for Dokuemnta in Seed
|
2022-06-16 13:13:56 +02:00 |
|
Moriz Wahl
|
9ca1ee3455
|
fix validation rules for redeem contribution link
|
2022-06-16 12:39:07 +02:00 |
|
Moriz Wahl
|
232beb8bd9
|
quick and dirty confirm contribution link
|
2022-06-16 11:59:38 +02:00 |
|
Moriz Wahl
|
06b5c7606c
|
query for transaction link may find a contribution link
|
2022-06-16 10:57:38 +02:00 |
|
Moriz Wahl
|
409e44f679
|
store contribution link id on user when regsitered with contribution link code
|
2022-06-16 10:44:17 +02:00 |
|
Moriz Wahl
|
b493fd4231
|
migration to save contribution link on registration
|
2022-06-16 09:21:37 +02:00 |
|
Moriz Wahl
|
d3824ae642
|
Merge branch 'master' into 1881-set-role-in-admin-interface
|
2022-06-16 07:35:06 +02:00 |
|
Claus-Peter Hübner
|
a73ff0aadf
|
correct check amount lte zero
|
2022-06-16 00:32:30 +02:00 |
|
Moriz Wahl
|
8646471f63
|
Merge branch 'master' into log-response-as-trace
|
2022-06-15 23:36:20 +02:00 |
|