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 |
|
|
|
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
|
bfa0e9481c
|
fix problems with transaction
|
2021-10-08 18:20:52 +02:00 |
|
Einhornimmond
|
a839b964eb
|
fix problems with catch and UnhandledPromiseRejectionWarning
|
2021-10-08 16:43:30 +02:00 |
|
Einhornimmond
|
6646722652
|
fix protobuf with build and start command
|
2021-10-08 15:31:26 +02:00 |
|
einhornimmond
|
143b7f6d5c
|
fix transactions, now rollback work like expected
|
2021-10-08 12:52:14 +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 |
|
Claus-Peter Hübner
|
1cd35feb80
|
#751 Änderungen auf Federation und Community-Erstellprozess
|
2021-10-08 03:46:04 +02:00 |
|
einhornimmond
|
b4ed516a8e
|
use protobuf models as static modules, first approach didn't work
|
2021-10-07 20:00:46 +02:00 |
|
Moriz Wahl
|
c6a373d24d
|
pass CI tests
|
2021-10-07 19:46:42 +02:00 |
|