5569 Commits

Author SHA1 Message Date
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
f30e538828
Test NotFoundPage 2021-10-16 15:14:47 +02:00
e539298c98
Test AuthLayout 2021-10-16 15:14:38 +02:00
97a4379527
remove throttle.js since its not used at all 2021-10-16 15:14:18 +02:00
0551a8c1b1
remove polyfills (this is the task of babel, not ours)
remove unused portal-vue library
2021-10-16 15:13:53 +02:00
264bee5ead
allow bundle analysis:
- generate stats
- have a `analyse-bundle` command
2021-10-16 15:00:07 +02:00
778541faee
removed changelogs in subfolders
create changelog in main folder (cd was missing)
update version in database project
2021-10-16 03:46:44 +02:00
675d8710ca
adjusted release issue template to use new icon see: 1f3f9cc4d7 2021-10-16 00:54:57 +02:00
einhornimmond
584f1e54b8
Merge pull request #994 from gradido/login_fix_is_exist_in_db
fix isExitInDb
2021-10-15 16:24:59 +02:00
69d4fb9958
v1.5.1 2021-10-15 16:01:19 +02:00
einhornimmond
80228ef842 fix 2021-10-15 15:59:52 +02:00
einhornimmond
4c732b20e0 fix isExitInDb 2021-10-15 15:50:43 +02:00
bfaf6bb1ea
Merge pull request #986 from gradido/release_1_5_0
v1.5.0
2021-10-15 14:39:30 +02:00
669ac87494
updated changelog 2021-10-15 14:29:36 +02:00
39773c55f7
v1.5.0 2021-10-15 14:28:54 +02:00