mattwr18
f29898f7fe
v0.1.12
2019-12-10 20:04:10 +01:00
dependabot-preview[bot]
fd82775779
build(deps-dev): bump @babel/preset-env from 7.7.4 to 7.7.6
...
Bumps [@babel/preset-env](https://github.com/babel/babel ) from 7.7.4 to 7.7.6.
- [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.7.4...v7.7.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-09 21:18:13 +00:00
dependabot-preview[bot]
a0aa794ebb
build(deps-dev): bump cypress-cucumber-preprocessor
...
Bumps [cypress-cucumber-preprocessor](https://github.com/TheBrainFamily/cypress-cucumber-preprocessor ) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/TheBrainFamily/cypress-cucumber-preprocessor/releases )
- [Changelog](https://github.com/TheBrainFamily/cypress-cucumber-preprocessor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TheBrainFamily/cypress-cucumber-preprocessor/compare/v1.17.0...v1.18.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-06 04:18:22 +00: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
dependabot-preview[bot]
b9464592e8
build(deps-dev): bump cypress-cucumber-preprocessor
...
Bumps [cypress-cucumber-preprocessor](https://github.com/TheBrainFamily/cypress-cucumber-preprocessor ) from 1.16.2 to 1.17.0.
- [Release notes](https://github.com/TheBrainFamily/cypress-cucumber-preprocessor/releases )
- [Changelog](https://github.com/TheBrainFamily/cypress-cucumber-preprocessor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TheBrainFamily/cypress-cucumber-preprocessor/compare/v1.16.2...v1.17.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-02 10:38:23 +00:00
dependabot-preview[bot]
679792f93e
build(deps-dev): bump cypress-plugin-retries from 1.4.0 to 1.5.0
...
Bumps [cypress-plugin-retries](https://github.com/Bkucera/cypress-plugin-retries ) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/Bkucera/cypress-plugin-retries/releases )
- [Commits](https://github.com/Bkucera/cypress-plugin-retries/compare/v1.4.0...v1.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-28 10:48:22 +00:00
dependabot-preview[bot]
6a52673524
build(deps-dev): bump cypress from 3.6.1 to 3.7.0
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 3.6.1 to 3.7.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Commits](https://github.com/cypress-io/cypress/compare/v3.6.1...v3.7.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-28 04:17:57 +00:00
dependabot-preview[bot]
8fd2f07605
build(deps-dev): bump date-fns from 2.8.0 to 2.8.1
...
Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.8.0...v2.8.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 04:18:05 +00:00
mattwr18
19e429f952
v0.1.11
2019-11-22 20:19:02 +01:00
dependabot-preview[bot]
70d23aa58f
build(deps-dev): bump date-fns from 2.7.0 to 2.8.0
...
Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.7.0...v2.8.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-20 04:20:49 +00:00
Robert Schäfer
bb038ed46b
Merge pull request #2250 from Human-Connection/yarn_install_all
...
Helper script to install all packages
2019-11-18 11:27:26 +01:00
roschaefer
ba450a4f98
Helper script to install all packages
2019-11-15 18:02:04 +01:00
roschaefer
6b2b9fee93
Fix build
...
I give up to run parallel frontends and backends for running fullstack
tests and development. Maybe it's even easier to have it that way.
2019-11-15 17:32:07 +01:00
roschaefer
84d3323856
refactor: remove redundant port configuration
...
If you set GRAPQHL_URI the port is already in there
2019-11-15 11:45:52 +01:00
mattwr18
804cd07444
v0.1.10
2019-11-13 12:47:02 +01:00
mattwr18
6f498a621c
Merge pull request #2173 from Human-Connection/dependabot/npm_and_yarn/cypress-3.6.1
...
build(deps-dev): bump cypress from 3.6.0 to 3.6.1
2019-11-11 20:37:42 +01:00
dependabot-preview[bot]
ab762c9b51
build(deps-dev): bump cypress from 3.6.0 to 3.6.1
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Commits](https://github.com/cypress-io/cypress/compare/v3.6.0...v3.6.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-11 07:57:14 +00:00
mattwr18
1a685732ce
Merge pull request #2167 from Human-Connection/dependabot/npm_and_yarn/cypress-file-upload-3.5.0
...
build(deps-dev): bump cypress-file-upload from 3.4.0 to 3.5.0
2019-11-11 08:55:58 +01:00
dependabot-preview[bot]
4834556623
build(deps-dev): bump cypress-file-upload from 3.4.0 to 3.5.0
...
Bumps [cypress-file-upload](https://github.com/abramenal/cypress-file-upload ) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/abramenal/cypress-file-upload/releases )
- [Commits](https://github.com/abramenal/cypress-file-upload/compare/v3.4.0...v3.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-08 04:21:08 +00:00
dependabot-preview[bot]
a47e495537
build(deps-dev): bump date-fns from 2.6.0 to 2.7.0
...
Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.6.0...v2.7.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-08 04:20:40 +00:00
mattwr18
a05d63e34e
v0.1.9
2019-11-04 12:38:45 +01:00
dependabot-preview[bot]
6b0829516b
build(deps-dev): bump cypress from 3.5.0 to 3.6.0
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Commits](https://github.com/cypress-io/cypress/compare/v3.5.0...v3.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-01 10:29:46 +00:00
dependabot-preview[bot]
4305142daa
build(deps-dev): bump cypress-plugin-retries from 1.3.0 to 1.4.0
...
Bumps [cypress-plugin-retries](https://github.com/Bkucera/cypress-plugin-retries ) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/Bkucera/cypress-plugin-retries/releases )
- [Commits](https://github.com/Bkucera/cypress-plugin-retries/compare/v1.3.0...v1.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-01 07:11:12 +00:00
dependabot-preview[bot]
922e9ae64d
build(deps-dev): bump auto-changelog from 1.16.1 to 1.16.2
...
Bumps [auto-changelog](https://github.com/CookPete/auto-changelog ) from 1.16.1 to 1.16.2.
- [Release notes](https://github.com/CookPete/auto-changelog/releases )
- [Changelog](https://github.com/CookPete/auto-changelog/blob/master/CHANGELOG.md )
- [Commits](https://github.com/CookPete/auto-changelog/compare/v1.16.1...v1.16.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-30 11:37:56 +00:00
mattwr18
67b0107b82
Remove .github_changelog_generator, modify npm script
...
- remove the git add CHANGELOG.md
2019-10-25 09:55:25 +02:00
mattwr18
bbd6d0e33b
v0.1.8
2019-10-25 09:49:52 +02:00
dependabot-preview[bot]
4972ddbe71
build(deps-dev): bump cypress from 3.4.1 to 3.5.0
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Commits](https://github.com/cypress-io/cypress/compare/v3.4.1...v3.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-24 04:18:00 +00:00
dependabot-preview[bot]
b855482ee1
build(deps-dev): bump date-fns from 2.5.1 to 2.6.0
...
Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.5.1...v2.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-23 04:22:33 +00:00
mattwr18
219ce48646
Merge pull request #1962 from Human-Connection/dependabot/npm_and_yarn/date-fns-2.5.1
...
build(deps-dev): bump date-fns from 2.5.0 to 2.5.1
2019-10-22 11:13:26 +02:00
dependabot-preview[bot]
e3b91780c3
build(deps-dev): bump date-fns from 2.5.0 to 2.5.1
...
Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.5.0...v2.5.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-21 07:41:17 +00:00
dependabot-preview[bot]
03b75bea6c
build(deps-dev): bump cypress-file-upload from 3.3.4 to 3.4.0
...
Bumps [cypress-file-upload](https://github.com/abramenal/cypress-file-upload ) from 3.3.4 to 3.4.0.
- [Release notes](https://github.com/abramenal/cypress-file-upload/releases )
- [Commits](https://github.com/abramenal/cypress-file-upload/compare/v3.3.4...v3.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-21 04:22:33 +00:00
dependabot-preview[bot]
5b25240aed
build(deps-dev): bump dotenv from 8.1.0 to 8.2.0
...
Bumps [dotenv](https://github.com/motdotla/dotenv ) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/motdotla/dotenv/releases )
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md )
- [Commits](https://github.com/motdotla/dotenv/compare/v8.1.0...v8.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-17 08:04:54 +00:00
Robert Schäfer
452bf4127c
Merge pull request #1919 from Human-Connection/dependabot/npm_and_yarn/date-fns-2.5.0
...
build(deps-dev): bump date-fns from 2.4.1 to 2.5.0
2019-10-16 12:16:32 +02:00
dependabot-preview[bot]
3c9627ea07
build(deps-dev): bump date-fns from 2.4.1 to 2.5.0
...
Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.4.1...v2.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-16 07:32:31 +00:00
dependabot-preview[bot]
47fac15032
build(deps-dev): bump neode from 0.3.3 to 0.3.6
...
Bumps [neode](https://github.com/adam-cowley/neode ) from 0.3.3 to 0.3.6.
- [Release notes](https://github.com/adam-cowley/neode/releases )
- [Commits](https://github.com/adam-cowley/neode/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-16 07:05:18 +00:00
roschaefer
b2dccfb51c
refactor: improve locale imports
...
While refactoring the login form component I found many inconsistent
ways of importing the list of locales. So I decided to refactor the
imports altogether. Don't use `process.env` to import locales!
2019-10-15 16:41:33 +02:00
roschaefer
0e6e8f4e01
fix: security vulnerability with yarn resolutions
2019-10-11 00:58:26 +02:00
dependabot-preview[bot]
8f64071931
build(deps-dev): bump cypress-cucumber-preprocessor
...
Bumps [cypress-cucumber-preprocessor](https://github.com/TheBrainFamily/cypress-cucumber-preprocessor ) from 1.16.1 to 1.16.2.
- [Release notes](https://github.com/TheBrainFamily/cypress-cucumber-preprocessor/releases )
- [Changelog](https://github.com/TheBrainFamily/cypress-cucumber-preprocessor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TheBrainFamily/cypress-cucumber-preprocessor/compare/v1.16.1...v1.16.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-10 05:16:10 +00:00
dependabot-preview[bot]
0a16f6f2cd
build(deps-dev): bump cypress-cucumber-preprocessor
...
Bumps [cypress-cucumber-preprocessor](https://github.com/TheBrainFamily/cypress-cucumber-preprocessor ) from 1.16.0 to 1.16.1.
- [Release notes](https://github.com/TheBrainFamily/cypress-cucumber-preprocessor/releases )
- [Changelog](https://github.com/TheBrainFamily/cypress-cucumber-preprocessor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TheBrainFamily/cypress-cucumber-preprocessor/compare/v1.16.0...v1.16.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-07 04:27:18 +00:00
dependabot-preview[bot]
6b6e031b2c
build(deps-dev): bump cross-env from 6.0.2 to 6.0.3
...
Bumps [cross-env](https://github.com/kentcdodds/cross-env ) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/kentcdodds/cross-env/releases )
- [Changelog](https://github.com/kentcdodds/cross-env/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kentcdodds/cross-env/compare/v6.0.2...v6.0.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-03 05:20:23 +00:00
dependabot-preview[bot]
c5fd384517
build(deps-dev): bump cross-env from 6.0.0 to 6.0.2
...
Bumps [cross-env](https://github.com/kentcdodds/cross-env ) from 6.0.0 to 6.0.2.
- [Release notes](https://github.com/kentcdodds/cross-env/releases )
- [Changelog](https://github.com/kentcdodds/cross-env/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kentcdodds/cross-env/compare/v6.0.0...v6.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-02 07:26:28 +00:00
dependabot-preview[bot]
f52980dade
Bump cypress-file-upload from 3.3.3 to 3.3.4
...
Bumps [cypress-file-upload](https://github.com/abramenal/cypress-file-upload ) from 3.3.3 to 3.3.4.
- [Release notes](https://github.com/abramenal/cypress-file-upload/releases )
- [Commits](https://github.com/abramenal/cypress-file-upload/compare/v3.3.3...v3.3.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-28 14:14:43 +00:00
dependabot-preview[bot]
d67ac63b2c
Bump codecov from 3.6.0 to 3.6.1
...
Bumps [codecov](https://github.com/codecov/codecov-node ) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/codecov/codecov-node/releases )
- [Commits](https://github.com/codecov/codecov-node/compare/v3.6.0...v3.6.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-23 04:20:27 +00:00
dependabot-preview[bot]
0acbc6d247
Bump codecov from 3.5.0 to 3.6.0
...
Bumps [codecov](https://github.com/codecov/codecov-node ) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/codecov/codecov-node/releases )
- [Commits](https://github.com/codecov/codecov-node/commits/v3.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-20 04:19:32 +00:00
dependabot-preview[bot]
82561d1a0c
Bump cross-env from 5.2.1 to 6.0.0
...
Bumps [cross-env](https://github.com/kentcdodds/cross-env ) from 5.2.1 to 6.0.0.
- [Release notes](https://github.com/kentcdodds/cross-env/releases )
- [Changelog](https://github.com/kentcdodds/cross-env/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kentcdodds/cross-env/compare/v5.2.1...v6.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-18 08:43:33 +00:00
dependabot-preview[bot]
7bb24a2215
Bump cypress-plugin-retries from 1.2.2 to 1.3.0
...
Bumps [cypress-plugin-retries](https://github.com/Bkucera/cypress-plugin-retries ) from 1.2.2 to 1.3.0.
- [Release notes](https://github.com/Bkucera/cypress-plugin-retries/releases )
- [Commits](https://github.com/Bkucera/cypress-plugin-retries/compare/v1.2.2...v1.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-12 04:21:02 +00:00
dependabot-preview[bot]
cab3a645f8
Bump neode from 0.3.2 to 0.3.3
...
Bumps [neode](https://github.com/adam-cowley/neode ) from 0.3.2 to 0.3.3.
- [Release notes](https://github.com/adam-cowley/neode/releases )
- [Commits](https://github.com/adam-cowley/neode/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-09 04:21:40 +00:00
dependabot-preview[bot]
c53cad9bc3
Bump cross-env from 5.2.0 to 5.2.1
...
Bumps [cross-env](https://github.com/kentcdodds/cross-env ) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/kentcdodds/cross-env/releases )
- [Changelog](https://github.com/kentcdodds/cross-env/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kentcdodds/cross-env/compare/v5.2.0...v5.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-03 22:01:46 +00:00
dependabot-preview[bot]
ee831d9e0c
Bump neo4j-driver from 1.7.5 to 1.7.6
...
Bumps [neo4j-driver](https://github.com/neo4j/neo4j-javascript-driver ) from 1.7.5 to 1.7.6.
- [Release notes](https://github.com/neo4j/neo4j-javascript-driver/releases )
- [Commits](https://github.com/neo4j/neo4j-javascript-driver/compare/1.7.5...1.7.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-30 04:20:01 +00:00
dependabot-preview[bot]
e45bb492a1
Bump cypress-cucumber-preprocessor from 1.15.1 to 1.16.0
...
Bumps [cypress-cucumber-preprocessor](https://github.com/TheBrainFamily/cypress-cucumber-preprocessor ) from 1.15.1 to 1.16.0.
- [Release notes](https://github.com/TheBrainFamily/cypress-cucumber-preprocessor/releases )
- [Changelog](https://github.com/TheBrainFamily/cypress-cucumber-preprocessor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TheBrainFamily/cypress-cucumber-preprocessor/compare/v1.15.1...v1.16.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-29 11:09:47 +02:00