Commit graph

25 commits

Author SHA1 Message Date
Oliver Davies ea16b2c9c5
Merge pull request #5 from opdavies/dependabot/npm_and_yarn/vuejs/lodash-4.17.15
[Security] Bump lodash from 4.17.11 to 4.17.15 in /vuejs
2019-08-30 20:13:08 +01:00
Oliver Davies 31d53a1502
Merge pull request #10 from opdavies/dependabot/npm_and_yarn/vuejs/vue/cli-plugin-eslint-3.11.0
Bump @vue/cli-plugin-eslint from 3.7.0 to 3.11.0 in /vuejs
2019-08-30 20:12:47 +01:00
Oliver Davies 04ff2c0398
Merge pull request #8 from opdavies/dependabot/npm_and_yarn/vuejs/mixin-deep-1.3.2
[Security] Bump mixin-deep from 1.3.1 to 1.3.2 in /vuejs
2019-08-30 20:11:41 +01:00
dependabot-preview[bot] 35fd11e080
Bump @vue/cli-plugin-eslint from 3.7.0 to 3.11.0 in /vuejs
Bumps [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint) from 3.7.0 to 3.11.0.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v3.11.0/packages/@vue/cli-plugin-eslint)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-30 19:08:30 +00:00
dependabot-preview[bot] 92c97b51fc
[Security] Bump lodash from 4.17.11 to 4.17.15 in /vuejs
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15. **This update includes a security fix.**
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-30 19:07:50 +00:00
Oliver Davies 42abb9957f Import map 2019-08-30 20:06:09 +01:00
Oliver Davies f5861641f0 Require axios 2019-08-30 20:02:29 +01:00
Oliver Davies 9336a14107 Use camel case names 2019-08-30 20:02:25 +01:00
dependabot-preview[bot] 2542b49367
[Security] Bump mixin-deep from 1.3.1 to 1.3.2 in /vuejs
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. **This update includes a security fix.**
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-30 18:58:02 +00:00
Oliver Davies 6725c58b80 New sessions should not be accepted 2019-08-30 19:38:20 +01:00
Oliver Davies 45f8a6a2ab Add and use vue-save-state 2019-08-30 18:08:44 +01:00
Oliver Davies 6ce41c0f0b Add and configure PurgeCSS 2019-08-30 17:57:30 +01:00
Oliver Davies 4c70965332 Use the array syntax for plugins 2019-08-30 17:44:23 +01:00
Oliver Davies ca58883d23 Add postcss-import, split tailwind.css 2019-08-30 17:43:25 +01:00
Oliver Davies e65b8823ed Update title 2019-08-30 17:35:26 +01:00
Oliver Davies 7d4c7fe5f3 Update tailwindcss and styling 2019-08-30 17:35:14 +01:00
Oliver Davies a39497e8d4 Do the sorting within AcceptedSessionsList 2019-08-30 17:27:02 +01:00
Oliver Davies 15e921239e Filter on session status in the API request 2019-08-30 13:52:33 +01:00
Oliver Davies 73d4584f0a Add qa, use stringify to pass params 2019-08-30 13:50:06 +01:00
Oliver Davies 6acd746ce9 Move styles into a separate stylesheet 2019-08-30 12:55:05 +01:00
Oliver Davies e385fa570f Change closing tag for consistency 2019-06-05 21:40:05 +01:00
Oliver Davies 08f29acf5c Fix confirmation message 2019-06-05 20:52:00 +01:00
Oliver Davies 985060a0a6 Fix empty title 2019-06-05 20:37:45 +01:00
Oliver Davies 10ff5e82ee Add Drupal back-end URL 2019-06-05 20:34:57 +01:00
Oliver Davies d7c864b63b Move Vue into the vuejs directory 2019-06-05 19:25:03 +01:00