5569 Commits

Author SHA1 Message Date
c15ea2c36e
add login server table migrations for login server tables 2021-10-21 04:08:02 +02:00
3cee3dbbb7
removed sql create statements from login server 2021-10-21 04:07:31 +02:00
31e82b1aa8
make settings more error prone to prevent invalid migrations 2021-10-21 04:06:54 +02:00
Moriz Wahl
d23ee1a6b4 clean up account overview 2021-10-21 02:30:32 +02:00
Moriz Wahl
fb4e0d849f fix test for router 2021-10-21 02:22:45 +02:00
Moriz Wahl
7bc7940b5e Merge branch 'master' into 707-Separate-Account-Overview-from-Send-Form 2021-10-21 02:01:03 +02:00
Moriz Wahl
669c805acc coverage backend unit tests to 45% 2021-10-20 20:34:19 +02:00
Moriz Wahl
40e438e2b0 module alias in create server 2021-10-20 20:25:16 +02:00
Moriz Wahl
8344ee06c8 Merge branch 'master' into setup-tests-for-resolvers 2021-10-20 20:24:48 +02:00
Moriz Wahl
ae5b37d94d
Merge pull request #1021 from gradido/fix-decay-ceil
fix: Decay Rounded to Ceil
2021-10-20 20:21:09 +02:00
Moriz Wahl
66c92d2198
Merge pull request #1024 from gradido/flaky-logout-test
fix: Flaky Dashboard Layout Test on Logout
2021-10-20 15:55:15 +02:00
1bacbda3d6
disabled tty again 2021-10-20 15:37:34 +02:00
71fc40bccf
show console 2021-10-20 15:31:59 +02:00
9aecf5db6e
Merge pull request #956 from gradido/entity_models_into_database
Move Entity models into database
2021-10-20 15:24:59 +02:00
ogerly
16f3901eeb remove statistik example, statistics examples removed, status display revised 2021-10-20 15:07:18 +02:00
Moriz Wahl
a09b2200fc coverage frontend unit tests to 83% 2021-10-20 14:42:17 +02:00
Moriz Wahl
80246ed70d refactor transaction collapse component and test 2021-10-20 14:28:48 +02:00
ogerly
043f0553a8 remove language form clear, because not necessary 2021-10-20 13:32:21 +02:00
ogerly
e9d96720e9 fix lint 2021-10-20 13:19:34 +02:00
Moriz Wahl
cf07dc15a0 use id as collapse id. complete test 2021-10-20 13:18:50 +02:00
f1a7575f37
end connections to db gracefully 2021-10-20 13:13:37 +02:00
ogerly
87eddd9716 when creating the register page, everything in the form is set to blank 2021-10-20 11:13:07 +02:00
Moriz Wahl
0cfaa7becb jest.setTimeout(30000) 2021-10-20 10:41:11 +02:00
Moriz Wahl
cf0bd2ff56 refactor: Transaction Component 2021-10-20 10:40:00 +02:00
Moriz Wahl
1df9618473 fix: Flaky Dashboard Layout Test on Logout 2021-10-20 08:48:10 +02:00
089732862c
fix workflow
- run test environment
- use start instead of dev to enforce restarts
- migrate database
- log database connection errors
2021-10-20 02:55:48 +02:00
0bc8115e0d
run tests with docker-compose.test.yml environment 2021-10-20 02:22:51 +02:00
8578ca9e51
also build database in dev mode 2021-10-20 00:26:00 +02:00
Alexander Friedland
2342b2e266
Merge pull request #1023 from gradido/1018-No-decay-is-incorrect
Text 'No decay' replaced by the number 0.00
2021-10-19 19:51:04 +02:00
Alexander Friedland
b6fc62e134
Merge pull request #1022 from gradido/1016-Typo-Subscribe-to-Newsletter
change text 'eingetraten' to 'eingetragen'
2021-10-19 19:44:00 +02:00
ogerly
65a5913a34 yarn test fix 2021-10-19 19:42:54 +02:00
Moriz Wahl
878d1dcff9 test without compose override 2021-10-19 19:05:27 +02:00
Moriz Wahl
669e7fbe3c load mariadb instead of database 2021-10-19 18:56:03 +02:00
Moriz Wahl
1def630e3b hack to close the dn connection after tests 2021-10-19 18:48:21 +02:00
Moriz Wahl
f8942f048b try run instead of exec 2021-10-19 14:37:44 +02:00
Moriz Wahl
5d45a8d13f try with database up 2021-10-19 14:18:37 +02:00
Moriz Wahl
979262e961 try without detach 2021-10-19 14:01:56 +02:00
ogerly
87d141ae86 Text 'No decay' replaced by the number 0.00 2021-10-19 12:10:20 +02:00
ogerly
6be4348174 change text 'eingetraten' to 'eingetragen' 2021-10-19 11:56:11 +02:00
Moriz Wahl
7e48e4f850 full test for communities, another try for docker compose 2021-10-19 00:08:52 +02:00
Moriz Wahl
4be256575f new try with docker compose 2021-10-18 23:42:47 +02:00
Moriz Wahl
cffadab4af fix: Decay Rounded to Ceil 2021-10-18 21:50:42 +02:00
Moriz Wahl
d6279370fd try to get things working. Backend does not find database build 2021-10-18 21:07:52 +02:00
Moriz Wahl
9b1d4f243a Merge branch 'entity_models_into_database' of github.com:gradido/gradido into entity_models_into_database 2021-10-18 20:18:37 +02:00
Moriz Wahl
10b65487ee createServer for application and tests 2021-10-18 20:17:17 +02:00
Moriz Wahl
77eb01b01b Merge branch 'master' into setup-tests-for-resolvers 2021-10-18 19:20:50 +02:00
Moriz Wahl
dfd4ebf155
Merge pull request #987 from gradido/test-default-pid
fix: Test Default Publisher ID in Sidebar Menu
2021-10-18 19:03:56 +02:00
a600eaa4b8
unify database connection database & backend - also log errors 2021-10-18 15:39:43 +02:00
d8e3db5b0f
properly bind database volumes, make database directories in container and copy required node_modules folders for production 2021-10-18 15:39:43 +02:00
b68ab27ed1
aligned typeorm versions of backend and database 2021-10-18 15:39:43 +02:00