elweyn
|
ac3340ec1c
|
Change RESEND_TIME config name to EMAIL_CODE_VALID_TIME.
|
2022-03-14 12:49:34 +01:00 |
|
Hannes Heine
|
e410fccd86
|
Merge branch 'master' into 1319-email-optin
|
2022-03-14 12:43:11 +01:00 |
|
elweyn
|
c975ac0aa2
|
Add apollo query mock to the ResetPassword.spec.js so that the success case is taken in account, TODO: Test for error case.
|
2022-03-14 12:42:18 +01:00 |
|
|
|
a78ad24c7e
|
Merge branch 'master' into fix_logrotate
|
2022-03-14 12:41:33 +01:00 |
|
|
|
e97bcd4d20
|
Update deployment/bare_metal/start.sh
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2022-03-14 12:41:25 +01:00 |
|
|
|
3a52a3892a
|
Update deployment/bare_metal/start.sh
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2022-03-14 12:41:19 +01:00 |
|
|
|
3e25268c32
|
Update deployment/bare_metal/start.sh
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2022-03-14 12:41:13 +01:00 |
|
|
|
fef247ed53
|
Merge pull request #1611 from gradido/coverage_backend
Test: Require 53% backend coverage
|
2022-03-14 12:38:50 +01:00 |
|
elweyn
|
00a1ed9e11
|
Merge branch '1319-email-optin' of https://github.com/gradido/gradido into 1319-email-optin
|
2022-03-14 12:34:13 +01:00 |
|
elweyn
|
21504e8005
|
Add query to the queries file, add method that checks if optin code is valid else push to password reset page.
|
2022-03-14 12:33:57 +01:00 |
|
elweyn
|
4105191b04
|
RIGHTS for the query.
|
2022-03-14 12:33:10 +01:00 |
|
elweyn
|
c3f7953bdb
|
Create a query to check if OptIn code is not to old.
|
2022-03-14 12:32:42 +01:00 |
|
Hannes Heine
|
2b9214316c
|
Merge branch 'master' into 1319-email-optin
|
2022-03-14 11:35:30 +01:00 |
|
ogerly
|
7893a5d09c
|
test Send.spec.js, two apollo querys
|
2022-03-14 11:17:26 +01:00 |
|
ogerly
|
86e956f320
|
change name for apollo mocks for tests
|
2022-03-14 11:04:14 +01:00 |
|
ogerly
|
a46bdb69bc
|
yarn test fixed
|
2022-03-14 10:47:01 +01:00 |
|
Moriz Wahl
|
d0df7002f9
|
add dependency database_migration_test to backend unit tests, do not wait anymore
|
2022-03-14 10:25:12 +01:00 |
|
Moriz Wahl
|
a503815829
|
wait again
|
2022-03-14 10:19:36 +01:00 |
|
Moriz Wahl
|
4db0235738
|
await for the connection to close
|
2022-03-14 10:19:19 +01:00 |
|
Moriz Wahl
|
ec1322c5ed
|
try backend unit tests in CI without sleeps
|
2022-03-14 10:15:01 +01:00 |
|
ogerly
|
15f8ed3ca0
|
yarn lint --fix
|
2022-03-14 10:13:30 +01:00 |
|
Moriz Wahl
|
dedf174f4f
|
add dependency database_up to backend unit tests
|
2022-03-14 10:12:56 +01:00 |
|
ogerly
|
f15fe1d7cb
|
add component TransactionResultLink.vue
|
2022-03-14 10:11:53 +01:00 |
|
ogerly
|
d3107f2294
|
add component TransactionResultSendError.vue
|
2022-03-14 10:11:26 +01:00 |
|
ogerly
|
fdcc0891db
|
add component TransactionResultSendSuccess.vue
|
2022-03-14 10:10:59 +01:00 |
|
Moriz Wahl
|
85ca10f000
|
refactor: No Reset DB in Backend Unit Tests
|
2022-03-14 10:10:57 +01:00 |
|
ogerly
|
114cd52bf9
|
add component TransactionConfirmationLink.spec.js
|
2022-03-14 10:09:55 +01:00 |
|
ogerly
|
ef8fe45c23
|
add component TransactionConfirmationSend.spec.js
|
2022-03-14 10:09:24 +01:00 |
|
ogerly
|
07f094560f
|
add component TransactionConfirmationLink.vue
|
2022-03-14 10:08:49 +01:00 |
|
ogerly
|
ca031ae17f
|
add component src/components/GddSend/TransactionConfirmationSend.vue
|
2022-03-14 10:08:12 +01:00 |
|
Moriz Wahl
|
bb14c07747
|
sum of hold available and hold available decay is negative
|
2022-03-14 08:56:26 +01:00 |
|
Moriz Wahl
|
f53bc38eb6
|
test update of transactoin link count
|
2022-03-14 08:42:12 +01:00 |
|
Moriz Wahl
|
fde2a7f7bf
|
also query linkCount in transactionList
|
2022-03-14 08:36:28 +01:00 |
|
Moriz Wahl
|
7f89fb5452
|
transactionList query includes the total count of the pending transaction links
|
2022-03-14 08:23:08 +01:00 |
|
ogerly
|
4721283b1d
|
changed review
|
2022-03-13 11:24:15 +01:00 |
|
ogerly
|
3f7cdca4bf
|
change review
|
2022-03-13 10:28:20 +01:00 |
|
ogerly
|
b73e7c1042
|
yarn locales fix
|
2022-03-12 09:33:41 +01:00 |
|
ogerly
|
54389b5be0
|
add new transaction type: TRANSACTION_LINK, add locales, add new TransactionRow: LinkCountRow.vue, add new CollapseLinksList.vue
|
2022-03-12 09:32:42 +01:00 |
|
|
|
21848c2b1c
|
reference build folders in moduleAliases
|
2022-03-12 04:06:03 +01:00 |
|
|
|
549f218231
|
module-aliases in order to have things working with NODE_ENV=production
|
2022-03-12 03:52:01 +01:00 |
|
|
|
45068d512c
|
tee append
|
2022-03-12 03:17:46 +01:00 |
|
|
|
2975efe58f
|
try appending to logfile with new method
|
2022-03-12 03:14:35 +01:00 |
|
|
|
0885938bda
|
removed comment
|
2022-03-12 03:12:22 +01:00 |
|
|
|
15219001b1
|
try ussing tee for proper logoutput in console and file
|
2022-03-12 03:08:45 +01:00 |
|
|
|
6b2664e6ef
|
add another newline
|
2022-03-12 03:05:36 +01:00 |
|
|
|
b5ddd0359b
|
use <pre> tag
|
2022-03-12 03:03:16 +01:00 |
|
|
|
cf36ab72ee
|
fetch all for tag compatibility
|
2022-03-12 02:55:27 +01:00 |
|
|
|
61e5ed2878
|
date for log files
save update log
|
2022-03-12 02:47:45 +01:00 |
|
|
|
afb54b885b
|
only rotate logfiles
|
2022-03-12 02:10:04 +01:00 |
|
|
|
982ef13ec8
|
require 53% coverage on backend
|
2022-03-12 02:00:45 +01:00 |
|