From 2d66db874addcc2ebba4bb633d81c27eded6d95d Mon Sep 17 00:00:00 2001 From: Lenovo Date: Fri, 13 Aug 2021 21:04:07 +0400 Subject: [PATCH 001/702] remaking logo and hide new feature option --- .../model-table/model-table.component.html | 10 +- .../app/store/manage-collectiom/selectors.ts | 2 +- ui/src/assets/img/face-recognition-logo.svg | 109 ++++++++++++++++-- 3 files changed, 103 insertions(+), 18 deletions(-) diff --git a/ui/src/app/features/model-table/model-table.component.html b/ui/src/app/features/model-table/model-table.component.html index e2a8984d73..b2cfe3b89c 100644 --- a/ui/src/app/features/model-table/model-table.component.html +++ b/ui/src/app/features/model-table/model-table.component.html @@ -64,11 +64,11 @@ - - - + + + + + diff --git a/ui/src/app/store/manage-collectiom/selectors.ts b/ui/src/app/store/manage-collectiom/selectors.ts index 500482ff7a..aa82561bc8 100644 --- a/ui/src/app/store/manage-collectiom/selectors.ts +++ b/ui/src/app/store/manage-collectiom/selectors.ts @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 - * + cdk-overlay-connected-position-bounding-box * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express diff --git a/ui/src/assets/img/face-recognition-logo.svg b/ui/src/assets/img/face-recognition-logo.svg index dcdf151e42..fb5d767087 100644 --- a/ui/src/assets/img/face-recognition-logo.svg +++ b/ui/src/assets/img/face-recognition-logo.svg @@ -1,13 +1,98 @@ - - - - - - - - - - - - + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + From 27f34e0a9e3f3752a51ec6db846ceb3d7d398d37 Mon Sep 17 00:00:00 2001 From: spospielov Date: Sun, 15 Aug 2021 11:00:18 +0300 Subject: [PATCH 002/702] update logo --- .../login-form/login-form.component.html | 2 +- .../sign-up-form/sign-up-form.component.html | 2 +- ui/src/assets/img/compreface-logo-login.svg | 13 -------- ui/src/assets/img/face-recognition-logo.svg | 32 +++++++++---------- ui/src/styles/forms.scss | 2 +- 5 files changed, 19 insertions(+), 32 deletions(-) delete mode 100644 ui/src/assets/img/compreface-logo-login.svg diff --git a/ui/src/app/features/login-form/login-form.component.html b/ui/src/app/features/login-form/login-form.component.html index e2553b462e..7423601979 100644 --- a/ui/src/app/features/login-form/login-form.component.html +++ b/ui/src/app/features/login-form/login-form.component.html @@ -15,7 +15,7 @@ --> {{ 'login.title' | translate }} diff --git a/ui/src/app/features/sign-up-form/sign-up-form.component.html b/ui/src/app/features/sign-up-form/sign-up-form.component.html index a956a7d5a2..efc91e3879 100644 --- a/ui/src/app/features/sign-up-form/sign-up-form.component.html +++ b/ui/src/app/features/sign-up-form/sign-up-form.component.html @@ -15,7 +15,7 @@ -->