- added region list to setup wizard

- dark mode disabled input fix
- fixed deprecated scopes
- updated screenshots for SaaS version
This commit is contained in:
Peter Papp
2020-08-14 08:39:11 +02:00
parent a906a98cce
commit 840898ec9a
23 changed files with 1646 additions and 667 deletions

View File

@@ -1 +0,0 @@
<svg width="106" height="23" xmlns="http://www.w3.org/2000/svg"><g fill="none"><path d="M23.715 17.145h2.07c.727 0 1.543-.31 1.543-1.227 0-.992-1.113-1.156-1.871-1.156h-1.742v2.383zm0-4.336h1.672c.71 0 1.449-.297 1.449-1.141 0-.875-.828-1.098-1.55-1.098h-1.571v2.239zm-2.313-4.192h3.91c1.836 0 3.836.387 3.836 2.664 0 1.168-.726 1.969-1.808 2.313v.027c1.375.18 2.297 1.2 2.297 2.563 0 2.187-2.075 2.918-3.938 2.918h-4.297V8.617zm13.789 3.051l-1.27 3.258h2.56l-1.29-3.258zm-.886-3.05h1.91l4.558 10.484h-2.605l-.902-2.223h-4.07l-.876 2.223h-2.547l4.532-10.485zM48.54 11.34c-.462-.547-1.13-.856-1.985-.856-1.746 0-3.035 1.418-3.035 3.375 0 1.954 1.289 3.375 2.96 3.375.93 0 1.688-.414 2.16-1.125l1.926 1.434c-.87 1.246-2.351 1.824-3.793 1.824-3.27 0-5.652-2.148-5.652-5.508 0-3.363 2.383-5.507 5.652-5.507 1.172 0 2.653.398 3.543 1.539L48.54 11.34zm3.233-2.723h2.309v4.352l4.07-4.352h3.02l-4.664 4.871 5.066 5.614h-3.226l-4.266-4.977v4.977h-2.309z" fill="#231F20"/><path d="M64.54 17.145h2.073c.727 0 1.54-.31 1.54-1.227 0-.992-1.11-1.156-1.864-1.156h-1.75v2.383zm0-4.336h1.67c.716 0 1.454-.297 1.454-1.141 0-.875-.828-1.098-1.555-1.098h-1.57v2.239zm-2.31-4.192h3.91c1.833 0 3.833.387 3.833 2.664 0 1.168-.727 1.969-1.805 2.313v.027c1.375.18 2.297 1.2 2.297 2.563 0 2.187-2.074 2.918-3.942 2.918H62.23V8.617zm9.54 0h2.312v8.352h4.277v2.133h-6.59z" fill="#646475"/><path d="M82.59 11.668l-1.274 3.258h2.563l-1.29-3.258zm-.887-3.05h1.91l4.559 10.484H85.57l-.906-2.223H80.59l-.871 2.223h-2.547l4.531-10.485zm6.832 8.351l5.317-6.309h-5.125V8.617h7.921v2.043l-5.21 6.309h5.39v2.133h-8.293zm9.82-8.352h7.125v2.133h-4.816v1.953h4.547v2.133h-4.547v2.133h5.082v2.133h-7.39z" fill="#646475"/><path d="M4.555-.027s3.422 2.992 2.957 5.644c-.207 1.18-1.774 3.13-.93 4.98.914 1.997 1.387 5.844-2.723 4.848C-.195 14.465.121 9.5 3.133 6.88 6.187 4.223 5.156 1.3 4.555-.027" fill="#D30035"/><path d="M7.68 8.945c-.227 2.02 2.007 4.032.234 6.766-1.23 1.894.656 4.555 3.078 4.07 2.656-.531 3.313-2.21 3.242-4.16-.093-2.476-1.078-3.164-3.27-5.023-2.37-2.012-.538-5.809-.538-5.809S7.934 6.723 7.68 8.945" fill="#D30035"/><path d="M.465 14.855c.75.922 2.2 2.008 4.976 2.07.84.016.184 1.583 1.864 2.993 1.453 1.223 3.41 1.25 4.457.855.61-.226 1.183-.445.742.122-1.973 2.527-5.399 2.367-7.844 1.453-2.906-1.086-3.637-3.223-4.113-4.555-.512-1.445-.25-3.145-.082-2.938" fill="#D30035"/></g></svg>

Before

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 674 KiB

After

Width:  |  Height:  |  Size: 665 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 738 KiB

After

Width:  |  Height:  |  Size: 615 KiB

2
public/js/main.js vendored

File diff suppressed because one or more lines are too long

View File

@@ -5,7 +5,7 @@
*/
/*!
* vue-i18n v8.18.2
* vue-i18n v8.21.0
* (c) 2020 kazuya kawaguchi
* Released under the MIT License.
*/
@@ -17,7 +17,7 @@
*/
/**
* vee-validate v3.3.7
* vee-validate v3.3.9
* (c) 2020 Abdelrahman Awad
* @license MIT
*/

