34 Commits

Author SHA1 Message Date
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
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
dependabot[bot]
09e7dd5279
Bump nodemon from 1.18.7 to 1.18.8
Bumps [nodemon](https://github.com/remy/nodemon) from 1.18.7 to 1.18.8.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v1.18.7...v1.18.8)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-11 04:24:02 +00:00
dependabot[bot]
d86140857e
Bump @vue/test-utils from 1.0.0-beta.26 to 1.0.0-beta.27
Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils) from 1.0.0-beta.26 to 1.0.0-beta.27.
- [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.26...v1.0.0-beta.27)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-10 09:03:51 +00:00
dependabot[bot]
e3545ab4a8
Bump eslint from 5.9.0 to 5.10.0
Bumps [eslint](https://github.com/eslint/eslint) from 5.9.0 to 5.10.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.9.0...v5.10.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-10 09:02:27 +00:00
dependabot[bot]
f0ea0384c7
Bump node-sass from 4.10.0 to 4.11.0
Bumps [node-sass](https://github.com/sass/node-sass) from 4.10.0 to 4.11.0.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v4.10.0...v4.11.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-10 04:29:38 +00:00
dependabot[bot]
05dcfab27a
Bump eslint-plugin-vue from 4.7.1 to 5.0.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 4.7.1 to 5.0.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v4.7.1...v5.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-04 04:36:22 +00:00
Grzegorz Leoniec
ba312ac5e0 vue-izitoast@1.1.2 2018-12-03 12:13:00 +01:00
JB
6d5f30937c Fix missing tokens 2018-11-29 23:11:24 +01:00
JB
c98ffb712c Remove old styleguide imports 2018-11-29 23:03:08 +01:00
Grzegorz Leoniec
dd91e82cdc merged master in 2018-11-29 19:34:09 +01:00
Grzegorz Leoniec
8de9a05fe8 removed --ignore-engines from stylebuide:build command 2018-11-29 19:19:10 +01:00
Grzegorz Leoniec
ce35e33d02 updated packages for security and higher digits :) 2018-11-29 18:52:57 +01:00
mediadivision
07861683af integrate styleguide with hot reload 2018-11-28 16:35:23 +01:00
Grzegorz Leoniec
9604dffb40 proxy api requests for more security and easyer configuration 2018-11-26 11:07:19 +01:00
Grzegorz Leoniec
ab65881239 fixed linting 2018-11-25 14:14:15 +01:00
Robert Schäfer
5d370cea1e Add moduleNameMapper for ~ 2018-11-03 18:08:04 +01:00
Robert Schäfer
f469b6b908 Fix issue with webpack placeholder 2018-11-03 17:49:55 +01:00
Robert Schäfer
50a3926e53 Setup vue-test-utils
Following: https://vue-test-utils.vuejs.org/guides/testing-single-file-components-with-jest.html
2018-11-03 17:42:50 +01:00
Robert Schäfer
29086ab7cf Remove super annoying postinstall script 2018-11-03 16:52:49 +01:00
Robert Schäfer
fda241ae11 Yarn run start should not set NODE_ENV=production
Running the app without nodemon is a valid use case.
2018-10-29 23:07:58 +01:00
Grzegorz Leoniec
1d009acded added createAt date to user, improved content formatting, added keep-alive (disabled) 2018-10-28 18:48:28 +01:00
Grzegorz Leoniec
1f07e5bb41 improved styleguide build command 2018-10-26 14:23:20 +02:00
Grzegorz Leoniec
d9237db6fe added current statistics to the admin dashboard 2018-10-19 12:31:43 +02:00
Grzegorz Leoniec
3b8b21f400 added accounting package and number formatter 2018-10-18 14:13:21 +02:00
Grzegorz Leoniec
1735767cce added jwt login and authentication plus some toast 2018-10-17 19:57:24 +02:00
Grzegorz Leoniec
f6ce60cf23 add vue filters 2018-10-16 11:18:26 +02:00
Grzegorz Leoniec
9912f88ae5 added v-tooltip 2018-10-16 09:40:09 +02:00
Grzegorz Leoniec
4c5d923284 small fixes in package.json scripts 2018-10-10 18:55:42 +02:00
Grzegorz Leoniec
dc1b2a7c5b try to streamline the install process 2018-10-10 14:34:40 +02:00
Grzegorz Leoniec
4dbe142dcb hc experiment progress 2018-10-09 14:11:21 +02:00