3843 Commits

Author SHA1 Message Date
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
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
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
df43ea4f79
also create directory 2021-10-09 14:18:30 +02:00
88eb079b7b
install sudo 2021-10-09 14:16:14 +02:00
9621b97aeb
remove sudo? 2021-10-09 14:11:45 +02:00
da8d32f01e
try to mount the nodemodules 2021-10-09 14:10:32 +02:00
f76e056ac1
corrected workflows to use the root folder context 2021-10-09 13:51:40 +02:00
5616c307f8
docker: make backend a folder not a file(?) 2021-10-09 13:46:58 +02:00
a35d0dfff4
reshape build context to fix out of context error when copying database entities 2021-10-09 13:44:37 +02:00
d348706f16
include the entity models in the docker build 2021-10-09 13:33:13 +02:00
304ba9e23d
corrected all entity imports 2021-10-09 13:22:35 +02:00
f6d994b623
define entity alias 2021-10-09 13:22:25 +02:00
b00a2a08d4
make typeorm available in the database project using our entities 2021-10-09 13:22:12 +02:00
db72ec0982
entity references 2021-10-09 13:21:24 +02:00
cf5b054c89
0002-add_settings entities 2021-10-09 13:21:07 +02:00
1639d6305c
0001-init_db entities 2021-10-09 13:20:50 +02:00
Moriz Wahl
c868ac93b5
Merge pull request #952 from gradido/clean-up-frontend-links
refactor: Clean Up Frontend Links, Tests and Logic
2021-10-08 19:42:27 +02:00
einhornimmond
17907b23ad fix bug 2021-10-08 10:28:46 +02:00
einhornimmond
e226a10b4b fix typo in docu 2021-10-08 10:27:25 +02:00
einhornimmond
93532004d5 add option in login call to check also for elopage account 2021-10-08 10:26:09 +02:00
Moriz Wahl
5bb0c2b5a5 Merge branch 'master' into clean-up-frontend-links 2021-10-07 19:22:47 +02:00
Moriz Wahl
3c409c9bfd porper tests for the checkboxes 2021-10-07 19:13:52 +02:00
Moriz Wahl
49f74ae3ab check visible html instead of internal status 2021-10-07 17:58:19 +02:00
Moriz Wahl
4016e316b2 remove logic from template. Complete tests 2021-10-07 17:54:14 +02:00
einhornimmond
e6c8fbed59 fix linting 2021-10-07 16:32:17 +02:00
einhornimmond
b3b603b59e bring alive 2021-10-07 16:29:28 +02:00
Moriz Wahl
8ddd47f153 feat: Improve Test of Navigation Guard of Vue Router 2021-10-07 16:16:32 +02:00
einhornimmond
348ece411a update doc 2021-10-07 16:11:18 +02:00
einhornimmond
cc8a4fcd5b add api call to check is user has an elopage account to login-server and to apollo-server 2021-10-07 16:08:14 +02:00
Moriz Wahl
49ad4d87ca
Merge pull request #943 from gradido/publisher-id-to-store
feat: Global Catch of Publisher ID to Store
2021-10-07 15:20:21 +02:00