joseji
|
49378c64e2
|
new events fully implemented
|
2022-09-26 22:17:07 +02:00 |
|
elweyn
|
186e6711f5
|
Remove unused import.
|
2022-09-26 09:10:58 +02:00 |
|
elweyn
|
fefdf9f0fa
|
Merge master and resolve merge conflict.
|
2022-09-26 08:53:25 +02:00 |
|
elweyn
|
209c61e5d8
|
Change call from Contribution to DbContribution and use Contribution as model.
|
2022-09-26 08:48:04 +02:00 |
|
Hannes Heine
|
9bab013847
|
Merge branch 'master' into 2198-adminarea-more-dates-on-created-transaction
|
2022-09-26 08:27:22 +02:00 |
|
elweyn
|
6df8b9a83f
|
Test that when an admin user create a contribution in FE he can not delete it in admin interface.
|
2022-09-24 11:32:07 +02:00 |
|
joseji
|
744c961c0b
|
fixed tests with new log message
|
2022-09-23 19:33:54 +02:00 |
|
clauspeterhuebner
|
55a8174822
|
Merge branch 'master' into 2215-feature-config-testmodus-flag-for-sending-emails-to-test-or-team-account-instead-of-user-account
|
2022-09-23 19:29:34 +02:00 |
|
Claus-Peter Hübner
|
516fc5c5e7
|
Merge remote-tracking branch 'origin/master' into
2220-feature-reconfigure-log4js
|
2022-09-23 19:28:28 +02:00 |
|
clauspeterhuebner
|
e955b92235
|
Merge branch 'master' into 1798-feature-gradidoid-1-adapt-and-migrate-database-schema
|
2022-09-23 18:48:11 +02:00 |
|
joseji
|
60d2e2ff7b
|
fixed contribution delete event saving and testing
|
2022-09-23 18:46:40 +02:00 |
|
Claus-Peter Hübner
|
ab1a4ac8d1
|
solve tests
|
2022-09-23 18:24:13 +02:00 |
|
elweyn
|
e7b5400db2
|
Change the database version needed for the backend.
|
2022-09-23 16:49:12 +02:00 |
|
elweyn
|
8c69b94e8e
|
Throw error if moderator tries to deleted own contribution created as user. Add deletedby value.
|
2022-09-23 16:25:22 +02:00 |
|
Claus-Peter Hübner
|
b3bf7fecc4
|
Merge remote-tracking branch 'origin/master' into
1798-feature-gradidoid-1-adapt-and-migrate-database-schema
|
2022-09-23 01:32:44 +02:00 |
|
Claus-Peter Hübner
|
969d6d0fbe
|
Merge branch '1798-feature-gradidoid-1-adapt-and-migrate-database-schema' of github.com:gradido/gradido into 1798-feature-gradidoid-1-adapt-and-migrate-database-schema
|
2022-09-23 01:12:24 +02:00 |
|
Claus-Peter Hübner
|
e701f99553
|
rework PR comments
|
2022-09-23 01:11:37 +02:00 |
|
clauspeterhuebner
|
b0781bce88
|
Update backend/src/graphql/resolver/UserResolver.test.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2022-09-23 01:03:07 +02:00 |
|
clauspeterhuebner
|
62446bd2f0
|
Update backend/src/graphql/resolver/AdminResolver.test.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2022-09-23 00:56:36 +02:00 |
|
Claus-Peter Hübner
|
3dd66b4527
|
small changes in log-pattern
Merge remote-tracking branch 'origin/master' into
2220-feature-reconfigure-log4js
|
2022-09-23 00:31:33 +02:00 |
|
Claus-Peter Hübner
|
99f0905bee
|
Merge remote-tracking branch 'origin/master' into 2220-feature-reconfigure-log4js
|
2022-09-22 23:42:23 +02:00 |
|
clauspeterhuebner
|
810d258965
|
Merge branch 'master' into 2215-feature-config-testmodus-flag-for-sending-emails-to-test-or-team-account-instead-of-user-account
|
2022-09-22 23:31:08 +02:00 |
|
Claus-Peter Hübner
|
de234cc7df
|
rework PR remarks
|
2022-09-22 23:29:51 +02:00 |
|
Moriz Wahl
|
18008e9598
|
Merge branch 'master' into add-client-request-time
|
2022-09-22 21:13:27 +02:00 |
|
joseji
|
79f7ebce57
|
updated event working, deletion is not working properly (deeper than the event itself)
|
2022-09-22 17:35:41 +02:00 |
|
Hannes Heine
|
69b0ee7cbb
|
Merge branch 'master' into 2198-adminarea-more-dates-on-created-transaction
|
2022-09-22 14:35:49 +02:00 |
|
Moriz Wahl
|
25dd12b18b
|
Merge branch 'master' into add-client-request-time
|
2022-09-22 14:18:14 +02:00 |
|
elweyn
|
61f59a2594
|
Remove query of contribution message resolver test since it is never used.
|
2022-09-22 12:34:03 +02:00 |
|
elweyn
|
4461ff92a5
|
Correct tests after changing login and logout from queries to mutations.
|
2022-09-22 12:22:56 +02:00 |
|
joseji
|
0176131c39
|
errors are now logged, and events are checked
|
2022-09-22 12:07:12 +02:00 |
|
elweyn
|
2d4f88ce84
|
Refactor logout method from query to mutation.
|
2022-09-22 11:53:54 +02:00 |
|
joseji
|
db21cf2e8d
|
removed unused imports
|
2022-09-22 11:49:56 +02:00 |
|
elweyn
|
e844bcc925
|
Change login from Query to Mutation.
|
2022-09-22 11:47:28 +02:00 |
|
joseji
|
c08aac58a9
|
events and half log tests
|
2022-09-22 11:44:30 +02:00 |
|
joseji
|
f710fd9b45
|
fixed await for events redeem register
|
2022-09-22 11:19:32 +02:00 |
|
joseji
|
a8fc8b9249
|
solved conflicts
|
2022-09-22 11:01:10 +02:00 |
|
Alexander Friedland
|
672312a0dc
|
Merge branch 'master' into 2198-adminarea-more-dates-on-created-transaction
|
2022-09-22 10:11:08 +02:00 |
|
joseji
|
c822580c1a
|
removed unused variable
|
2022-09-21 19:53:57 +02:00 |
|
joseji
|
6202ca64ad
|
test for register through transaction link done
|
2022-09-21 19:50:27 +02:00 |
|
elweyn
|
00d0068efc
|
Remove unused imports.
|
2022-09-21 13:44:42 +02:00 |
|
elweyn
|
5aa499a073
|
Change the result for the FE so that we get datas from the contribution table instead of the transaction table.
|
2022-09-21 13:31:19 +02:00 |
|
elweyn
|
6c0cb17196
|
Refactor sendTransactionLinkredeemed
.
|
2022-09-21 12:41:25 +02:00 |
|
elweyn
|
686c43fa89
|
Change text of linkRedeemed template.
|
2022-09-21 12:12:23 +02:00 |
|
elweyn
|
3b3a963ac5
|
Change text template of contributionConfirmed.
|
2022-09-21 12:09:36 +02:00 |
|
elweyn
|
6c446fb477
|
Change text template of transactionReceived.
|
2022-09-21 12:07:19 +02:00 |
|
elweyn
|
bf6ed35c6e
|
Change text template of ContributionMessageReceived.
|
2022-09-21 12:05:49 +02:00 |
|
elweyn
|
3a36e09e8f
|
Merge branch '2202-refactor-creations-query' of https://github.com/gradido/gradido into 2202-refactor-creations-query
|
2022-09-21 11:47:31 +02:00 |
|
elweyn
|
e097c30003
|
Add denied_at is null to query, change variable name of query.
|
2022-09-21 11:47:24 +02:00 |
|
Claus-Peter Hübner
|
fa76bd68a1
|
Merge remote-tracking branch 'origin/master' into 2215-feature-config-testmodus-flag-for-sending-emails-to-test-or-team-account-instead-of-user-account
|
2022-09-20 19:23:30 +02:00 |
|
Claus-Peter Hübner
|
d29d9bd2ba
|
add property changes in .env files as mentioned in PR
|
2022-09-20 19:11:57 +02:00 |
|