7983 Commits

Author SHA1 Message Date
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
f59bbef4de
more error logging for debugging purposes 2021-10-18 15:39:43 +02:00
3c0c4a4a5d
errors on failed connection to help debugging, entities from database project in typeorm connection 2021-10-18 15:39:43 +02:00
f5c6318d86
removed moduleResolution configuration since it seems not needed 2021-10-18 15:39:43 +02:00
563c76f4c3
removed ts debug build infos aswell 2021-10-18 15:39:43 +02:00
953866e8f5
remove database transpile objects 2021-10-18 15:39:43 +02:00
fea73e9769
do not define the default baseUrl explicitly 2021-10-18 15:39:43 +02:00
3505825d88
better comments in docker file 2021-10-18 15:39:43 +02:00
a883a435ec
remove sudo 2021-10-18 15:39:43 +02:00
0cdfa1c555
1% backend coverage 2021-10-18 15:39:42 +02:00
67add65d47
fixed test includes 2021-10-18 15:38:43 +02:00
ed6b66d26b
also install database packages 2021-10-18 15:38:43 +02:00
84fc7bd601
copy also database project as a whole into docker image 2021-10-18 15:38:43 +02:00
6cc46bf2d4
Update backend/src/typeorm/getDBVersion.ts
Co-authored-by: einhornimmond <dario.rekowski@gmx.de>
2021-10-18 15:38:43 +02:00
7e33f74be1
this seems to work quite good locally with both node_modules downloaded 2021-10-18 15:38:43 +02:00
103ddb62f5
try to use tsconfig instead 2021-10-18 15:38:43 +02:00
887533e4c7
correct path 2021-10-18 15:38:43 +02:00
13aa6772ea
copy modules after install 2021-10-18 15:38:43 +02:00
f8addaf371
also create directory 2021-10-18 15:38:43 +02:00
2e39ef8667
install sudo 2021-10-18 15:38:43 +02:00
5f3c0f4e7d
remove sudo? 2021-10-18 15:38:42 +02:00
db3f3ad13d
try to mount the nodemodules 2021-10-18 15:38:42 +02:00
90bf43a1eb
corrected workflows to use the root folder context 2021-10-18 15:38:42 +02:00
757c1a8dee
docker: make backend a folder not a file(?) 2021-10-18 15:38:42 +02:00
1a91f6191c
reshape build context to fix out of context error when copying database entities 2021-10-18 15:38:42 +02:00
8228422d6f
include the entity models in the docker build 2021-10-18 15:38:42 +02:00
dd21918b0b
corrected all entity imports 2021-10-18 15:38:42 +02:00
8a7364a1fc
define entity alias 2021-10-18 15:38:42 +02:00
671d3c2efe
make typeorm available in the database project using our entities 2021-10-18 15:38:42 +02:00
c97c5fd92f
entity references 2021-10-18 15:38:42 +02:00
41b30ca183
0002-add_settings entities 2021-10-18 15:38:42 +02:00
f7071ed945
0001-init_db entities 2021-10-18 15:38:42 +02:00
88dd162d8d
Merge pull request #1020 from gradido/increase_frontend_coverage
increase_frontend_coverage
2021-10-18 14:51:13 +02:00
851cd61a17
Merge pull request #1019 from gradido/analyse_bundle
analyse_bundle
2021-10-18 14:46:07 +02:00
8889ff9531
Merge pull request #1013 from gradido/release_issue_template
release_issue_template
2021-10-18 14:43:01 +02:00
a84a09e2d8
Merge pull request #1014 from gradido/fix_changelog
fix_changelog
2021-10-18 14:39:44 +02:00
726cc0e601
Increase Coverage to 82 2021-10-16 15:14:57 +02:00