|
|
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 |
|
|
|
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 |
|
|
|
2bd8ca252b
|
fixed test includes
|
2021-10-11 13:14:28 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
einhornimmond
|
ad167fc051
|
Merge pull request #915 from gradido/apollo_saveUserOnCreate
Add User on createUser to community server db
|
2021-10-07 14:37:20 +02:00 |
|
einhornimmond
|
a5bb75f702
|
fix linting
|
2021-10-06 12:35:25 +02:00 |
|
einhornimmond
|
a531b4671f
|
Merge branch 'master' into apollo_saveUserOnCreate
|
2021-10-06 12:15:20 +02:00 |
|
einhornimmond
|
c40441dec4
|
Merge branch 'apollo_saveUserOnCreate' of github.com:gradido/gradido into apollo_saveUserOnCreate
|
2021-10-06 12:08:40 +02:00 |
|
einhornimmond
|
3112f5b7ea
|
fix rebase error
|
2021-10-06 11:59:19 +02:00 |
|
einhornimmond
|
f6776ca3fc
|
exchange qlUser with dbUser
|
2021-10-06 11:57:23 +02:00 |
|
einhorn_b
|
936162e0ac
|
use pubkey from context
|
2021-10-06 11:57:23 +02:00 |
|
|
|
8c9707927e
|
repository use Order Enum
|
2021-10-06 11:57:23 +02:00 |
|
|
|
562ad9ae31
|
resolvers
|
2021-10-06 11:57:23 +02:00 |
|
|
|
d791c0da03
|
models
|
2021-10-06 11:57:23 +02:00 |
|
|
|
8ab542a28a
|
deleted inputs (now args)
|
2021-10-06 11:57:23 +02:00 |
|
|
|
32372fe4b5
|
enums
|
2021-10-06 11:57:23 +02:00 |
|
|
|
3ba38f09b7
|
args types
|
2021-10-06 11:57:23 +02:00 |
|
|
|
6ba5bc790e
|
resolvers
|
2021-10-06 11:57:23 +02:00 |
|
|
|
cdd336cfbb
|
Decay Model + Utils
|
2021-10-06 11:57:22 +02:00 |
|
|
|
e49b17f2ad
|
removed group model
|
2021-10-06 11:57:22 +02:00 |
|
|
|
ab202824e1
|
UserTransaction Model
|
2021-10-06 11:57:22 +02:00 |
|
|
|
62a28f0a57
|
Transaction Model
|
2021-10-06 11:57:22 +02:00 |
|
|
|
00871b97da
|
User model
|
2021-10-06 11:57:22 +02:00 |
|
|
|
ffb7334eae
|
Balance Model
|
2021-10-06 11:57:22 +02:00 |
|
Moriz Wahl
|
592a095544
|
try to get the backend building again
|
2021-10-06 11:57:22 +02:00 |
|
Moriz Wahl
|
f0ddb3e3f9
|
get the tests working again (skipped)
|
2021-10-06 11:57:22 +02:00 |
|
einhornimmond
|
de15dac786
|
Update backend/src/util/decay.ts
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
|
2021-10-06 11:57:21 +02:00 |
|
einhorn_b
|
db028d1d78
|
fixed decay and missing user data bugs
|
2021-10-06 11:57:21 +02:00 |
|