524 Commits

Author SHA1 Message Date
dependabot-preview[bot]
09cf35d4e9
build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7
Bumps [@babel/core](https://github.com/babel/babel) from 7.8.6 to 7.8.7.
- [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.8.6...v7.8.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-05 11:37:37 +00:00
dependabot-preview[bot]
e833886ec1
build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.8.6 to 7.8.7.
- [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.8.6...v7.8.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-05 04:16:45 +00:00
dependabot-preview[bot]
af64d1b2ec
build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.8.4 to 7.8.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.8.4...v7.8.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-02 16:19:58 +00:00
dependabot-preview[bot]
f39885c927
build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6
Bumps [@babel/core](https://github.com/babel/babel) from 7.8.4 to 7.8.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.8.4...v7.8.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-02 14:37:55 +00:00
dependabot-preview[bot]
8769fc7668
build(deps-dev): bump @babel/register from 7.8.3 to 7.8.6
Bumps [@babel/register](https://github.com/babel/babel) from 7.8.3 to 7.8.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.8.3...v7.8.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-28 04:19:32 +00:00
dependabot-preview[bot]
5576c1b93e
build(deps-dev): bump date-fns from 2.9.0 to 2.10.0
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.9.0 to 2.10.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.9.0...v2.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-26 08:35:35 +00:00
Lala Sabathil
11d2b8174b
Merge pull request #3132 from Human-Connection/update-to-version-0.4.0
chore: Update to v0.4.0
2020-02-22 06:24:15 +01:00
mattwr18
0612ceea40 v0.4.0 2020-02-21 19:04:04 +01:00
mattwr18
e9c0d44055 Favor firefox as test runner in cypress
- we have recommended our users to use firefox, so why should we test in
  Electron?
2020-02-21 14:05:01 +01:00
mattwr18
7d215beafc Remove trailing comma 2020-02-21 12:56:11 +01:00
mattwr18
8fd8c18740
chore: remove unused dependencies key
Co-Authored-By: Robert Schäfer <git@roschaefer.de>
2020-02-21 12:10:19 +01:00
mattwr18
db2cc87dc1 Merge branch 'master' of github.com:Human-Connection/Human-Connection into avoid-async-await-in-cypress 2020-02-21 11:30:24 +01:00
mattwr18
0df40386dd Upgrade cypress, remove log out step
- possibly related to this issue, and removes duplication https://github.com/cypress-io/cypress/issues/5139
2020-02-20 19:34:27 +01:00
mattwr18
f67a000c11 Stub Websockets, remove vue-loader
- no reason we need websockets to try connect endlessly
- vue-loader was stopping the cypress tests in debugger at webpack:///./node_modules/vue-style-loader/lib/addStylesClient.js?499e
and we are not using anywhere.
2020-02-20 18:24:31 +01:00
roschaefer
d11e79854c Add jsonwebtoken to development dependencies 2020-02-12 15:54:22 +01:00
mattwr18
2adfe1665b Implement direct login in cypress tests
- there is a manualLogin for tests which test the manual logging in, all
  others just set the cookie in the frontend
2020-02-11 21:44:19 +01:00
mattwr18
13d46ff336 v0.3.1 2020-02-10 17:23:50 +01:00
mattwr18
1fce867b46
Merge pull request #2921 from Human-Connection/refactor_factories_with_rosie
refactor(factories): Refactor test factories with rosie.js
2020-02-10 14:03:03 +01:00
dependabot-preview[bot]
3808823578 build(deps-dev): bump codecov from 3.6.4 to 3.6.5
Bumps [codecov](https://github.com/codecov/codecov-node) from 3.6.4 to 3.6.5.
- [Release notes](https://github.com/codecov/codecov-node/releases)
- [Commits](https://github.com/codecov/codecov-node/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-10 04:16:48 +00:00
roschaefer
3c50255da2 Merge remote-tracking branch 'origin/master' into refactor_factories_with_rosie 2020-02-07 14:07:19 +01:00
dependabot-preview[bot]
3dc6661b86
build(deps-dev): bump codecov from 3.6.2 to 3.6.4 (#2943)
Bumps [codecov](https://github.com/codecov/codecov-node) from 3.6.2 to 3.6.4.
- [Release notes](https://github.com/codecov/codecov-node/releases)
- [Commits](https://github.com/codecov/codecov-node/compare/v3.6.2...v3.6.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-04 01:43:47 +01:00
roschaefer
fa0e64b7cb Merge remote-tracking branch 'origin/master' into refactor_factories_with_rosie
There was a single step definition that created a post and a comment. I
would say let's put that in two different steps.
2020-02-01 13:33:07 +01:00
mattwr18
35fd8f280f v0.3.0 2020-01-31 19:48:13 +01:00
dependabot-preview[bot]
16bec1a33e
build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4
Bumps [@babel/core](https://github.com/babel/babel) from 7.8.3 to 7.8.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.8.3...v7.8.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-31 07:43:40 +00:00
dependabot-preview[bot]
e227d21054
build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.8.3 to 7.8.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.8.3...v7.8.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-31 04:20:33 +00:00
roschaefer
3d1a964120 Add missing dependency rosie for cypress tests 2020-01-28 22:43:26 +01:00
mattwr18
9a97356f32
Merge pull request #2904 from Human-Connection/dependabot/npm_and_yarn/slug-2.1.1
build(deps-dev): bump slug from 2.1.0 to 2.1.1
2020-01-27 10:50:20 +01:00
dependabot-preview[bot]
22f2bd5021
build(deps-dev): bump slug from 2.1.0 to 2.1.1
Bumps [slug](https://github.com/Trott/node-slug) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/Trott/node-slug/releases)
- [Changelog](https://github.com/Trott/node-slug/blob/master/CHANGELOG)
- [Commits](https://github.com/Trott/node-slug/compare/v2.1.0...v2.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-27 04:17:12 +00:00
dependabot-preview[bot]
a9baf506e7
build(deps-dev): bump cypress from 3.8.2 to 3.8.3
Bumps [cypress](https://github.com/cypress-io/cypress) from 3.8.2 to 3.8.3.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Commits](https://github.com/cypress-io/cypress/compare/v3.8.2...v3.8.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-27 04:16:43 +00:00
dependabot-preview[bot]
59524b78e8
build(deps-dev): bump codecov from 3.6.1 to 3.6.2
Bumps [codecov](https://github.com/codecov/codecov-node) from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/codecov/codecov-node/releases)
- [Commits](https://github.com/codecov/codecov-node/compare/v3.6.1...v3.6.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-24 04:17:25 +00:00
dependabot-preview[bot]
bb79d1aa52
build(deps-dev): bump expect from 24.9.0 to 25.1.0
Bumps [expect](https://github.com/facebook/jest/tree/HEAD/packages/expect) from 24.9.0 to 25.1.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v25.1.0/packages/expect)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-22 04:18:34 +00:00
mattwr18
8fe6ad77e0
Merge pull request #2686 from Human-Connection/279-blacklist-users-content
feat: Convert block/unblock to mute/unmute
2020-01-21 17:05:09 +01:00
roschaefer
7e26e56654 chore(release): 0.2.2 2020-01-20 15:26:09 +01:00
roschaefer
e4cb7eb52a chore(ci): Remove chromium as it became obsolete 2020-01-16 20:27:39 +01:00
roschaefer
4631db0a1b feat(webapp): Display deployed version in footer
Remove VERSION file in favour of version entry in `package.json`. Parse
this version in our build server scripts.

This commit also introduces `standard-version` which we can use to
generate our `CHANGELOG.md` with `yarn run release`.

close #1831
2020-01-16 19:24:55 +01:00
mattwr18
851babeac3 Merge branch 'master' of github.com:Human-Connection/Human-Connection into 279-blacklist-users-content 2020-01-16 14:48:56 +01:00
dependabot-preview[bot]
0c40e5fee3
build(deps-dev): bump @babel/preset-env from 7.8.2 to 7.8.3
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.8.2 to 7.8.3.
- [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.8.2...v7.8.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-14 12:48:05 +00:00
mattwr18
e4678e1e25
Merge pull request #2764 from Human-Connection/dependabot/npm_and_yarn/babel/register-7.8.3
build(deps-dev): bump @babel/register from 7.8.0 to 7.8.3
2020-01-14 13:46:12 +01:00
dependabot-preview[bot]
770db92cd5
build(deps-dev): bump @babel/register from 7.8.0 to 7.8.3
Bumps [@babel/register](https://github.com/babel/babel) from 7.8.0 to 7.8.3.
- [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.8.0...v7.8.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-14 10:33:03 +00:00
mattwr18
22bb424c7a
Merge pull request #2761 from Human-Connection/dependabot/npm_and_yarn/cypress-cucumber-preprocessor-2.0.1
build(deps-dev): bump cypress-cucumber-preprocessor from 1.19.0 to 2.0.1
2020-01-14 11:32:47 +01:00
dependabot-preview[bot]
89d4a6ddbe
build(deps-dev): bump cypress-cucumber-preprocessor from 1.19.0 to 2.0.1
Bumps [cypress-cucumber-preprocessor](https://github.com/TheBrainFamily/cypress-cucumber-preprocessor) from 1.19.0 to 2.0.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.19.0...v2.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-14 04:20:09 +00:00
dependabot-preview[bot]
3b887c8bd3
build(deps-dev): bump @babel/core from 7.8.0 to 7.8.3
Bumps [@babel/core](https://github.com/babel/babel) from 7.8.0 to 7.8.3.
- [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.8.0...v7.8.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-14 04:19:18 +00:00
mattwr18
84e475fd8a Merge branch 'master' of github.com:Human-Connection/Human-Connection into 279-blacklist-users-content 2020-01-13 21:22:58 +01:00
mattwr18
7786d1a1fb
Merge pull request #2732 from Human-Connection/dependabot/npm_and_yarn/babel/preset-env-7.8.2
build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.2
2020-01-13 14:24:56 +01:00
mattwr18
c3383c1545
Merge pull request #2734 from Human-Connection/dependabot/npm_and_yarn/cypress-3.8.2
build(deps-dev): bump cypress from 3.8.1 to 3.8.2
2020-01-13 10:14:50 +01:00
dependabot-preview[bot]
b5eec05874
build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.2
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.7.7 to 7.8.2.
- [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.7...v7.8.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-13 09:13:33 +00:00
mattwr18
489b3bd561
Merge pull request #2730 from Human-Connection/dependabot/npm_and_yarn/babel/core-7.8.0
build(deps-dev): bump @babel/core from 7.7.7 to 7.8.0
2020-01-13 10:11:57 +01:00
dependabot-preview[bot]
c38471d549
build(deps-dev): bump cypress from 3.8.1 to 3.8.2
Bumps [cypress](https://github.com/cypress-io/cypress) from 3.8.1 to 3.8.2.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Commits](https://github.com/cypress-io/cypress/compare/v3.8.1...v3.8.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-13 04:19:12 +00:00
dependabot-preview[bot]
fd78d3b237
build(deps-dev): bump @babel/core from 7.7.7 to 7.8.0
Bumps [@babel/core](https://github.com/babel/babel) from 7.7.7 to 7.8.0.
- [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.7...v7.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-13 04:18:10 +00:00
dependabot-preview[bot]
19348fbb21
build(deps-dev): bump @babel/register from 7.7.7 to 7.8.0
Bumps [@babel/register](https://github.com/babel/babel) from 7.7.7 to 7.8.0.
- [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.7...v7.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-13 04:17:43 +00:00