7455 Commits

Author SHA1 Message Date
b91237d2af
Merge branch 'master' into fix_logrotate 2022-03-14 15:20:38 +01:00
Moriz Wahl
a02111e07c
Merge branch 'master' into test-logout 2022-03-14 15:20:21 +01:00
Moriz Wahl
1a8ef0085b
Merge pull request #1616 from gradido/no-reset-db-in-unit-tests
refactor: No Reset DB in Backend Unit Tests
2022-03-14 15:20:07 +01:00
Moriz Wahl
e5215b56aa do not reset db on start of database in backend unit tests 2022-03-14 15:18:45 +01:00
1b1510a70f
Update deployment/bare_metal/start.sh
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-03-14 15:00:37 +01:00
Moriz Wahl
87bd89ec74
Update .github/workflows/test.yml
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2022-03-14 14:58:37 +01:00
Moriz Wahl
109853d257 reset token not exported 2022-03-14 14:21:40 +01:00
ogerly
dfc8aadce4 add enum SEND_TYPEP: send and link 2022-03-14 14:18:11 +01:00
Moriz Wahl
35cc38ba7c introduce reset token, comment isAuthorized 2022-03-14 14:15:24 +01:00
Moriz Wahl
095e6603ab Merge branch 'no-reset-db-in-unit-tests' into test-logout 2022-03-14 13:54:21 +01:00
Moriz Wahl
0aa9e290d9 wait for mariadb to start 2022-03-14 13:52:52 +01:00
Moriz Wahl
1dd9f52259 try to fix the token reset 2022-03-14 13:50:30 +01:00
ogerly
f1ae41147c enum TRANSACTION_STEPS in GddSend.vue and send.vue 2022-03-14 13:45:40 +01:00
Moriz Wahl
9e7440e75d
Merge branch 'master' into no-reset-db-in-unit-tests 2022-03-14 13:05:48 +01:00
Moriz Wahl
60e83b56d1 feat: Test Logout 2022-03-14 12:56:58 +01:00
elweyn
2d4411d390 Merge branch '1319-email-optin' of https://github.com/gradido/gradido into 1319-email-optin 2022-03-14 12:49:43 +01:00
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