View File

@@ -1,4 +1,36 @@
{
"/js/main.js": "/js/main.js",
"/css/app.css": "/css/app.css"
"/css/app.css": "/css/app.css",
"/js/main.790675b86a04f8ebe2e8.hot-update.js": "/js/main.790675b86a04f8ebe2e8.hot-update.js",
"/js/main.2677986102175d845922.hot-update.js": "/js/main.2677986102175d845922.hot-update.js",
"/js/main.f0f2fab9418afbf0db1f.hot-update.js": "/js/main.f0f2fab9418afbf0db1f.hot-update.js",
"/js/main.b60106aa066eb2466bee.hot-update.js": "/js/main.b60106aa066eb2466bee.hot-update.js",
"/js/main.5acc0c8f9900d0bd73ed.hot-update.js": "/js/main.5acc0c8f9900d0bd73ed.hot-update.js",
"/js/main.b6a5baa6c3d0f3bd200f.hot-update.js": "/js/main.b6a5baa6c3d0f3bd200f.hot-update.js",
"/js/main.e33925eb046cf627a079.hot-update.js": "/js/main.e33925eb046cf627a079.hot-update.js",
"/js/main.1bf411fb6985d5b35e3c.hot-update.js": "/js/main.1bf411fb6985d5b35e3c.hot-update.js",
"/js/main.cbbf26c97d76ec2316d4.hot-update.js": "/js/main.cbbf26c97d76ec2316d4.hot-update.js",
"/js/main.f06d68ce4a2130da6829.hot-update.js": "/js/main.f06d68ce4a2130da6829.hot-update.js",
"/js/main.0a662b9900530f49753a.hot-update.js": "/js/main.0a662b9900530f49753a.hot-update.js",
"/js/main.269a03a1f28bddc2e822.hot-update.js": "/js/main.269a03a1f28bddc2e822.hot-update.js",
"/js/main.25d75016bcf92d9aaba0.hot-update.js": "/js/main.25d75016bcf92d9aaba0.hot-update.js",
"/js/main.12dfc259388c3e58fc21.hot-update.js": "/js/main.12dfc259388c3e58fc21.hot-update.js",
"/js/main.36ad67978ff0f8e762c3.hot-update.js": "/js/main.36ad67978ff0f8e762c3.hot-update.js",
"/js/main.9dace6865c84f051f908.hot-update.js": "/js/main.9dace6865c84f051f908.hot-update.js",
"/js/main.56e6f42c480bb8e7b4d2.hot-update.js": "/js/main.56e6f42c480bb8e7b4d2.hot-update.js",
"/js/main.9311960c0c78bf8e6c14.hot-update.js": "/js/main.9311960c0c78bf8e6c14.hot-update.js",
"/js/main.4c1de374513d06ee1583.hot-update.js": "/js/main.4c1de374513d06ee1583.hot-update.js",
"/js/main.954f2121f35a0ee1ca83.hot-update.js": "/js/main.954f2121f35a0ee1ca83.hot-update.js",
"/js/main.75331937ba1532c8f756.hot-update.js": "/js/main.75331937ba1532c8f756.hot-update.js",
"/js/main.71826d4750d1554f4f56.hot-update.js": "/js/main.71826d4750d1554f4f56.hot-update.js",
"/js/main.e9e56a41237ab9815a03.hot-update.js": "/js/main.e9e56a41237ab9815a03.hot-update.js",
"/js/main.5b8f53ecf3e68591cef6.hot-update.js": "/js/main.5b8f53ecf3e68591cef6.hot-update.js",
"/js/main.b445818cfdb693a11314.hot-update.js": "/js/main.b445818cfdb693a11314.hot-update.js",
"/js/main.eb125f10c4e77fb068e3.hot-update.js": "/js/main.eb125f10c4e77fb068e3.hot-update.js",
"/js/main.0f6d1ba21a4a5342f819.hot-update.js": "/js/main.0f6d1ba21a4a5342f819.hot-update.js",
"/js/main.c7724a2adbd6a4306dcf.hot-update.js": "/js/main.c7724a2adbd6a4306dcf.hot-update.js",
"/js/main.66ed71949116fcee76ec.hot-update.js": "/js/main.66ed71949116fcee76ec.hot-update.js",
"/js/main.2d1e201a7f96eca1d0fe.hot-update.js": "/js/main.2d1e201a7f96eca1d0fe.hot-update.js",
"/js/main.a9b87a9466d8b7a37d5f.hot-update.js": "/js/main.a9b87a9466d8b7a37d5f.hot-update.js",
"/js/main.c456daf3c9dc3a21390e.hot-update.js": "/js/main.c456daf3c9dc3a21390e.hot-update.js"
}