roschaefer
8f0ce19f09
Implement getDriver() and getNeode() the same way
...
I want to introduce `neode` and `neo4j-graphql-js` to my students and
saw this.
2019-12-05 21:00:24 +01:00
roschaefer
7c6d5b5129
fix: Re-enable webfinger feature
...
Ok, so here is the plan. Let's give both our cucumber features and your
cypress tests a prominent place to live. That would be the root level
folder of our application. Second, let's revive formerly dead code step
by step.
Ie. move code from the former location `backend/features/` to `features/`
when it is ready. All edge cases should be tested with unit tests in
`backend/`, see my `webfinger.spec.js` as an example.
2019-12-02 17:31:56 +01:00
roschaefer
2b83745f6b
You cannot login if your account is deleted
2019-09-03 21:28:29 +02:00
roschaefer
58795ad990
Implement error reporting for the backend
2019-08-19 20:14:43 +02:00
Robert Schäfer
5fb60d1132
Implement+test blocking a user on backend
2019-08-13 11:05:29 +02:00
Robert Schäfer
ff7143dcb1
Remove obsolete "MOCKS"
...
It's unused code after all and I think we can improve the code base by
removing confusing code.
2019-08-08 20:18:32 +02:00
Robert Schäfer
f64a21bd01
Remove graphql-yoga
2019-07-13 19:26:56 +02:00
0b270ee7c3
fixed default import syntax
2019-06-03 23:24:26 +02:00
1a264a2662
fixed config check for server
2019-06-03 23:19:50 +02:00
15bfabcefd
check if config variables are present only when server is started
2019-06-03 23:17:58 +02:00
f78c54a3e8
refactored backend structure
2019-05-31 19:31:39 +02:00
cfd0975b24
backend linting
2019-05-23 19:23:03 +02:00
Robert Schäfer
b63200ac8e
Authorize and whitelist Notifications
2019-04-10 01:58:18 +02:00
Armin
53a2440e3c
Add needed env var PRIVATE_KEY_PASSPHRASE + fix WebFinger test
2019-03-27 01:18:52 +01:00
Robert Schäfer
7a72185c9e
Merging backend to master
2019-03-20 21:00:59 +01:00