From 1bc5a1b7543ba8ce01e8ac76da58870c91826a02 Mon Sep 17 00:00:00 2001 From: saravanakumarkandasami Date: Wed, 31 Oct 2018 14:31:57 +0530 Subject: [PATCH] QC Startpd UI --- .../list-pd/start-pd/start-pd.component.html | 2 +- .../qc-list/qc-start/qc-start.component.html | 54 +++++++++---------- .../qc-list/qc-start/qc-start.component.scss | 4 +- .../qc-list/qc-view/qc-view.component.html | 3 +- 4 files changed, 32 insertions(+), 31 deletions(-) diff --git a/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/start-pd.component.html b/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/start-pd.component.html index 58b8db549..04b126ac9 100644 --- a/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/start-pd.component.html +++ b/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/start-pd.component.html @@ -3,7 +3,7 @@ - + diff --git a/ng6-seed/src/app/quality-check/qc-list/qc-start/qc-start.component.html b/ng6-seed/src/app/quality-check/qc-list/qc-start/qc-start.component.html index ee18ef9b1..8f8ee07e0 100644 --- a/ng6-seed/src/app/quality-check/qc-list/qc-start/qc-start.component.html +++ b/ng6-seed/src/app/quality-check/qc-list/qc-start/qc-start.component.html @@ -1,13 +1,13 @@ - + - + -
{{category.category_name}}
+ {{category.category_name}}
@@ -61,7 +61,7 @@
-
{{optionsForm.controls.pd_question.value}}
+ {{optionsForm.controls.pd_question.value}}
@@ -124,10 +124,10 @@
- arrow_backward - skip_previous - skip_next - arrow_forward + skip_previous + chevron_left + chevron_right + skip_next
@@ -139,7 +139,7 @@ -
{{selectedCategory.question}}
+ {{selectedCategory.question}}
@@ -147,8 +147,8 @@
- skip_previous - skip_next + chevron_left + chevron_right
@@ -165,7 +165,7 @@ -
{{textBoxForm.controls.pd_question.value}}
+ {{textBoxForm.controls.pd_question.value}}
@@ -227,10 +227,10 @@
- arrow_backward - skip_previous - skip_next - arrow_forward + skip_previous + chevron_left + chevron_right + skip_next
@@ -241,7 +241,7 @@ -
{{selectedCategory.question}}
+ {{selectedCategory.question}}
@@ -249,8 +249,8 @@
- skip_previous - skip_next + chevron_left + chevron_right
@@ -265,7 +265,7 @@
-
{{checkBoxForm.controls.pd_question.value}}
+ {{checkBoxForm.controls.pd_question.value}}
@@ -323,10 +323,10 @@
- arrow_backward - skip_previous - skip_next - arrow_forward + skip_previous + chevron_left + chevron_right + skip_next
@@ -337,7 +337,7 @@ -
{{selectedCategory.question}}
+ {{selectedCategory.question}}
@@ -345,8 +345,8 @@
- skip_previous - skip_next + chevron_left + chevron_right
diff --git a/ng6-seed/src/app/quality-check/qc-list/qc-start/qc-start.component.scss b/ng6-seed/src/app/quality-check/qc-list/qc-start/qc-start.component.scss index 3723ab575..0e5aa8a36 100644 --- a/ng6-seed/src/app/quality-check/qc-list/qc-start/qc-start.component.scss +++ b/ng6-seed/src/app/quality-check/qc-list/qc-start/qc-start.component.scss @@ -113,7 +113,9 @@ $product-bg-color-hover: rgba(103, 58, 183, 0.7); } } - +mat-icon{ + color: #ff3636; +} .start_close_btn { position: fixed; right: 69px; diff --git a/ng6-seed/src/app/quality-check/qc-list/qc-view/qc-view.component.html b/ng6-seed/src/app/quality-check/qc-list/qc-view/qc-view.component.html index 744a6c4cc..e1791b737 100644 --- a/ng6-seed/src/app/quality-check/qc-list/qc-view/qc-view.component.html +++ b/ng6-seed/src/app/quality-check/qc-list/qc-view/qc-view.component.html @@ -42,8 +42,7 @@

{{master.product_name}} / {{master.subproduct_name}}

{{master.pd_type_name}} /  {{master.loan_amount}}

{{master.addressline1}},{{master.addressline2}} ,{{master.addressline3}}

-

{{master.pd_status}} - {{ (master.updatedon)? (master.updatedon | slice:0:10):(master.updatedon) }}

- +