From ef95ba179318f52a61f9edb458492d5d9fa350cb Mon Sep 17 00:00:00 2001 From: Paolo Arena Date: Thu, 30 Jan 2020 01:19:40 +0100 Subject: [PATCH] - Downline User - Not registered if already exists. - Forgot Password --- src/App.scss | 28 +- src/db/static_data.ts | 14 + src/statics/icons/flag_de.svg | 43 ++- src/statics/icons/flag_es.svg | 655 ++++++---------------------------- src/statics/icons/flag_gb.svg | 75 +++- 5 files changed, 252 insertions(+), 563 deletions(-) diff --git a/src/App.scss b/src/App.scss index 1fc9263..bf2b4ee 100644 --- a/src/App.scss +++ b/src/App.scss @@ -491,11 +491,14 @@ $heightBtn: 100%; .fa-flag-it:before { content: url('statics/icons/flag_it.svg'); - overflow-y: hidden; +} + +.fa-flag-fr:before { + content: url('statics/icons/flag_fr.svg'); } .fa-flag-si:before { - content: url('statics/icons/flag_si.svg'); + content: url('statics/icons/flag_si2.svg'); } .fa-flag-us:before { @@ -526,6 +529,18 @@ $heightBtn: 100%; content: url('statics/icons/flag_hr.svg'); } +.fa-flag-cm:before { + content: url('statics/icons/flag_cm.svg'); +} + +.fa-flag-sm:before { + content: url('statics/icons/flag_sm.svg'); +} + +.fa-flag-co:before { + content: url('statics/icons/flag_co.svg'); +} + .animazione { animation-duration: 2s; animation-fill-mode: both; @@ -541,3 +556,12 @@ $heightBtn: 100%; font-size: 1rem; padding: 4px; } + +.text-h5 { + @media (max-width: 600px) { + font-size: 1rem; + font-weight: 400; + line-height: 1.5rem; + letter-spacing: normal; + } +} diff --git a/src/db/static_data.ts b/src/db/static_data.ts index 0e5f30a..4f50075 100644 --- a/src/db/static_data.ts +++ b/src/db/static_data.ts @@ -48,6 +48,19 @@ const routes_admin: IListRoutes[] = [ submenu: true, onlyAdmin: true }, + { + active: true, + order: 1020, + path: '/admin/dbop', + materialIcon: 'event_seat', + name: 'pages.dbop', + component: () => import('@/views/admin/dbop/dbop.vue'), + level_parent: 0.0, + level_child: 0.5, + inmenu: true, + submenu: true, + onlyAdmin: true + }, ] const routes_newsletter: IListRoutes[] = [ @@ -394,6 +407,7 @@ const baseroutes: IListRoutes[] = [ }, { active: true, order: 1000, path: '/vreg', name: 'pages.vreg', component: () => import('@/views/login/vreg/vreg.vue') }, { active: true, order: 1000, path: '/requestresetpwd', name: 'pages.requestresetpwd', component: () => import('@/views/requestresetpwd/requestresetpwd.vue') }, + { active: true, order: 1000, path: '/updatepassword', name: 'pages.updatepassword', component: () => import('@/views/updatepassword/updatepassword.vue') }, { active: true, order: 1000, path: '/offline', name: 'Offline', component: () => import('@/views/offline/offline.vue') }, ] diff --git a/src/statics/icons/flag_de.svg b/src/statics/icons/flag_de.svg index 1acf302..95e124c 100644 --- a/src/statics/icons/flag_de.svg +++ b/src/statics/icons/flag_de.svg @@ -1,5 +1,40 @@ - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/statics/icons/flag_es.svg b/src/statics/icons/flag_es.svg index 8791e51..a7b71ae 100644 --- a/src/statics/icons/flag_es.svg +++ b/src/statics/icons/flag_es.svg @@ -1,544 +1,113 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/statics/icons/flag_gb.svg b/src/statics/icons/flag_gb.svg index 64d1a1c..a45e2fe 100644 --- a/src/statics/icons/flag_gb.svg +++ b/src/statics/icons/flag_gb.svg @@ -1,15 +1,62 @@ - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +