From 4c25d7e0aadf275160abb87bf225ace184c993ec Mon Sep 17 00:00:00 2001 From: venba-Inspriron-3558 Date: Mon, 29 Sep 2025 09:35:27 +0530 Subject: [PATCH] CHANGE_Issues --- app/Views/drive_file_upload.php | 6 +- app/Views/hr_file_upload.php | 4 - app/Views/insurer_list.php | 17 +- app/Views/layout/header.php | 24 +- app/Views/outstanding_report_list.php | 108 - .../policy_transaction_endorsement_form.php | 307 +- .../policy_transaction_endorsement_list.php | 79 +- .../policy_transaction_inception_form.php | 131 +- .../policy_transaction_inception_list.php | 3175 ++++++++--------- app/Views/vehicle_docs.php | 6 +- 10 files changed, 1789 insertions(+), 2068 deletions(-) diff --git a/app/Views/drive_file_upload.php b/app/Views/drive_file_upload.php index 1587afa1..db20f6d4 100644 --- a/app/Views/drive_file_upload.php +++ b/app/Views/drive_file_upload.php @@ -36,7 +36,8 @@ -
+
+
@@ -45,7 +46,7 @@
- +
@@ -62,6 +63,7 @@ + diff --git a/app/Views/hr_file_upload.php b/app/Views/hr_file_upload.php index 76bbdc73..dd0c7b33 100644 --- a/app/Views/hr_file_upload.php +++ b/app/Views/hr_file_upload.php @@ -356,11 +356,7 @@ // for datatable $(document).ready(function() { $('#hr_tickets_table').DataTable({ -<<<<<<< HEAD dom: "<'row'<'col-12 d-flex justify-content-between align-items-center'<'datatable-search dataTables_filter'f><'datatable-buttons dt-buttons'B>>>" + -======= - dom: "<'row'<'col-sm-1'f><'col-sm-11 text-right'B>>" + ->>>>>>> 3e7d3426 (FIX_XL button and Search) "<'row'<'col-sm-12'tr>>" + "<'row'<'col-sm-5'i><'col-sm-7'p>>", buttons: [{ diff --git a/app/Views/insurer_list.php b/app/Views/insurer_list.php index 9bb6624b..59727f76 100755 --- a/app/Views/insurer_list.php +++ b/app/Views/insurer_list.php @@ -217,23 +217,8 @@ `, searchPlaceholder: "Search" ->>>>>>> 3e7d3426 (FIX_XL button and Search) }, - { - text: 'ADD', - className: 'btn btn-color', - action: function() { - window.location.href = ""; - } - } - ], - - - language: { - search: "_INPUT_", - searchPlaceholder: "Search..." - }, - paging: true, + paging: true, }); }) diff --git a/app/Views/layout/header.php b/app/Views/layout/header.php index 81e90196..4d7a406e 100755 --- a/app/Views/layout/header.php +++ b/app/Views/layout/header.php @@ -714,7 +714,7 @@ border-bottom: 2px solid #C3EDEE !important; font-weight: 400 !important; } - + table[data-custom-table-css="table"] thead th:first-child, table[data-custom-table-css="second-table"] thead th:first-child { border-top-left-radius: 15px !important; @@ -765,7 +765,7 @@ background: #FFFFFF !important; padding: 12px; border-top: 0px solid #fff !important; - border-bottom: 2px solid #F5FFFF !important; + border-bottom: 2px solid #F0F0F0 !important; font-weight: 400 !important; } @@ -780,7 +780,7 @@ border-radius: 13px !important; border: none !important; } - + /* Previous / Next buttons */ .dataTables_wrapper .dataTables_paginate .page-item.previous .page-link, .dataTables_wrapper .dataTables_paginate .page-item.next .page-link { @@ -1295,7 +1295,8 @@
@@ -184,15 +200,18 @@
-
+
-
-

Client Details - - - -

-
+ +
+
+
@@ -281,9 +300,10 @@
+
-
+
@@ -297,16 +317,18 @@
-
+
-
-

Pre Sales - - - -

-
- + +
+
+
+
-
+
S.No 
+
@@ -821,22 +854,18 @@
Premium Details
-
+
+
-
- - - - - - - - - + + + + + -
+
@@ -4086,8 +4115,10 @@ // Update header $('#insurerTable thead tr').append(` + Insurer ${insurerCount} ${insurerCount > 1 ? `` : ''} + `); diff --git a/app/Views/policy_transaction_inception_list.php b/app/Views/policy_transaction_inception_list.php index caee48f0..f1c6cfaf 100644 --- a/app/Views/policy_transaction_inception_list.php +++ b/app/Views/policy_transaction_inception_list.php @@ -1,192 +1,200 @@ -
-
+
+

- Filter - - - -

+ Filter + + + +
-
+
- $value) { - echo ""; + if (isset($client) && count($client)) { + foreach ($client as $key => $value) { + echo ""; + } } - } ?>
-
+
- - +
-
+
- $value) { - echo ""; + if (isset($policy_types) && count($policy_types)) { + foreach ($policy_types as $key => $value) { + echo ""; + } } - } ?>
@@ -196,56 +204,68 @@
--> -
+
- $value) { - echo ""; + if (isset($policy_status) && count($policy_status)) { + foreach ($policy_status as $key => $value) { + echo ""; + } } - } ?> -
+
-
+
+ +
+ + + +
- @@ -253,111 +273,76 @@
-
+
+
+
+
+
+
+

Policy List

+
- -
-
-
-
-
-

Policy List

+
+ +
-
+
- - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + - $row) { ?> - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + - + + +
-
S.No 
-
-
Issuer 
-
-
Business Type 
-
-
Client Type 
-
-
Client / Branch 
-
-
Insurer 
-
-
Policy 
-
-
Policy No 
-
-
Policy Issue Date 
-
-
D.O.C 
-
-
D.O.E 
-
-
No of Insured 
-
-
No of Dependents 
-
-
Status 
-
-
User 
-
-
Action
-
S.No.
Issuer
Business Type
Client Type
Client / Branch
Insurer
Policy
Policy No
Policy Issue Date
D.O.C
D.O.E
No of Insured
No of Dependents
Status
User
Action
- - - - -
+
@@ -365,868 +350,645 @@
+
+ - + + +