Commit graph

76 commits

Author SHA1 Message Date
Oliver Davies fecbe9a8a4
Merge pull request #14 from opdavies/dependabot/composer/drupal/drush/drush-9.7.1
Bump drush/drush from 9.6.2 to 9.7.1 in /drupal
2019-08-30 20:10:41 +01:00
dependabot-preview[bot] 27e26c0dde
Bump drush/drush from 9.6.2 to 9.7.1 in /drupal
Bumps [drush/drush](https://github.com/drush-ops/drush) from 9.6.2 to 9.7.1.
- [Release notes](https://github.com/drush-ops/drush/releases)
- [Commits](https://github.com/drush-ops/drush/compare/9.6.2...9.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-30 19:09:34 +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
Oliver Davies 6725c58b80 New sessions should not be accepted 2019-08-30 19:38:20 +01:00
Oliver Davies 24a0ed9cb8 Add session status field 2019-08-30 19:24:07 +01:00
Oliver Davies a1deab3330 Enable admin_toolbar_tools 2019-08-30 19:16:58 +01:00
Oliver Davies bfe73f8e22 Add custom actions for sessions 2019-08-30 19:12:59 +01:00
Oliver Davies 2da4ecc893 Add rejected status for sessions 2019-08-30 19:11:52 +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 b292a34b81 Update site name 2019-06-07 07:38:19 +01:00
Oliver Davies 6a78346e1e Rebuild cache after changing uuids 2019-06-07 07:38:14 +01:00
Oliver Davies db130a7edf Update README 2019-06-06 09:03:55 +01:00
Oliver Davies 44ad7ebcb7 Update docs 2019-06-06 08:57:53 +01:00
Oliver Davies e385fa570f Change closing tag for consistency 2019-06-05 21:40:05 +01:00
Oliver Davies 8c7752cf43 Split Docksal init command 2019-06-05 21:29:17 +01:00
Oliver Davies d634b835f8 Overwrite settings.php 2019-06-05 21:01:21 +01:00
Oliver Davies dbeee034e2 Include Docksal services 2019-06-05 20:58:44 +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 623b9aa501 Reset user uuid to match 2019-06-05 20:34:57 +01:00
Oliver Davies 9a16e78869 Add some stub docs files 2019-06-05 20:34:57 +01:00
Oliver Davies 10ff5e82ee Add Drupal back-end URL 2019-06-05 20:34:57 +01:00
Oliver Davies 4bb39011f3 Add Drupal application 2019-06-05 20:34:57 +01:00
Oliver Davies c00b769d67 Add README.md 2019-06-05 19:32:07 +01:00
Oliver Davies d7c864b63b Move Vue into the vuejs directory 2019-06-05 19:25:03 +01:00
Oliver Davies a4b018204d Destructure more things 2019-06-05 12:06:00 +01:00
Oliver Davies 726a0b535f Remove type
Otherwise there's no syntax highlighting
2019-06-05 12:01:47 +01:00
Oliver Davies 7417eb6c25 Extract heading styles 2019-06-05 09:15:57 +01:00
Oliver Davies 6b689ea52f Extract form element styles 2019-06-05 09:15:54 +01:00
Oliver Davies 28537b87e5 Inline Tailwind directives 2019-06-05 08:56:52 +01:00
Oliver Davies e311e438ce Move app.css 2019-06-05 00:55:58 +01:00
Oliver Davies ff992c9115 Tidy up, remove unused views and components 2019-06-05 00:52:55 +01:00
Oliver Davies 6fd12c0a98 Simplify v-if condition 2019-06-05 00:41:50 +01:00
Oliver Davies c9e6f5e614 Use more destructuring 2019-06-05 00:41:40 +01:00
Oliver Davies 37e1338d79 Update title 2019-06-04 23:19:00 +01:00
Oliver Davies 4e939fb9a6 Use an environment variable for the Drupal URL 2019-06-04 23:12:18 +01:00
Oliver Davies 0bc9d45d0a Clear messages on success 2019-06-04 22:40:05 +01:00
Oliver Davies c58ebd1751 Display new session in the sessions list straight away 2019-06-04 22:39:55 +01:00
Oliver Davies 8454dcaf73 Assign the uid on new sessions to the API user 2019-06-04 22:16:53 +01:00