|
|
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
|
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 |
|
|
|
9aecf5db6e
|
Merge pull request #956 from gradido/entity_models_into_database
Move Entity models into database
|
2021-10-20 15:24:59 +02:00 |
|
|
|
f1a7575f37
|
end connections to db gracefully
|
2021-10-20 13:13:37 +02:00 |
|
Moriz Wahl
|
0cfaa7becb
|
jest.setTimeout(30000)
|
2021-10-20 10:41:11 +02:00 |
|
Moriz Wahl
|
1df9618473
|
fix: Flaky Dashboard Layout Test on Logout
|
2021-10-20 08:48:10 +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 |
|
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
|
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
|
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 |
|