4443 Commits

Author SHA1 Message Date
einhornimmond
3ecf960ab6 fix lint 2021-10-12 15:56:02 +02:00
einhornimmond
0640eb24d5 remove copy user disabled field 2021-10-12 15:42:48 +02:00
einhornimmond
86efd0de80 fix bug 2021-10-12 15:34:50 +02:00
einhornimmond
1486476571 add auto correct keys to apollo, copy also disabled field of user 2021-10-12 15:24:14 +02:00
einhorn_b
b6bfd55c98 fix lint 2021-10-12 15:21:45 +02:00
einhorn_b
715d51272c check if recipiant account is not disabled 2021-10-12 14:42:31 +02:00
einhorn_b
3247dad586 update doc 2021-10-12 14:22:19 +02:00
elweyn
c55f959e9c Merge branch 'master' into 804-elopage-registration 2021-10-12 13:29:17 +02:00
elweyn
61896c421f Tested the new functionality, and fixed the links. 2021-10-12 13:15:35 +02:00
elweyn
f7d696eaca Tests that the hasElopage flag is changed. 2021-10-12 12:46:57 +02:00
elweyn
fb93b39a19 Changed the logic behind the link to elopage, when user has an account it sends to the login page, else it sends to the registration process of elopage 2021-10-12 12:31:37 +02:00
einhornimmond
ff75bbd558
Merge pull request #958 from gradido/gdt_checkForPid
check pid on gdt server
2021-10-12 12:07:29 +02:00
elweyn
67ea973845 Adding a hasEloage flag to the store. 2021-10-12 11:40:37 +02:00
c726ee9483
unify database connection database & backend - also log errors 2021-10-12 10:37:43 +02:00
da57754649
properly bind database volumes, make database directories in container and copy required node_modules folders for production 2021-10-12 01:28:32 +02:00
c3b7eefdfd
aligned typeorm versions of backend and database 2021-10-12 01:27:46 +02:00
14e3c33cc5
more error logging for debugging purposes 2021-10-12 01:27:20 +02:00
aa07ef2231
errors on failed connection to help debugging, entities from database project in typeorm connection 2021-10-12 01:26:47 +02:00
634733cd59
removed moduleResolution configuration since it seems not needed 2021-10-11 18:31:59 +02:00
6caa92bec8
removed ts debug build infos aswell 2021-10-11 15:29:31 +02:00
185e449f82
remove database transpile objects 2021-10-11 15:29:00 +02:00
189fe6ebfe
do not define the default baseUrl explicitly 2021-10-11 15:27:29 +02:00
c4a5b963b7
better comments in docker file 2021-10-11 15:25:26 +02:00
f25f0fe96f
remove sudo 2021-10-11 15:24:29 +02:00
04fec0f481
1% backend coverage 2021-10-11 13:20:24 +02:00
einhornimmond
a55f4cd762
Merge pull request #957 from gradido/apollo_fixListTransactions
add check for empty user list
2021-10-11 13:14:45 +02:00
2bd8ca252b
fixed test includes 2021-10-11 13:14:28 +02:00
Einhornimmond
cceca9d517 change query name 2021-10-11 13:12:26 +02:00
Einhornimmond
3a5aa25fec update variable names 2021-10-11 13:11:50 +02:00
119407ec2e
also install database packages 2021-10-11 12:36:44 +02:00
78b0068362
copy also database project as a whole into docker image 2021-10-11 12:33:31 +02:00
2799a87b3b
Update backend/src/typeorm/getDBVersion.ts
Co-authored-by: einhornimmond <dario.rekowski@gmx.de>
2021-10-11 12:09:06 +02:00
febd997db3
this seems to work quite good locally with both node_modules downloaded 2021-10-11 12:07:57 +02:00
Moriz Wahl
144fa5f089
Merge pull request #950 from gradido/improve-navigation-guard-tests
feat: Improve Test of Navigation Guard of Vue Router
2021-10-11 11:34:25 +02:00
Einhornimmond
660e1e4b68 add call for checkpid on gdt server 2021-10-10 17:27:42 +02:00
Einhornimmond
2c90bbe314 add check for empty user list 2021-10-10 16:37:07 +02:00
Einhornimmond
fedaa8d679 fix lint 2021-10-10 16:30:39 +02:00
Einhornimmond
79061d19f0 add test for increasing coverage 2021-10-10 16:23:01 +02:00
Einhornimmond
ecb0fe287d fix test and more checks 2021-10-10 16:17:10 +02:00
Einhornimmond
f6cba24c00 merge with master 2021-10-10 15:44:11 +02:00
Einhornimmond
a464663b18 add submodules for backend test build 2021-10-10 15:36:40 +02:00
einhornimmond
0da25df727 Merge branch 'login_checkForElopage' of github.com:gradido/gradido into login_checkForElopage 2021-10-10 15:31:37 +02:00
einhornimmond
909c7e3a9a fix lint 2021-10-10 15:31:28 +02:00
einhornimmond
7699700b93 fix lint 2021-10-10 15:29:44 +02:00
einhornimmond
546d371139 check always for hasElopage
- put check into async task to let it run at the same time as the password check
2021-10-10 15:25:01 +02:00
Einhornimmond
61a751d178 update protocol 2021-10-10 13:29:18 +02:00
Einhornimmond
865403e0fa fix double transaction entry 2021-10-10 13:24:50 +02:00
20db890ac7
try to use tsconfig instead 2021-10-09 14:29:17 +02:00
4988a9c2e4
correct path 2021-10-09 14:25:19 +02:00
f92573d672
copy modules after install 2021-10-09 14:23:12 +02:00