Moriz Wahl
|
abfe2862b4
|
remove unused method
|
2021-10-22 08:38:54 +02:00 |
|
Moriz Wahl
|
e3d99864da
|
remove unused stub
|
2021-10-22 08:29:24 +02:00 |
|
Moriz Wahl
|
0e64ca444a
|
test that updating the timestamp emits update transactions
|
2021-10-22 08:25:40 +02:00 |
|
Moriz Wahl
|
eff9d9fab6
|
unify selectors for navbar
|
2021-10-22 08:14:03 +02:00 |
|
Moriz Wahl
|
90dbf15cce
|
test behavior when balance is pending
|
2021-10-22 08:04:35 +02:00 |
|
ogerly
|
626dde9da1
|
remove onReset() EMPTY_TRANSACTION_DATA
|
2021-10-21 22:18:22 +02:00 |
|
ogerly
|
8f517f1b26
|
GddGdtStatus.vue changed to component Status.vue
|
2021-10-21 22:02:09 +02:00 |
|
Alexander Friedland
|
75f20378ac
|
Update frontend/src/views/Layout/DashboardLayout_gdd.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2021-10-21 16:48:03 +02:00 |
|
Alexander Friedland
|
21cb3c897f
|
Update frontend/src/views/Layout/DashboardLayout_gdd.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2021-10-21 13:17:46 +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
|
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 |
|
ogerly
|
16f3901eeb
|
remove statistik example, statistics examples removed, status display revised
|
2021-10-20 15:07:18 +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 |
|