From ea560e7d85e96d31bc7512b763236f72b423e52d Mon Sep 17 00:00:00 2001 From: "venbatechnologies@gmail.com" Date: Mon, 7 Jan 2019 12:03:29 +0530 Subject: [PATCH 1/2] UI changes --- .../list-pd/view-pd/view-pd.component.html | 106 +++++++++--------- 1 file changed, 52 insertions(+), 54 deletions(-) diff --git a/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/view-pd/view-pd.component.html b/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/view-pd/view-pd.component.html index ff83913e9..8acb7c867 100755 --- a/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/view-pd/view-pd.component.html +++ b/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/view-pd/view-pd.component.html @@ -3,11 +3,11 @@
-
+
- +

{{master.lender_short_name}}

{{master.branch_name}} @@ -15,15 +15,18 @@ {{master.lender_applicant_id}}
{{master.pd_date_of_initiation}}

-
- {{master.scheduled_on}} +    + +
{{master.pd_allocated_to | titlecase}} {{master.executive_name | titlecase}}/{{master.centralofficer | titlecase}} - {{master.centralofficer | titlecase}} + {{master.centralofficer | titlecase}}
+ + {{master.scheduled_on}}
@@ -34,14 +37,12 @@ www.example.com -->
-
+
-
- - +
@@ -68,12 +69,22 @@
-   {{master.loan_amount}} +
+ +
+
+ {{master.loan_amount}} +
-   {{master.pd_type_name}} +
+ +
+
+ {{master.pd_type_name}} +
@@ -82,7 +93,7 @@
- {{master.addressline1}}, {{master.city_name}},
{{master.state_name}}-{{master.pincode}}
+ {{master.addressline1}},
{{master.city_name}},
{{master.state_name}}-{{master.pincode}}
@@ -132,8 +143,7 @@

PD Details

- Applicants - + Applicants
@@ -166,12 +176,10 @@

No Applicant

- -
+
- Additional Requirements - + Additional Requirements
@@ -189,8 +197,7 @@

No Additional Requirements

- -
+
Documents @@ -203,51 +210,25 @@
- - +

No Document

-
-
+
- - - PD History -
- - - {{master.time}}       - {{master.user}}
{{master.log}}
- -
- -
-
- - - -

No History

-
-
-
- QC Notes - + QC Notes
QC Notes

- {{ pdMasterData[0]?.qc_remarks}}

- -
+ {{ pdMasterData[0]?.qc_remarks}}

QC Remarks
- + fxFlex.lg="100" fxFlex.xl="100">
QC Remarks
@@ -264,10 +245,27 @@
{{ pdMasterData[0]?.qc_feedback}} -
-
+
+ + PD History +
+ + + {{master.time}}  + {{master.user}}
{{master.log}}
+ +
+ +
+
+ + +

No History

+
+
+
From ec314c86d33f1be56c4397b9f3adca53680de4af Mon Sep 17 00:00:00 2001 From: "venbatechnologies@gmail.com" Date: Mon, 7 Jan 2019 12:07:09 +0530 Subject: [PATCH 2/2] UI changes --- .../manage-pd/list-pd/view-pd/view-pd.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/view-pd/view-pd.component.html b/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/view-pd/view-pd.component.html index 8acb7c867..444ea4dba 100755 --- a/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/view-pd/view-pd.component.html +++ b/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/view-pd/view-pd.component.html @@ -15,7 +15,7 @@ {{master.lender_applicant_id}}
{{master.pd_date_of_initiation}}

-