7046 Commits

Author SHA1 Message Date
Moriz Wahl
afdaf038cc Merge branch 'test-logout' of github.com:gradido/gradido into test-logout 2022-03-14 16:17:27 +01:00
Moriz Wahl
bc29e3d6a6 fix wrong db query in create user helper, improve isAuthorized, delete token to simulate unauthenticated 2022-03-14 16:17:11 +01:00
Moriz Wahl
86096f9161
Merge branch 'master' into test-logout 2022-03-14 15:48:13 +01:00
057814e17a
Merge pull request #1612 from gradido/fix_logrotate
Fix: Logrotate & Log Dates & Save Update Log & Correct tag Checkout
2022-03-14 15:47:59 +01:00
Moriz Wahl
ed84a1dd56 no resetDB and test for inalienable rights first 2022-03-14 15:35:39 +01:00
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
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
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
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
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
Moriz Wahl
dedf174f4f add dependency database_up to backend unit tests 2022-03-14 10:12:56 +01:00
Moriz Wahl
85ca10f000 refactor: No Reset DB in Backend Unit Tests 2022-03-14 10:10:57 +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
Alexander Friedland
93e70c0aac
Merge pull request #1600 from gradido/1599-components-for-transactionlist-types
1599 components for transactionlist types
2022-03-11 17:30:10 +01:00
Alexander Friedland
13fc659f1f
Merge branch 'master' into 1599-components-for-transactionlist-types 2022-03-11 17:21:53 +01:00
ogerly
1d366bcb5d change review from ulf 2022-03-11 17:21:37 +01:00
Moriz Wahl
f127bb289b
Merge pull request #1610 from gradido/link-transaction-to-transaction-link
feat: Link Transaction to Transaction Link on Redeem
2022-03-11 17:10:05 +01:00
Moriz Wahl
470cb368bf add AFTER statement to sql 2022-03-11 16:50:36 +01:00
Alexander Friedland
5238a0a5d6
Merge branch 'master' into 1599-components-for-transactionlist-types 2022-03-11 16:37:12 +01:00
Moriz Wahl
e79a583ee2 insert transactionLinkId in transaction made by redeemed link, update transaction link within commit transaction 2022-03-11 16:29:54 +01:00
ogerly
7cb2b1ece2 test GddTransactionList.spec.js pagenation 2022-03-11 16:12:49 +01:00
Moriz Wahl
06d45c1e51 add transaction link id to transaction model 2022-03-11 16:12:13 +01:00