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 |
|
Claus-Peter Hübner
|
95b4052ed5
|
correct and more detailed logoutput
|
2022-09-20 18:26:56 +02:00 |
|
Claus-Peter Hübner
|
7f818fa77e
|
add new const server.ENV_NAME, which will be init by GRADIDO_ENV_NAME in
start.sh or by NODE_ENV in .env
|
2022-09-20 18:26:02 +02:00 |
|
Claus-Peter Hübner
|
6c88713f34
|
start inserting logger.addContext for userid
|
2022-09-20 16:20:52 +02:00 |
|
Claus-Peter Hübner
|
542b069aa9
|
reconfig now with rollover feature and userid in logevent-message
|
2022-09-21 04:12:48 +02:00 |
|
clauspeterhuebner
|
fc706bc030
|
Update backend/src/server/createServer.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2022-09-20 16:08:56 +02:00 |
|
clauspeterhuebner
|
49e0606d16
|
Update backend/src/server/createServer.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2022-09-20 16:08:44 +02:00 |
|
clauspeterhuebner
|
ae3ef7edda
|
Update backend/src/mailer/sendEMail.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2022-09-20 16:08:28 +02:00 |
|
clauspeterhuebner
|
efb6ad70f6
|
Update backend/src/config/index.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2022-09-20 16:08:05 +02:00 |
|
Moriz Wahl
|
220da200a8
|
Merge branch 'master' into add-client-request-time
|
2022-09-20 10:57:24 +02:00 |
|
Hannes Heine
|
228017184a
|
Merge branch 'master' into 2202-refactor-creations-query
|
2022-09-20 10:45:57 +02:00 |
|
Moriz Wahl
|
5378a17daf
|
Merge branch 'master' into events-and-logs-user-resolver
|
2022-09-19 19:31:51 +02:00 |
|
joseji
|
1203dada61
|
ids are now checked in event creation
|
2022-09-19 19:18:06 +02:00 |
|
Claus-Peter Hübner
|
3afc8c65c3
|
change in one testcase mail.to to CONFIG.EMAIL_TEST_RECEIVER
|
2022-09-19 17:47:46 +02:00 |
|
jjimenezgarcia
|
5f94cfca88
|
Update backend/src/graphql/resolver/UserResolver.test.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2022-09-19 15:40:59 +02:00 |
|
elweyn
|
4e72aafe4d
|
Change the query so that we only look on the contributions table.
|
2022-09-18 11:22:25 +02:00 |
|
Claus-Peter Hübner
|
f9194beca3
|
change with test-mode = on the email-receiver to EMAIL_TEST_RECEIVER
|
2022-09-16 16:53:35 +02:00 |
|
Claus-Peter Hübner
|
4f97999195
|
add prevention to run production in test-mode
|
2022-09-16 16:52:54 +02:00 |
|
Claus-Peter Hübner
|
8c38116bde
|
add TEST_MODUS-switch and EMAIL_TEST_RECEIVER
|
2022-09-16 16:52:19 +02:00 |
|
Claus-Peter Hübner
|
86b12f98ed
|
set overall resolvers the isolationlevel to REPEATABLE READ
|
2022-09-16 15:20:51 +02:00 |
|
Claus-Peter Hübner
|
3fcc62539a
|
changes after merge from master
|
2022-09-16 15:14:51 +02:00 |
|
joseji
|
cfdec3d122
|
Fixed wrong handling of dates in tests failing depending on the day you execute them
|
2022-09-16 13:45:20 +02:00 |
|
joseji
|
b8442e1725
|
added redeem register event test, transaction link execution failing
|
2022-09-16 13:42:45 +02:00 |
|
joseji
|
390bb1db3d
|
IDs also tested while event saving, added ActivateAccount event when setting password
|
2022-09-16 12:22:32 +02:00 |
|
clauspeterhuebner
|
d592c57024
|
Merge branch 'master' into 1798-feature-gradidoid-1-adapt-and-migrate-database-schema
|
2022-09-15 17:56:21 +02:00 |
|
Claus-Peter Hübner
|
bb8fc6a16e
|
change using findUserByEmail() instead of raw queries
|
2022-09-15 17:48:22 +02:00 |
|
Hannes Heine
|
e3c6918436
|
Merge branch 'master' into 2095-send-email-contribution-confirmed
|
2022-09-15 16:33:16 +02:00 |
|
Hannes Heine
|
f261e76a38
|
Merge branch 'master' into 2134-send-email-when-admin-writes-message-to-contribution
|
2022-09-15 16:02:37 +02:00 |
|
Hannes Heine
|
c71caa139d
|
Merge branch 'master' into 2010-send-email-to-transaction-link-sender
|
2022-09-15 15:44:35 +02:00 |
|