96 Commits

Author SHA1 Message Date
Grzegorz Leoniec
ddfdc6fdf9
Merge branch 'master' into editor 2019-02-15 18:08:22 +01:00
Grzegorz Leoniec
0f37fffb2b
Minor dependency updates 2019-02-15 17:57:45 +01:00
Grzegorz Leoniec
5c1c8b9cb5
Updated @nuxtjs/apollo to 4.0.0-rc4 2019-02-15 17:46:57 +01:00
Robert Schäfer
dc033f15d0 Merge branch 'master' of github.com:Human-Connection/Nitro-Web into editor 2019-02-15 13:36:18 +01:00
Robert Schäfer
69f8376915 Add missing dependencies:
* string-hash
* tiptap
* tiptap-extensions

@appinteractive I see this error in docker environment:

```
webapp_1  |  FATAL  [
webapp_1  |   Error: Cannot resolve "@nuxtjs/style-resources" from "/nitro-web/nuxtjs/style-resources"
webapp_1  |       at Resolver.resolvePath (/nitro-web/node_modules/@nuxt/core/dist/core.js:487:11)
webapp_1  |       at Resolver.requireModule (/nitro-web/node_modules/@nuxt/core/dist/core.js:498:27)
webapp_1  |       at ModuleContainer.addModule (/nitro-web/node_modules/@nuxt/core/dist/core.js:145:36)
webapp_1  |       at promise.then (/nitro-web/node_modules/@nuxt/common/dist/common.js:1321:43)
webapp_1  |       at process._tickCallback (internal/process/next_tick.js:68:7)
webapp_1  |       at Function.Module.runMain (internal/modules/cjs/loader.js:745:11)
webapp_1  |       at startup (internal/bootstrap/node.js:283:19)
webapp_1  |       at bootstrapNodeJSCore (internal/bootstrap/node.js:743:3),
webapp_1  |   [Error: Cannot find module '@nuxtjs/style-resources'] {
webapp_1  |       at new <anonymous> (/nitro-web/node_modules/esm/esm.js:1:50548)
webapp_1  |       at el (/nitro-web/node_modules/esm/esm.js:1:195465)
webapp_1  |       at /nitro-web/node_modules/esm/esm.js:1:215841
webapp_1  |       at Su (/nitro-web/node_modules/esm/esm.js:1:215921)
webapp_1  |       at qa (/nitro-web/node_modules/esm/esm.js:1:187511)
webapp_1  |       at Eu (/nitro-web/node_modules/esm/esm.js:1:217149)
webapp_1  |       at Module.<anonymous> (/nitro-web/node_modules/esm/esm.js:1:250405)
webapp_1  |       at Resolver.o [as esm] (/nitro-web/node_modules/esm/esm.js:1:235191)
webapp_1  |       at Resolver.requireModule (/nitro-web/node_modules/@nuxt/core/dist/core.js:508:31)
webapp_1  |       at ModuleContainer.addModule (/nitro-web/node_modules/@nuxt/core/dist/core.js:145:36)
webapp_1  |       at promise.then (/nitro-web/node_modules/@nuxt/common/dist/common.js:1321:43)
webapp_1  |       at process._tickCallback (internal/process/next_tick.js:68:7)
webapp_1  |       at Function.Module.runMain (internal/modules/cjs/loader.js:745:11)
webapp_1  |       at startup (internal/bootstrap/node.js:283:19)
webapp_1  |       at bootstrapNodeJSCore (internal/bootstrap/node.js:743:3)
webapp_1  |     code: 'MODULE_NOT_FOUND'
webapp_1  |   }
```
2019-02-15 13:32:54 +01:00
dependabot[bot]
8fc07b1a57
Bump apollo-client from 2.4.12 to 2.4.13
Bumps [apollo-client](https://github.com/apollographql/apollo-client) from 2.4.12 to 2.4.13.
- [Release notes](https://github.com/apollographql/apollo-client/releases)
- [Changelog](https://github.com/apollographql/apollo-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-client/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-15 10:51:53 +00:00
Grzegorz Leoniec
f4a9df3e1d
Updated tiptap dependencies 2019-02-13 16:27:46 +01:00
Grzegorz Leoniec
8b764b0e20
Merged master in 2019-02-13 16:25:50 +01:00
Grzegorz Leoniec
b600989d1f
Pin some versions 2019-02-13 12:52:53 +01:00
Grzegorz Leoniec
fe9246d9c4
Downgrade eslint-config-prettier 2019-02-12 18:20:21 +01:00
Grzegorz Leoniec
ed86347b09
Pinned some more versions and updated some minors 2019-02-12 18:00:55 +01:00
Grzegorz Leoniec
aba517337b
Pinned some more versions and updated some minors 2019-02-12 17:51:37 +01:00
Grzegorz Leoniec
93da772685
Match vue versions for frontend and styleguide 2019-02-12 15:18:04 +01:00
Grzegorz Leoniec
f5ca8d9e9b
Downgraded vue-svg-loader as it breaks our build 2019-02-12 15:13:27 +01:00
Grzegorz Leoniec
72da18d1a7
Upgrade nuxt to 2.4 2019-02-09 10:57:30 +01:00
Grzegorz Leoniec
f45606a66b
Small updates 2019-02-09 10:08:21 +01:00
Grzegorz Leoniec
3042bcfa35
Upgraded babel 2019-02-08 13:56:16 +01:00
Grzegorz Leoniec
17ad1879d6
Fixed Apollo SSR issue 2019-02-08 13:32:32 +01:00
Grzegorz Leoniec
edd6c60230
Pinned dependencies and added some missing peer dependencies too 2019-02-08 10:48:29 +01:00
Grzegorz Leoniec
89d736d4a1
Improved linking inside the editor, now automatically adding schemas 2019-02-06 16:29:09 +01:00
dependabot[bot]
d404353e31
Bump eslint from 5.12.1 to 5.13.0
Bumps [eslint](https://github.com/eslint/eslint) from 5.12.1 to 5.13.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v5.12.1...v5.13.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-04 10:12:42 +00:00
Grzegorz Leoniec
1f9e95864a
Merge branch 'master' into editor 2019-02-04 10:56:20 +01:00
dependabot[bot]
12d82f23ce
Bump @vue/server-test-utils from 1.0.0-beta.28 to 1.0.0-beta.29
Bumps [@vue/server-test-utils](https://github.com/vuejs/vue-test-utils) from 1.0.0-beta.28 to 1.0.0-beta.29.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases)
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-test-utils/compare/v1.0.0-beta.28...v1.0.0-beta.29)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-04 04:58:24 +00:00
dependabot[bot]
b901097cd5
Bump eslint from 5.11.1 to 5.12.1
Bumps [eslint](https://github.com/eslint/eslint) from 5.11.1 to 5.12.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v5.11.1...v5.12.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-29 03:01:21 +00:00
Grzegorz Leoniec
a36e2a3e5a
Merge branch 'master' into dependabot/npm_and_yarn/graphql-14.1.1 2019-01-29 03:41:16 +01:00
Grzegorz Leoniec
4745577290
Added basic editor under /post/edit/p1 2019-01-27 14:13:27 +01:00
Grzegorz Leoniec
fbc9b4777d
Fixed portal-vue 2019-01-22 15:54:14 +01:00
Grzegorz Leoniec
1718a161c8
Merged master in 2019-01-22 15:51:02 +01:00
Grzegorz Leoniec
3a174707c3
Added basic editor under /post/edit 2019-01-22 15:50:05 +01:00
Grzegorz Leoniec
04663aa94a
Improved modal 2019-01-21 08:53:17 +01:00
Grzegorz Leoniec
90d7b94e7a
Merged master in 2019-01-18 14:27:00 +01:00
dependabot[bot]
707e8c1a89
Bump graphql from 14.0.2 to 14.1.1
Bumps [graphql](https://github.com/graphql/graphql-js) from 14.0.2 to 14.1.1.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](https://github.com/graphql/graphql-js/compare/v14.0.2...v14.1.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-18 13:03:59 +00:00
dependabot[bot]
23a07786a4
Bump graphql-tag from 2.10.0 to 2.10.1
Bumps [graphql-tag](https://github.com/apollostack/graphql-tag) from 2.10.0 to 2.10.1.
- [Release notes](https://github.com/apollostack/graphql-tag/releases)
- [Changelog](https://github.com/apollographql/graphql-tag/blob/master/CHANGELOG.md)
- [Commits](https://github.com/apollostack/graphql-tag/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-18 04:22:18 +00:00
Grzegorz Leoniec
a8a18314f8
Fixed modal setup 2019-01-14 18:12:18 +01:00
Grzegorz Leoniec
bfd0feae49
Merge branch 'master' into report-content 2019-01-14 17:17:48 +01:00
Grzegorz Leoniec
a5c41f0e55
Merge branch 'master' into dependabot/npm_and_yarn/vuex-i18n-1.11.0 2019-01-12 21:41:19 +01:00
Grzegorz Leoniec
b2ab7e4301
merged master in 2019-01-11 15:19:02 +01:00
Grzegorz Leoniec
8c83019cf4
Introduced portal-vue component for teleporting components like... like in Portal 1 & 2 2019-01-11 14:52:40 +01:00
Matt Rider
bae7b7b74d Merge branch 'master' of github.com:Human-Connection/Nitro-Web into 93-minimize-docker-image-size-with-multi-stage-build 2019-01-09 20:18:36 -02:00
dependabot[bot]
a6fc719145
Bump cookie-universal-nuxt from 2.0.12 to 2.0.14
Bumps [cookie-universal-nuxt](https://github.com/microcipcip/cookie-universal) from 2.0.12 to 2.0.14.
- [Release notes](https://github.com/microcipcip/cookie-universal/releases)
- [Commits](https://github.com/microcipcip/cookie-universal/compare/v2.0.12...v2.0.14)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-09 04:44:05 +00:00
Matt Rider
39f581aefb Remove redundant copies, run yarn install in production image 2019-01-08 20:39:45 -02:00
Matt Rider
ebc143f455 Add node env correctly in travis.yml and echo 2019-01-08 09:50:48 -02:00
Matt Rider
648e53456c Set node env to test in package.json 2019-01-08 09:37:30 -02:00
dependabot[bot]
6c5812c863
Bump vuex-i18n from 1.10.9 to 1.11.0
Bumps [vuex-i18n](https://github.com/dkfbasel/vuex-i18n) from 1.10.9 to 1.11.0.
- [Release notes](https://github.com/dkfbasel/vuex-i18n/releases)
- [Commits](https://github.com/dkfbasel/vuex-i18n/compare/v1.10.9...v1.11.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-03 07:36:46 +00:00
dependabot[bot]
b5f1688fb8
Bump eslint-plugin-vue from 5.0.0 to 5.1.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v5.0.0...v5.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-03 06:55:48 +00:00
dependabot[bot]
9b7695d937
Bump cookie-universal-nuxt from 2.0.11 to 2.0.12
Bumps [cookie-universal-nuxt](https://github.com/microcipcip/cookie-universal) from 2.0.11 to 2.0.12.
- [Release notes](https://github.com/microcipcip/cookie-universal/releases)
- [Commits](https://github.com/microcipcip/cookie-universal/compare/v2.0.11...v2.0.12)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-03 04:46:22 +00:00
dependabot[bot]
188e8e3a5f
Bump vuex-i18n from 1.10.5 to 1.10.9
Bumps [vuex-i18n](https://github.com/dkfbasel/vuex-i18n) from 1.10.5 to 1.10.9.
- [Release notes](https://github.com/dkfbasel/vuex-i18n/releases)
- [Commits](https://github.com/dkfbasel/vuex-i18n/compare/v1.10.5...v1.10.9)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-31 18:12:13 +00:00
dependabot[bot]
bc96c7112f
Bump eslint from 5.11.0 to 5.11.1
Bumps [eslint](https://github.com/eslint/eslint) from 5.11.0 to 5.11.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v5.11.0...v5.11.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-31 17:45:27 +00:00
dependabot[bot]
82026a116f
Bump @vue/server-test-utils from 1.0.0-beta.27 to 1.0.0-beta.28
Bumps [@vue/server-test-utils](https://github.com/vuejs/vue-test-utils) from 1.0.0-beta.27 to 1.0.0-beta.28.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases)
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-test-utils/compare/v1.0.0-beta.27...v1.0.0-beta.28)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-31 17:21:28 +00:00
dependabot[bot]
e2e9528894
Bump @vue/test-utils from 1.0.0-beta.27 to 1.0.0-beta.28
Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils) from 1.0.0-beta.27 to 1.0.0-beta.28.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases)
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-test-utils/compare/v1.0.0-beta.27...v1.0.0-beta.28)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-31 14:15:58 +00:00