28 Commits

Author SHA1 Message Date
elweyn
b3ec92faf4 Withdrew type long and protobuf. 2021-10-27 15:56:27 +02:00
elweyn
557ccf5da3 Merge master into this branch, comment out the protobuf encryption module to see if the structure would work without it. 2021-10-22 14:55:06 +02:00
c3b7eefdfd
aligned typeorm versions of backend and database 2021-10-12 01:27:46 +02:00
febd997db3
this seems to work quite good locally with both node_modules downloaded 2021-10-11 12:07:57 +02:00
Einhornimmond
f6cba24c00 merge with master 2021-10-10 15:44:11 +02:00
Einhornimmond
6646722652 fix protobuf with build and start command 2021-10-08 15:31:26 +02:00
einhornimmond
b4ed516a8e use protobuf models as static modules, first approach didn't work 2021-10-07 20:00:46 +02:00
einhornimmond
98e7f381ee add notification email 2021-10-07 13:10:41 +02:00
Einhornimmond
7e2de83d56 changes 2021-10-06 12:43:07 +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
Moriz Wahl
cd2b6257f6 feat: Setup Unit Tests for Backend 2021-10-06 11:52:43 +02:00
Einhornimmond
92179fc558 change from datamapper to active pattern (we mix it now) 2021-10-06 11:51:41 +02:00
einhorn_b
02ad383930 update login-server to return user object on user create 2021-10-06 11:51:41 +02:00
Einhornimmond
6c42d20edd
merge with master 2021-10-02 13:52:38 +02:00
einhorn_b
e84b96a1f9 merge with master 2021-10-02 12:38:17 +02:00
Einhornimmond
e963a34b36 add settings as key value approach 2021-10-01 18:42:48 +02:00
Einhornimmond
bf5913b363 change from datamapper to active pattern (we mix it now) 2021-09-30 18:40:15 +02:00
Moriz Wahl
fc0cf9d63e feat: Setup Unit Tests for Backend 2021-09-29 20:34:40 +02:00
einhorn_b
9f515f48da update login-server to return user object on user create 2021-09-28 16:30:57 +02:00
einhorn_b
7d723986ce update yarn.lock 2021-09-23 14:24:08 +02:00
8cf8cc0751
added dotenv package requirement
removed typeorm package + orm config file
added mysql2 package
new config options for the database
cleaned .env.dist
2021-08-23 13:59:00 +02:00
Moriz Wahl
ae4edf4605 clean up, use inputs 2021-07-13 19:18:17 +02:00
e1596ad78b
switched to apollo 2021-07-02 10:49:08 +02:00
05be9a79d5
implement config options for graphiql & port
separate graphiql from graphql interface
disabled api calls for user & group - we are not yet that far
ignore .env, adjust .env.dist accordingly
2021-06-29 12:25:41 +02:00
34b30b216b
linting, server is working 2021-06-29 12:25:38 +02:00
43f7cf8767
server stack seems to work. Graphql does not load properly yet 2021-06-29 12:25:37 +02:00
fdf0979830
initial commit, base packages 2021-06-29 12:25:37 +02:00