83 Commits

Author SHA1 Message Date
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
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
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
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
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
dependabot[bot]
11dfa00f3e
Bump eslint-plugin-prettier from 3.0.0 to 3.0.1
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v3.0.0...v3.0.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-31 04:38:29 +00:00
Robert Schäfer
eaddac15cc
Merge branch 'master' into dependabot/npm_and_yarn/eslint-5.11.0 2018-12-24 15:30:45 +01:00
dependabot[bot]
9d79612cdf
Bump eslint from 5.10.0 to 5.11.0
Bumps [eslint](https://github.com/eslint/eslint) from 5.10.0 to 5.11.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.10.0...v5.11.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-24 04:49:51 +00:00
Grzegorz Leoniec
3633ebe04f
removed vue-i18n in favor of vuex-i18n 2018-12-21 14:47:13 +01:00
Grzegorz Leoniec
0656291c52
added i18n and basic locales 2018-12-17 21:56:30 +01:00
dependabot[bot]
02473db25f
Bump nodemon from 1.18.8 to 1.18.9
Bumps [nodemon](https://github.com/remy/nodemon) from 1.18.8 to 1.18.9.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v1.18.8...v1.18.9)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-17 04:53:48 +00:00
Robert Schäfer
2c463fdeaa
Merge branch 'master' into admin-tags-and-categories 2018-12-13 13:16:51 +01:00
dependabot[bot]
69ef2d65fc
Bump vue-jest from 3.0.1 to 3.0.2
Bumps [vue-jest](https://github.com/eddyerburgh/vue-jest) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/eddyerburgh/vue-jest/releases)
- [Commits](https://github.com/eddyerburgh/vue-jest/compare/v3.0.1...v3.0.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-13 04:26:14 +00:00
Robert Schäfer
908e9b47f6 Merge remote-tracking branch 'origin/master' into admin-tags-and-categories 2018-12-12 21:44:43 +01:00
Grzegorz Leoniec
40e1ab3483
Merge pull request #82 from Human-Connection/dependabot/npm_and_yarn/eslint-5.10.0
Bump eslint from 5.9.0 to 5.10.0
2018-12-12 16:14:54 +01:00
Grzegorz Leoniec
a0ae416131
Merge branch 'master' into dependabot/npm_and_yarn/date-fns-2.0.0-alpha.26 2018-12-12 14:33:12 +01:00
Grzegorz Leoniec
25d1f62b89
Merge pull request #81 from Human-Connection/dependabot/npm_and_yarn/@vue/test-utils-1.0.0-beta.27
Bump @vue/test-utils from 1.0.0-beta.26 to 1.0.0-beta.27
2018-12-12 14:09:48 +01:00
dependabot[bot]
4fee4ebc59
Bump date-fns from 2.0.0-alpha.25 to 2.0.0-alpha.26
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.0.0-alpha.25 to 2.0.0-alpha.26.
- [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.0.0-alpha.25...v2.0.0-alpha.26)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-12 04:34:32 +00:00