Robert Schäfer
71ab2f3828
Get rid of JWT_SECRET once and for all
...
* refactor store/auth.js not to use `delete Object`
* refactor store/auth.js to have less redundancy
* implement fetchCurrentUser without knowing the id beforehand
* test fetchCurrentUser and init
2019-02-26 16:26:04 +01:00
Robert Schäfer
165b296499
Configure jest to e verbose
2019-02-26 16:26:04 +01:00
Robert Schäfer
a4f1eca3fa
Merge pull request #153 from Human-Connection/editor
...
Editor
2019-02-26 16:17:01 +01:00
dependabot[bot]
d0df4e8df0
Bump @babel/core from 7.3.3 to 7.3.4
...
Bumps [@babel/core](https://github.com/babel/babel ) from 7.3.3 to 7.3.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.3.3...v7.3.4 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-26 15:16:38 +00:00
Robert Schäfer
44f5ccac77
Merge branch 'master' into dependabot/npm_and_yarn/eslint-5.14.1
2019-02-26 16:15:38 +01:00
Robert Schäfer
691c0e86ef
Merge pull request #136 from Human-Connection/editor
...
[WIP] Editor
2019-02-26 16:14:30 +01:00
Grzegorz Leoniec
ba1e81b28e
Merge branch 'master' into editor
2019-02-26 15:55:38 +01:00
Grzegorz Leoniec
a3174c2d39
Make styleguide development inside running application possible
2019-02-26 15:52:15 +01:00
dependabot[bot]
71286bfa30
Merge pull request #195 from Human-Connection/dependabot/npm_and_yarn/@babel/core-7.3.4
2019-02-26 14:12:15 +00:00
Robert Schäfer
3eda8691bd
Typo
...
@appinteractive you could use a translation service to easily stop typos
2019-02-26 14:29:03 +01:00
Grzegorz Leoniec
086347e977
Merge pull request #11 from Human-Connection/improve-documentation
...
Improved documentation for remote deployment
2019-02-26 14:20:52 +01:00
Robert Schäfer
64bf1bb2a4
Update README.md
...
Co-Authored-By: appinteractive <greg@app-interactive.de>
2019-02-26 13:59:41 +01:00
Robert Schäfer
f13f1d39c9
Update README.md
...
Co-Authored-By: appinteractive <greg@app-interactive.de>
2019-02-26 13:59:24 +01:00
Robert Schäfer
32afabb1b2
Merge pull request #9 from Human-Connection/fix-secret-references
...
Fix wrong secret references
2019-02-26 13:54:58 +01:00
Robert Schäfer
9ca6f6da58
Merge pull request #10 from Human-Connection/fix-urls-for-staging
...
Fix staging urls
2019-02-26 13:54:29 +01:00
Grzegorz Leoniec
7c05aadcf7
Add some more information how to setup the configuration right before deploying to a remote cluster
2019-02-26 13:46:03 +01:00
Grzegorz Leoniec
1c20305c21
Fix staging urls
2019-02-26 13:36:43 +01:00
Grzegorz Leoniec
1e35278d8c
Fix wrong secret references
2019-02-26 13:33:34 +01:00
Robert Schäfer
da94d0b3a0
Merge pull request #8 from Human-Connection/fix-do-documentation
...
Fix Digital Ocean Documentation
2019-02-26 13:07:07 +01:00
Grzegorz Leoniec
f6c3841220
Fix Digital Ocean Documentation
...
The order of commands was wrong as the dashboard was not correctly setup when calling `kubectl proxy`
2019-02-26 13:04:59 +01:00
Robert Schäfer
33adf48caf
Merge branch 'master' into dependabot/npm_and_yarn/eslint-5.14.1
2019-02-26 12:52:27 +01:00
Robert Schäfer
6beca69ef6
Use docker-compose.cypress.yml in backend
2019-02-26 12:18:25 +01:00
Robert Schäfer
706fccc733
Fix Cypress with a dedicated docker-compose.yml
2019-02-26 12:16:27 +01:00
Grzegorz Leoniec
a04608b175
Merge branch 'master' into extract-styleguide
2019-02-26 08:35:20 +01:00
Grzegorz Leoniec
5d4824c86f
Use new styleguide npm package
2019-02-26 08:34:30 +01:00
dependabot[bot]
7075d32c8d
Bump @babel/core from 7.3.3 to 7.3.4
...
Bumps [@babel/core](https://github.com/babel/babel ) from 7.3.3 to 7.3.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.3.3...v7.3.4 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-26 04:36:35 +00:00
Robert Schäfer
351d8f9f95
Quickfix missing dependencies on Travis
2019-02-26 02:30:41 +01:00
Robert Schäfer
b7b96dd0fe
Put yarn run test:cypress in background
2019-02-26 01:21:39 +01:00
Robert Schäfer
9e5ed087da
Start seeder server backend for fullstack testing
2019-02-26 01:05:05 +01:00
Robert Schäfer
f94bb72fdb
Merge remote-tracking branch 'origin/master' into editor
2019-02-26 00:52:38 +01:00
Robert Schäfer
8d43a32220
Merge pull request #190 from Human-Connection/use_factories_in_cucumber_features
...
[WIP] Use factories in cucumber features
2019-02-26 00:47:11 +01:00
Robert Schäfer
c4f15e626d
Fix lint and unblock port 4001
...
We have to specify the `yarn run test:cypress` in `.travis.yml` in the
Nitro-Web repo.
2019-02-26 00:46:14 +01:00
Robert Schäfer
a14a819420
Remove TODOs
2019-02-26 00:25:32 +01:00
Robert Schäfer
7c629ed4f0
Configure Travis to use factories for cypress
2019-02-26 00:25:32 +01:00
Robert Schäfer
250c70991a
All cucumber tests pass on my machine
2019-02-26 00:25:32 +01:00
Robert Schäfer
cf898d5417
Report feature uses factories
2019-02-26 00:25:32 +01:00
Robert Schäfer
cec78c1954
Add instructions to configure cypress for neo4j
...
@appinteractive probably you missed these changes
2019-02-26 00:25:32 +01:00
Grzegorz Leoniec
459b582fb4
Fixed some linting issues
2019-02-26 00:25:32 +01:00
Robert Schäfer
1e219934d2
Obsolete cypress command
2019-02-26 00:25:31 +01:00
Robert Schäfer
233c6abbab
Refactor most of report cucumber feature
2019-02-26 00:25:31 +01:00
Robert Schäfer
5e0d245b40
Implemented most cucumber features with factories
2019-02-26 00:25:31 +01:00
Robert Schäfer
a024282f75
Implement first cucumber features with factories
2019-02-26 00:25:31 +01:00
Armin
f74a45379f
Integrate ActivityPub into the Backend
2019-02-25 23:57:44 +01:00
Robert Schäfer
ec2b1050bc
Less redundancy and more consistency in factories
...
* use the same `relate` method for now
* use a capital letter for the model `user` instead of `User`
2019-02-25 21:28:30 +01:00
Robert Schäfer
bd264673bd
Merge branch 'master' into editor
2019-02-25 19:34:48 +01:00
Robert Schäfer
aef367b210
Backend runs test- and seed-server on travis
...
This is necessary for fullstack testing in the frontend repository
2019-02-25 19:34:24 +01:00
Wolfgang Huß
fc0ab69918
Merge branch 'editor' of https://github.com/Human-Connection/Nitro-Backend
2019-02-25 13:45:39 +01:00
Grzegorz Leoniec
9401e89d89
Update README.md
2019-02-25 08:53:53 +01:00
Grzegorz Leoniec
8fb94a12dd
Merge branch 'master' into editor
2019-02-24 17:17:02 +01:00
Grzegorz Leoniec
0a4f07cc90
Fixed readme
2019-02-24 17:06:08 +01:00