From a56347d4009812803dd7632fad5fcfef0b2f9ebd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Alberto=20Hern=C3=A1ndez?= <44206706+josehernandezfintecheandomx@users.noreply.github.com> Date: Fri, 13 Jan 2023 12:09:06 -0600 Subject: [PATCH] Fix in products view routes (#1643) Co-authored-by: Jose Alberto Hernandez --- .../view-standing-instructions.component.html | 2 +- .../accounting-rules.component.html | 2 +- .../view-rule/view-rule.component.html | 4 +- .../chart-of-accounts.component.html | 2 +- .../view-gl-account.component.html | 10 +- .../closing-entries.component.html | 2 +- .../view-closure/view-closure.component.html | 4 +- ...financial-activity-mappings.component.html | 2 +- ...-financial-activity-mapping.component.html | 4 +- .../periodic-accruals.component.html | 2 +- .../provisioning-entries.component.html | 8 +- .../view-provisioning-entry.component.html | 2 +- .../activate-center.component.html | 2 +- .../edit-center-meeting.component.html | 2 +- .../staff-assignment-history.component.html | 2 +- .../notes-tab/notes-tab.component.html | 2 +- src/app/centers/centers.component.html | 4 +- .../client-datatable-step.component.html | 2 +- .../client-family-members-step.component.html | 6 +- .../client-general-step.component.html | 2 +- .../address-tab/address-tab.component.html | 2 +- .../view-charge/view-charge.component.html | 6 +- .../activate-client.component.html | 2 +- .../client-screen-reports.component.html | 4 +- .../undo-client-rejection.component.html | 2 +- .../view-survey/view-survey.component.html | 2 +- .../clients-view/clients-view.component.html | 2 +- .../clients-view/clients-view.component.ts | 4 + .../capture-image-dialog.component.html | 2 +- .../family-members-tab.component.html | 2 +- .../identities-tab.component.html | 2 +- .../view-collateral.component.html | 18 +- ...eposit-account-charges-step.component.html | 4 +- ...posit-account-currency-step.component.html | 2 +- ...eposit-account-details-step.component.html | 2 +- ...nt-interest-rate-chart-step.component.html | 6 +- ...eposit-account-preview-step.component.html | 46 +-- ...posit-account-settings-step.component.html | 6 +- ...-deposit-account-terms-step.component.html | 2 +- .../interest-rate-chart-tab.component.html | 44 +- ...vate-fixed-deposits-account.component.html | 2 +- ...rove-fixed-deposits-account.component.html | 2 +- ...-recurring-deposits-account.component.html | 2 +- ...-recurring-deposits-account.component.html | 2 +- ...e-recurring-deposit-account.component.html | 2 +- ...-recurring-deposits-account.component.html | 2 +- ...posits-account-charges-step.component.html | 6 +- ...osits-account-currency-step.component.html | 2 +- ...posits-account-details-step.component.html | 2 +- ...nt-interest-rate-chart-step.component.html | 6 +- ...posits-account-preview-step.component.html | 6 +- ...osits-account-settings-step.component.html | 6 +- ...deposits-account-terms-step.component.html | 2 +- .../interest-rate-chart-tab.component.html | 4 +- .../view-transaction.component.html | 4 +- .../activate-group.component.html | 2 +- .../edit-group-meeting.component.html | 4 +- src/app/groups/groups.component.html | 4 +- src/app/home/home.component.html | 2 +- .../glim-charges-step.component.html | 55 ++- .../glim-details-step.component.html | 35 +- .../glim-preview-step.component.html | 115 +++--- .../glim-terms-step.component.html | 4 +- .../loans-account-charges-step.component.html | 4 +- ...oans-account-datatable-step.component.html | 2 +- .../loans-account-details-step.component.html | 2 +- .../loans-account-preview-step.component.html | 2 +- ...loans-account-schedule-step.component.html | 2 +- .../loans-account-terms-step.component.html | 4 +- src/app/loans/loans-routing.module.ts | 388 +++++++++--------- .../loan-screen-reports.component.html | 4 +- .../view-guarantors.component.html | 6 +- .../loan-tranche-details.component.html | 2 +- .../loans-view/loans-view.component.html | 2 + .../reschedule-loan-tab.component.html | 15 - .../reschedule-loan-tab.component.ts | 2 +- .../export-transactions.component.html | 2 +- .../reset-password.component.html | 4 +- .../two-factor-authentication.component.html | 2 +- .../adhoc-query/adhoc-query.component.html | 2 +- .../view-adhoc-query.component.html | 4 +- .../currencies/currencies.component.html | 2 +- .../employees/employees.component.html | 4 +- .../view-employee.component.html | 2 +- .../entity-data-table-checks.component.html | 4 +- .../holidays/holidays.component.html | 2 +- .../view-holidays.component.html | 8 +- ...-loan-provisioning-criteria.component.html | 16 +- ...-loan-provisioning-criteria.component.html | 16 +- .../loan-provisioning-criteria.component.html | 2 +- ...-loan-provisioning-criteria.component.html | 12 +- .../payment-types.component.html | 6 +- .../campaign-message-step.component.html | 2 +- ...it-business-rule-parameters.component.html | 6 +- .../sms-campaign-step.component.html | 10 +- .../sms-campaigns.component.html | 4 +- .../view-campaign.component.html | 18 +- .../tellers/cashiers/cashiers.component.html | 2 +- .../transactions/transactions.component.html | 4 +- .../view-cashier/view-cashier.component.html | 4 +- .../tellers/tellers.component.html | 6 +- .../view-teller/view-teller.component.html | 6 +- .../products/charges/charges.component.html | 2 +- .../view-charge/view-charge.component.html | 10 +- .../collaterals/collaterals.component.html | 25 +- .../view-collateral.component.html | 6 +- ...sit-product-accounting-step.component.html | 8 +- ...eposit-product-charges-step.component.html | 4 +- ...posit-product-currency-step.component.html | 2 +- ...eposit-product-details-step.component.html | 2 +- ...ct-interest-rate-chart-step.component.html | 12 +- ...eposit-product-preview-step.component.html | 6 +- ...posit-product-settings-step.component.html | 2 +- ...-deposit-product-terms-step.component.html | 2 +- .../fixed-deposit-products.component.html | 2 +- .../view-fixed-deposit-product.component.html | 6 +- .../floating-rates.component.html | 10 +- .../view-floating-rate.component.html | 2 +- .../loan-product-and-template.resolver.ts | 2 +- ...oan-product-accounting-step.component.html | 8 +- .../loan-product-charges-step.component.html | 6 +- .../loan-product-currency-step.component.html | 2 +- ...loan-product-datatable-step.component.html | 2 +- .../loan-product-details-step.component.html | 2 +- .../loan-product-preview-step.component.html | 2 +- .../loan-product-settings-step.component.html | 2 +- .../loan-product-terms-step.component.html | 8 +- .../loan-products.component.html | 2 +- .../general-tab/general-tab.component.html | 2 +- .../create-bucket.component.html | 2 +- .../delinquency-bucket.component.html | 2 +- .../edit-bucket/edit-bucket.component.html | 2 +- .../view-bucket/view-bucket.component.html | 4 +- .../delinquency-range.component.html | 2 +- .../view-range/view-range.component.html | 4 +- .../manage-tax-components.component.html | 22 +- .../view-tax-component.component.html | 2 +- .../create-tax-group.component.html | 2 +- .../edit-tax-group.component.html | 2 +- .../manage-tax-groups.component.html | 2 +- .../view-tax-group.component.html | 2 +- .../products-mix/products-mix.component.html | 2 +- .../view-product-mix.component.html | 94 ++--- src/app/products/products-routing.module.ts | 79 ++-- ...sit-product-accounting-step.component.html | 8 +- ...eposit-product-charges-step.component.html | 4 +- ...posit-product-currency-step.component.html | 2 +- ...eposit-product-details-step.component.html | 2 +- ...ct-interest-rate-chart-step.component.html | 12 +- ...eposit-product-preview-step.component.html | 6 +- ...posit-product-settings-step.component.html | 2 +- ...-deposit-product-terms-step.component.html | 2 +- .../recurring-deposit-products.component.html | 2 +- ...w-recurring-deposit-product.component.html | 6 +- ...ing-product-accounting-step.component.html | 8 +- ...saving-product-charges-step.component.html | 4 +- ...aving-product-currency-step.component.html | 2 +- ...saving-product-details-step.component.html | 2 +- ...saving-product-preview-step.component.html | 2 +- ...aving-product-settings-step.component.html | 4 +- .../saving-product-terms-step.component.html | 2 +- .../saving-products.component.html | 2 +- .../saving-product-general-tab.component.html | 2 +- .../dividends.component.html | 2 +- ...are-product-accounting-step.component.html | 2 +- .../share-product-charges-step.component.html | 4 +- ...share-product-currency-step.component.html | 2 +- .../share-product-details-step.component.html | 2 +- ...e-product-market-price-step.component.html | 4 +- .../share-product-preview-step.component.html | 2 +- ...share-product-settings-step.component.html | 2 +- .../share-product-terms-step.component.html | 2 +- .../share-products.component.html | 2 +- .../view-dividend.component.html | 2 +- .../view-share-product.component.html | 4 +- src/app/profile/profile.component.html | 4 +- ...avings-account-charges-step.component.html | 14 +- ...avings-account-details-step.component.html | 2 +- ...avings-account-preview-step.component.html | 10 +- .../savings-account-terms-step.component.html | 2 +- .../export-transactions.component.html | 2 +- .../view-reciept/view-reciept.component.html | 4 +- .../view-charge/view-charge.component.html | 14 +- src/app/savings/savings-routing.module.ts | 10 +- .../create-user/create-user.component.html | 2 +- .../self-service/users/users.component.html | 6 +- .../users/view-user/view-user.component.html | 8 +- .../datatable-multi-row.component.html | 4 +- .../activate-shares-account.component.html | 2 +- .../apply-shares/apply-shares.component.html | 2 +- .../approve-shares-account.component.html | 2 +- .../approve-share-dialog.component.html | 2 +- ...shares-account-charges-step.component.html | 6 +- ...shares-account-details-step.component.html | 4 +- ...shares-account-preview-step.component.html | 2 +- .../shares-account-terms-step.component.html | 4 +- .../account-number-preferences.component.html | 2 +- ...w-account-number-preference.component.html | 4 +- .../audit-trails/audit-trails.component.html | 2 +- src/app/system/codes/codes.component.html | 2 +- .../codes/view-code/view-code.component.html | 6 +- ...nfigure-maker-checker-tasks.component.html | 2 +- .../amazon-s3/amazon-s3.component.html | 2 +- .../email/email.component.html | 2 +- .../notification/notification.component.html | 2 +- .../external-services/sms/sms.component.html | 2 +- .../create-data-table.component.html | 2 +- .../edit-data-table.component.html | 2 +- .../manage-data-tables.component.html | 2 +- .../view-data-table.component.html | 4 +- .../create-hook/create-hook.component.html | 2 +- .../edit-hook/edit-hook.component.html | 2 +- .../manage-hooks/manage-hooks.component.html | 2 +- .../view-hook/view-hook.component.html | 4 +- .../manage-scheduler-jobs.component.html | 10 +- .../view-scheduler-job.component.html | 2 +- .../workflow-jobs.component.html | 2 +- .../edit-report/edit-report.component.html | 2 +- .../manage-reports.component.html | 2 +- .../view-report/view-report.component.html | 4 +- .../create-survey.component.html | 6 +- .../edit-survey/edit-survey.component.html | 6 +- .../manage-surveys.component.html | 22 +- .../view-survey/view-survey.component.html | 2 +- .../roles-and-permissions.component.html | 2 +- .../view-role/view-role.component.html | 8 +- .../client-approval.component.html | 2 +- .../loan-approval.component.html | 2 +- .../loan-disbursal.component.html | 2 +- .../loan-locked/loan-locked.component.html | 2 +- .../create-template.component.html | 40 +- .../edit-template.component.html | 40 +- src/app/templates/templates.component.html | 2 +- .../view-template.component.html | 4 +- src/app/users/users.component.html | 2 +- .../users/view-user/view-user.component.html | 6 +- 236 files changed, 937 insertions(+), 933 deletions(-) diff --git a/src/app/account-transfers/view-standing-instructions/view-standing-instructions.component.html b/src/app/account-transfers/view-standing-instructions/view-standing-instructions.component.html index 68a1622fc2..5bda7adc93 100644 --- a/src/app/account-transfers/view-standing-instructions/view-standing-instructions.component.html +++ b/src/app/account-transfers/view-standing-instructions/view-standing-instructions.component.html @@ -1,6 +1,6 @@
diff --git a/src/app/accounting/accounting-rules/view-rule/view-rule.component.html b/src/app/accounting/accounting-rules/view-rule/view-rule.component.html index d9e1d3f7ae..54d814d333 100644 --- a/src/app/accounting/accounting-rules/view-rule/view-rule.component.html +++ b/src/app/accounting/accounting-rules/view-rule/view-rule.component.html @@ -1,10 +1,10 @@
diff --git a/src/app/accounting/chart-of-accounts/chart-of-accounts.component.html b/src/app/accounting/chart-of-accounts/chart-of-accounts.component.html index a21ed1a89d..2740981386 100644 --- a/src/app/accounting/chart-of-accounts/chart-of-accounts.component.html +++ b/src/app/accounting/chart-of-accounts/chart-of-accounts.component.html @@ -11,7 +11,7 @@
diff --git a/src/app/accounting/chart-of-accounts/view-gl-account/view-gl-account.component.html b/src/app/accounting/chart-of-accounts/view-gl-account/view-gl-account.component.html index 6bdd13b457..52e9c1bb18 100644 --- a/src/app/accounting/chart-of-accounts/view-gl-account/view-gl-account.component.html +++ b/src/app/accounting/chart-of-accounts/view-gl-account/view-gl-account.component.html @@ -1,30 +1,30 @@
diff --git a/src/app/accounting/closing-entries/closing-entries.component.html b/src/app/accounting/closing-entries/closing-entries.component.html index 2c6f146e7c..afe57e4d8a 100644 --- a/src/app/accounting/closing-entries/closing-entries.component.html +++ b/src/app/accounting/closing-entries/closing-entries.component.html @@ -1,7 +1,7 @@
diff --git a/src/app/accounting/closing-entries/view-closure/view-closure.component.html b/src/app/accounting/closing-entries/view-closure/view-closure.component.html index e78acbc89c..b9e6ad0a4b 100644 --- a/src/app/accounting/closing-entries/view-closure/view-closure.component.html +++ b/src/app/accounting/closing-entries/view-closure/view-closure.component.html @@ -1,10 +1,10 @@
diff --git a/src/app/accounting/financial-activity-mappings/financial-activity-mappings.component.html b/src/app/accounting/financial-activity-mappings/financial-activity-mappings.component.html index 52b5e26318..e37aa83047 100644 --- a/src/app/accounting/financial-activity-mappings/financial-activity-mappings.component.html +++ b/src/app/accounting/financial-activity-mappings/financial-activity-mappings.component.html @@ -1,7 +1,7 @@
diff --git a/src/app/accounting/financial-activity-mappings/view-financial-activity-mapping/view-financial-activity-mapping.component.html b/src/app/accounting/financial-activity-mappings/view-financial-activity-mapping/view-financial-activity-mapping.component.html index a609a7fb80..ff048fc990 100644 --- a/src/app/accounting/financial-activity-mappings/view-financial-activity-mapping/view-financial-activity-mapping.component.html +++ b/src/app/accounting/financial-activity-mappings/view-financial-activity-mapping/view-financial-activity-mapping.component.html @@ -1,10 +1,10 @@
diff --git a/src/app/accounting/periodic-accruals/periodic-accruals.component.html b/src/app/accounting/periodic-accruals/periodic-accruals.component.html index 8e2adb7662..1271802448 100644 --- a/src/app/accounting/periodic-accruals/periodic-accruals.component.html +++ b/src/app/accounting/periodic-accruals/periodic-accruals.component.html @@ -25,7 +25,7 @@ diff --git a/src/app/accounting/provisioning-entries/provisioning-entries.component.html b/src/app/accounting/provisioning-entries/provisioning-entries.component.html index 37faa4b4f0..39f928c231 100644 --- a/src/app/accounting/provisioning-entries/provisioning-entries.component.html +++ b/src/app/accounting/provisioning-entries/provisioning-entries.component.html @@ -1,6 +1,6 @@
@@ -39,7 +39,7 @@ View Report @@ -48,7 +48,7 @@ Recreate Provisioning @@ -57,7 +57,7 @@ View Journal Entry diff --git a/src/app/accounting/provisioning-entries/view-provisioning-entry/view-provisioning-entry.component.html b/src/app/accounting/provisioning-entries/view-provisioning-entry/view-provisioning-entry.component.html index 25b0a8ed4d..d8ec543588 100644 --- a/src/app/accounting/provisioning-entries/view-provisioning-entry/view-provisioning-entry.component.html +++ b/src/app/accounting/provisioning-entries/view-provisioning-entry/view-provisioning-entry.component.html @@ -2,7 +2,7 @@
diff --git a/src/app/centers/centers-view/center-actions/activate-center/activate-center.component.html b/src/app/centers/centers-view/center-actions/activate-center/activate-center.component.html index be36cb07b7..471ea2938f 100644 --- a/src/app/centers/centers-view/center-actions/activate-center/activate-center.component.html +++ b/src/app/centers/centers-view/center-actions/activate-center/activate-center.component.html @@ -20,7 +20,7 @@ - + diff --git a/src/app/centers/centers-view/center-actions/edit-center-meeting/edit-center-meeting.component.html b/src/app/centers/centers-view/center-actions/edit-center-meeting/edit-center-meeting.component.html index ffa0c9ea37..73151397f7 100644 --- a/src/app/centers/centers-view/center-actions/edit-center-meeting/edit-center-meeting.component.html +++ b/src/app/centers/centers-view/center-actions/edit-center-meeting/edit-center-meeting.component.html @@ -1,6 +1,6 @@
diff --git a/src/app/centers/centers-view/center-actions/staff-assignment-history/staff-assignment-history.component.html b/src/app/centers/centers-view/center-actions/staff-assignment-history/staff-assignment-history.component.html index 7d371566a2..52ec043819 100644 --- a/src/app/centers/centers-view/center-actions/staff-assignment-history/staff-assignment-history.component.html +++ b/src/app/centers/centers-view/center-actions/staff-assignment-history/staff-assignment-history.component.html @@ -2,7 +2,7 @@
diff --git a/src/app/centers/centers-view/notes-tab/notes-tab.component.html b/src/app/centers/centers-view/notes-tab/notes-tab.component.html index d686e1b69b..7efe0c6c90 100644 --- a/src/app/centers/centers-view/notes-tab/notes-tab.component.html +++ b/src/app/centers/centers-view/notes-tab/notes-tab.component.html @@ -7,7 +7,7 @@

Notes

diff --git a/src/app/centers/centers.component.html b/src/app/centers/centers.component.html index 8ab1b3ace5..22ad13caa0 100644 --- a/src/app/centers/centers.component.html +++ b/src/app/centers/centers.component.html @@ -12,10 +12,10 @@
diff --git a/src/app/clients/client-stepper/client-datatable-step/client-datatable-step.component.html b/src/app/clients/client-stepper/client-datatable-step/client-datatable-step.component.html index 980711b990..a8107a8f5f 100644 --- a/src/app/clients/client-stepper/client-datatable-step/client-datatable-step.component.html +++ b/src/app/clients/client-stepper/client-datatable-step/client-datatable-step.component.html @@ -39,7 +39,7 @@
@@ -34,7 +34,7 @@

Family Members

- +

First Name : {{ member.firstName }}
Middle Name : {{ member.middleName }}
@@ -55,7 +55,7 @@

Family Members

diff --git a/src/app/clients/clients-view/charges/view-charge/view-charge.component.html b/src/app/clients/clients-view/charges/view-charge/view-charge.component.html index 452924a369..ca24bbae58 100644 --- a/src/app/clients/clients-view/charges/view-charge/view-charge.component.html +++ b/src/app/clients/clients-view/charges/view-charge/view-charge.component.html @@ -1,6 +1,6 @@
@@ -111,7 +111,7 @@

Transactions

Actions diff --git a/src/app/clients/clients-view/client-actions/activate-client/activate-client.component.html b/src/app/clients/clients-view/client-actions/activate-client/activate-client.component.html index d90385c36f..ca23865ec2 100644 --- a/src/app/clients/clients-view/client-actions/activate-client/activate-client.component.html +++ b/src/app/clients/clients-view/client-actions/activate-client/activate-client.component.html @@ -20,7 +20,7 @@ - + diff --git a/src/app/clients/clients-view/client-actions/client-screen-reports/client-screen-reports.component.html b/src/app/clients/clients-view/client-actions/client-screen-reports/client-screen-reports.component.html index 46c603c736..5ace2b29a2 100644 --- a/src/app/clients/clients-view/client-actions/client-screen-reports/client-screen-reports.component.html +++ b/src/app/clients/clients-view/client-actions/client-screen-reports/client-screen-reports.component.html @@ -27,7 +27,7 @@ + Generate Report @@ -42,7 +42,7 @@
diff --git a/src/app/clients/clients-view/client-actions/undo-client-rejection/undo-client-rejection.component.html b/src/app/clients/clients-view/client-actions/undo-client-rejection/undo-client-rejection.component.html index 8b4147a380..aa56258916 100644 --- a/src/app/clients/clients-view/client-actions/undo-client-rejection/undo-client-rejection.component.html +++ b/src/app/clients/clients-view/client-actions/undo-client-rejection/undo-client-rejection.component.html @@ -20,7 +20,7 @@ - + diff --git a/src/app/clients/clients-view/client-actions/view-survey/view-survey.component.html b/src/app/clients/clients-view/client-actions/view-survey/view-survey.component.html index b0eea34357..c59eb938aa 100644 --- a/src/app/clients/clients-view/client-actions/view-survey/view-survey.component.html +++ b/src/app/clients/clients-view/client-actions/view-survey/view-survey.component.html @@ -1,6 +1,6 @@
diff --git a/src/app/clients/clients-view/clients-view.component.html b/src/app/clients/clients-view/clients-view.component.html index 2efc5bd9ae..79352a8ac9 100644 --- a/src/app/clients/clients-view/clients-view.component.html +++ b/src/app/clients/clients-view/clients-view.component.html @@ -73,7 +73,7 @@

Edit - diff --git a/src/app/clients/clients-view/family-members-tab/family-members-tab.component.html b/src/app/clients/clients-view/family-members-tab/family-members-tab.component.html index 34381afaf9..e65b1a20f0 100644 --- a/src/app/clients/clients-view/family-members-tab/family-members-tab.component.html +++ b/src/app/clients/clients-view/family-members-tab/family-members-tab.component.html @@ -6,7 +6,7 @@

Family Members

diff --git a/src/app/clients/clients-view/identities-tab/identities-tab.component.html b/src/app/clients/clients-view/identities-tab/identities-tab.component.html index a06a334994..54271ef93d 100644 --- a/src/app/clients/clients-view/identities-tab/identities-tab.component.html +++ b/src/app/clients/clients-view/identities-tab/identities-tab.component.html @@ -3,7 +3,7 @@

Identities

diff --git a/src/app/collaterals/view-collateral/view-collateral.component.html b/src/app/collaterals/view-collateral/view-collateral.component.html index 97b4d8d5c0..02fe04fda9 100644 --- a/src/app/collaterals/view-collateral/view-collateral.component.html +++ b/src/app/collaterals/view-collateral/view-collateral.component.html @@ -1,14 +1,14 @@
- + \ @@ -16,7 +16,7 @@

Client Collateral Details

- +

Name: {{ clientCollateralData.name }}
@@ -24,9 +24,9 @@

Client Collateral Details

Total Value: {{ clientCollateralData.total }}
Total Collateral Value: {{ clientCollateralData.totalCollateral }}

- +
- +

Transaction Details

@@ -60,12 +60,12 @@

Transaction Details

--> - +
- - \ No newline at end of file + + diff --git a/src/app/deposits/fixed-deposits/fixed-deposit-account-stepper/fixed-deposit-account-charges-step/fixed-deposit-account-charges-step.component.html b/src/app/deposits/fixed-deposits/fixed-deposit-account-stepper/fixed-deposit-account-charges-step/fixed-deposit-account-charges-step.component.html index bbfb956479..1f9a6f7ce7 100644 --- a/src/app/deposits/fixed-deposits/fixed-deposit-account-stepper/fixed-deposit-account-charges-step/fixed-deposit-account-charges-step.component.html +++ b/src/app/deposits/fixed-deposits/fixed-deposit-account-stepper/fixed-deposit-account-charges-step/fixed-deposit-account-charges-step.component.html @@ -12,7 +12,7 @@
@@ -100,7 +100,7 @@
@@ -139,7 +139,7 @@

- + - +
- + - +

Incentives

- + - + - + - + - + - + - + - + - +
Entity Type {{ incentive.entityType.value }} Attribute Name {{ incentive.attributeName.value }} Condition Type {{ incentive.conditionType.value | titlecase }} Attribute Value {{ incentive.attributeValueDesc }} Incentive Type {{ incentive.incentiveType.value }} Interest {{ incentive.amount }}
- +
- + - +
@@ -336,7 +336,7 @@

Charges

- + - +
- + - +

Incentives

- + - + - + - + - + - + - + - + - +
Entity Type {{ incentive.entityType.value }} Attribute Name {{ incentive.attributeName.value }} Condition Type {{ incentive.conditionType.value | titlecase }} Attribute Value {{ incentive.attributeValueDesc }} Incentive Type {{ incentive.incentiveType.value }} Interest {{ incentive.amount }}
- +
- + - +
diff --git a/src/app/deposits/fixed-deposits/fixed-deposits-account-actions/activate-fixed-deposits-account/activate-fixed-deposits-account.component.html b/src/app/deposits/fixed-deposits/fixed-deposits-account-actions/activate-fixed-deposits-account/activate-fixed-deposits-account.component.html index 4ba0ffb4dc..26f26dcf3e 100644 --- a/src/app/deposits/fixed-deposits/fixed-deposits-account-actions/activate-fixed-deposits-account/activate-fixed-deposits-account.component.html +++ b/src/app/deposits/fixed-deposits/fixed-deposits-account-actions/activate-fixed-deposits-account/activate-fixed-deposits-account.component.html @@ -20,7 +20,7 @@ - + diff --git a/src/app/deposits/fixed-deposits/fixed-deposits-account-actions/approve-fixed-deposits-account/approve-fixed-deposits-account.component.html b/src/app/deposits/fixed-deposits/fixed-deposits-account-actions/approve-fixed-deposits-account/approve-fixed-deposits-account.component.html index 95fb5c6991..622e177738 100644 --- a/src/app/deposits/fixed-deposits/fixed-deposits-account-actions/approve-fixed-deposits-account/approve-fixed-deposits-account.component.html +++ b/src/app/deposits/fixed-deposits/fixed-deposits-account-actions/approve-fixed-deposits-account/approve-fixed-deposits-account.component.html @@ -29,7 +29,7 @@ - + diff --git a/src/app/deposits/recurring-deposits/recurring-deposits-account-actions/activate-recurring-deposits-account/activate-recurring-deposits-account.component.html b/src/app/deposits/recurring-deposits/recurring-deposits-account-actions/activate-recurring-deposits-account/activate-recurring-deposits-account.component.html index d2986fcced..6b7fab3703 100644 --- a/src/app/deposits/recurring-deposits/recurring-deposits-account-actions/activate-recurring-deposits-account/activate-recurring-deposits-account.component.html +++ b/src/app/deposits/recurring-deposits/recurring-deposits-account-actions/activate-recurring-deposits-account/activate-recurring-deposits-account.component.html @@ -21,7 +21,7 @@ - + diff --git a/src/app/deposits/recurring-deposits/recurring-deposits-account-actions/approve-recurring-deposits-account/approve-recurring-deposits-account.component.html b/src/app/deposits/recurring-deposits/recurring-deposits-account-actions/approve-recurring-deposits-account/approve-recurring-deposits-account.component.html index 7ac5b32cc4..db723531b4 100644 --- a/src/app/deposits/recurring-deposits/recurring-deposits-account-actions/approve-recurring-deposits-account/approve-recurring-deposits-account.component.html +++ b/src/app/deposits/recurring-deposits/recurring-deposits-account-actions/approve-recurring-deposits-account/approve-recurring-deposits-account.component.html @@ -30,7 +30,7 @@ - + diff --git a/src/app/deposits/recurring-deposits/recurring-deposits-account-actions/premature-close-recurring-deposit-account/premature-close-recurring-deposit-account.component.html b/src/app/deposits/recurring-deposits/recurring-deposits-account-actions/premature-close-recurring-deposit-account/premature-close-recurring-deposit-account.component.html index 7411327fbf..50bc6d8edb 100644 --- a/src/app/deposits/recurring-deposits/recurring-deposits-account-actions/premature-close-recurring-deposit-account/premature-close-recurring-deposit-account.component.html +++ b/src/app/deposits/recurring-deposits/recurring-deposits-account-actions/premature-close-recurring-deposit-account/premature-close-recurring-deposit-account.component.html @@ -25,7 +25,7 @@ - + diff --git a/src/app/deposits/recurring-deposits/recurring-deposits-account-actions/reject-recurring-deposits-account/reject-recurring-deposits-account.component.html b/src/app/deposits/recurring-deposits/recurring-deposits-account-actions/reject-recurring-deposits-account/reject-recurring-deposits-account.component.html index babca72826..6758386015 100644 --- a/src/app/deposits/recurring-deposits/recurring-deposits-account-actions/reject-recurring-deposits-account/reject-recurring-deposits-account.component.html +++ b/src/app/deposits/recurring-deposits/recurring-deposits-account-actions/reject-recurring-deposits-account/reject-recurring-deposits-account.component.html @@ -30,7 +30,7 @@ - + diff --git a/src/app/deposits/recurring-deposits/recurring-deposits-account-stepper/recurring-deposits-account-charges-step/recurring-deposits-account-charges-step.component.html b/src/app/deposits/recurring-deposits/recurring-deposits-account-stepper/recurring-deposits-account-charges-step/recurring-deposits-account-charges-step.component.html index c71c202b7e..750b1a7b7d 100644 --- a/src/app/deposits/recurring-deposits/recurring-deposits-account-stepper/recurring-deposits-account-charges-step/recurring-deposits-account-charges-step.component.html +++ b/src/app/deposits/recurring-deposits/recurring-deposits-account-stepper/recurring-deposits-account-charges-step/recurring-deposits-account-charges-step.component.html @@ -12,7 +12,7 @@
@@ -70,7 +70,7 @@ - + Repayments Every @@ -101,7 +101,7 @@
@@ -144,7 +144,7 @@

@@ -346,7 +346,7 @@

Charges

diff --git a/src/app/deposits/recurring-deposits/recurring-deposits-account-view/transactions-tab/view-transaction/view-transaction.component.html b/src/app/deposits/recurring-deposits/recurring-deposits-account-view/transactions-tab/view-transaction/view-transaction.component.html index d294045050..173f89d629 100644 --- a/src/app/deposits/recurring-deposits/recurring-deposits-account-view/transactions-tab/view-transaction/view-transaction.component.html +++ b/src/app/deposits/recurring-deposits/recurring-deposits-account-view/transactions-tab/view-transaction/view-transaction.component.html @@ -4,13 +4,13 @@
diff --git a/src/app/groups/groups-view/group-actions/activate-group/activate-group.component.html b/src/app/groups/groups-view/group-actions/activate-group/activate-group.component.html index ecdb72c245..a6b94950c3 100644 --- a/src/app/groups/groups-view/group-actions/activate-group/activate-group.component.html +++ b/src/app/groups/groups-view/group-actions/activate-group/activate-group.component.html @@ -20,7 +20,7 @@ - + diff --git a/src/app/groups/groups-view/group-actions/edit-group-meeting/edit-group-meeting.component.html b/src/app/groups/groups-view/group-actions/edit-group-meeting/edit-group-meeting.component.html index 2d890c747c..86ca190fa4 100644 --- a/src/app/groups/groups-view/group-actions/edit-group-meeting/edit-group-meeting.component.html +++ b/src/app/groups/groups-view/group-actions/edit-group-meeting/edit-group-meeting.component.html @@ -1,6 +1,6 @@
@@ -64,7 +64,7 @@ (JLG Loans, Recurring Deposits etc) dependent on this meeting. - +
diff --git a/src/app/groups/groups.component.html b/src/app/groups/groups.component.html index 32c53720ef..47d422ad4c 100644 --- a/src/app/groups/groups.component.html +++ b/src/app/groups/groups.component.html @@ -9,10 +9,10 @@

diff --git a/src/app/home/home.component.html b/src/app/home/home.component.html index 6faa1f2a04..e5f40e55c9 100644 --- a/src/app/home/home.component.html +++ b/src/app/home/home.component.html @@ -2,7 +2,7 @@
diff --git a/src/app/loans/glim-account/create-glim-account/glim-account-stepper/glim-charges-step/glim-charges-step.component.html b/src/app/loans/glim-account/create-glim-account/glim-account-stepper/glim-charges-step/glim-charges-step.component.html index 6b6b4015f1..1e8caf0195 100644 --- a/src/app/loans/glim-account/create-glim-account/glim-account-stepper/glim-charges-step/glim-charges-step.component.html +++ b/src/app/loans/glim-account/create-glim-account/glim-account-stepper/glim-charges-step/glim-charges-step.component.html @@ -8,47 +8,47 @@ - +
- + - + - + - + - + - + - + - + - + - +
Name {{ charge.name + ', ' + charge.currency.displaySymbol }} Type {{ charge.chargeCalculationType.value }} Amount - {{ charge.amount }} + {{ charge.amount }} Collected On {{ charge.chargeTimeType.value }} Date @@ -58,32 +58,32 @@ {{(charge.feeOnMonthDay | dateFormat) || 'Unassigned'}} - N/A Repayments Every - {{ charge.feeInterval || 'Not Provided' }} - Actions @@ -92,15 +92,15 @@
- +
- + - + @@ -147,19 +147,19 @@ - - + +
@@ -110,13 +110,13 @@ - + Client ID {{element.id}} Client Name
- - + + - +
- \ No newline at end of file diff --git a/src/app/loans/glim-account/create-glim-account/glim-account-stepper/glim-details-step/glim-details-step.component.html b/src/app/loans/glim-account/create-glim-account/glim-account-stepper/glim-details-step/glim-details-step.component.html index f90328ba3e..7137d593ed 100644 --- a/src/app/loans/glim-account/create-glim-account/glim-account-stepper/glim-details-step/glim-details-step.component.html +++ b/src/app/loans/glim-account/create-glim-account/glim-account-stepper/glim-details-step/glim-details-step.component.html @@ -1,7 +1,7 @@
- + Product Name @@ -13,7 +13,7 @@ Product Name is required - + Loan officer @@ -22,8 +22,8 @@ - - + + Fund @@ -32,7 +32,7 @@ - + Submitted on required - + Disbursement on required - - - + + + - +

Savings Linkage

- + Link savings @@ -69,14 +69,14 @@

Savings Linkage

- - - + + +
- +
- +
- \ No newline at end of file diff --git a/src/app/loans/glim-account/create-glim-account/glim-account-stepper/glim-preview-step/glim-preview-step.component.html b/src/app/loans/glim-account/create-glim-account/glim-account-stepper/glim-preview-step/glim-preview-step.component.html index fb46fd4eb7..20ddce3fe2 100644 --- a/src/app/loans/glim-account/create-glim-account/glim-account-stepper/glim-preview-step/glim-preview-step.component.html +++ b/src/app/loans/glim-account/create-glim-account/glim-account-stepper/glim-preview-step/glim-preview-step.component.html @@ -1,66 +1,66 @@

Details

- + - +
Product: {{ loansAccount.productId | find:loansAccountTemplate.productOptions:'id':'name' }}
- +
Loan officer: {{ loansAccount.loanOfficerId | find:loansAccountProductTemplate.loanOfficerOptions:'id':'displayName'}}
- +
Loan purpose: {{ loansAccount.loanPurposeId | find:loansAccountProductTemplate.loanPurposeOptions:'id':'name'}}
- +
Fund: {{ loansAccount.fundId | find:loansAccountProductTemplate.fundOptions:'id':'name'}}
- +
Submitted on: {{ loansAccount.submittedOnDate | dateFormat }}
- +
Disbursement on: {{ loansAccount.expectedDisbursementDate | dateFormat }}
- +
External id: {{ loansAccount.externalId }}
- +

Terms

- + - +
Principal: {{ loansAccount.principal }} {{loansAccountProductTemplate.currency.DisplaySymbol}}
- +
Loan term: {{ loansAccount.loanTermFrequency }} {{loansAccount.loanTermFrequencyType | find: loansAccountProductTemplate.termFrequencyTypeOptions:'id':'name'}}
- +
Number of repayments: {{ loansAccount.numberOfRepayments }}
- +
Repaid every: {{loansAccount.repaymentEvery}} @@ -68,137 +68,137 @@

Terms

{{loansAccount.repaymentFrequencyNthDayType | find: loansAccountProductTemplate.repaymentFrequencyNthDayTypeOptions:'id': 'name'}} {{loansAccount.repaymentFrequencyDayOfWeekType | find: loansAccountProductTemplate.repaymentFrequencyDaysOfWeekTypeOptions:'id': 'name'}}
- +
First repayment on: {{ loansAccount.repaymentsStartingFromDate | dateFormat }}
- +
Interest charged from: {{ loansAccount.interestChargedFromDate | dateFormat }}
- +
Nominal interest rate: {{loansAccount.interestRatePerPeriod}}  {{loansAccountProductTemplate.interestRateFrequencyType.value}}
- +
Interest method: {{loansAccount.interestType}}
- +
Is Equal Amortization: {{loansAccount.isEqualAmortization}}
- +
Amortization {{ loansAccount.amortizationType | find:loansAccountProductTemplate.amortizationTypeOptions:'id':'value' }}
- +
Interest calculation period: {{ loansAccount.interestCalculationPeriodType | find:loansAccountProductTemplate.interestCalculationPeriodTypeOptions:'id':'value' }}
- +
Calculate interest for exact days in partial period: {{ loansAccount.allowPartialPeriodInterestCalcualtion }}
- +
Arrears tolerance: {{loansAccount.inArrearsTolerance}} {{loansAccountProductTemplate.currency.displaySymbol}}
- +
Interest free period: {{ loansAccount.graceOnInterestCharged }}
- +
Repayment strategy: {{ loansAccount.transactionProcessingStrategyCode | find:loansAccountTemplate.transactionProcessingStrategyOptions:'code':'name' }}
- +

Moratorium

- + - +
On principal payment: {{ loansAccount.graceOnPrincipalPayment }}
- +
On interest payment: {{ loansAccount.graceOnInterestPayment }}
- +
On Arrears Aging: {{ loansAccount.graceOnArrearsAgeing }}
- +
Is Topup Loan? {{ loansAccount.isTopup }}
- +
Recalculate Interest: {{ loansAccountProductTemplate?.isInterestRecalculationEnabled? 'Yes' : 'No' }}
- +
Days in month: {{ loansAccountProductTemplate?.daysInMonthType.value }}
- +
- +

Charges

- + - + - + - + - + - + - + - + - +
Name {{ charge.name + ', ' + charge.currency.displaySymbol }} Type {{ charge.chargeCalculationType.value }} Amount {{ charge.amount }} Collected On {{ charge.chargeTimeType.value }} Date @@ -216,52 +216,52 @@

Charges

- +
- +
- +

Overdue Charges

- + - + - + - + - + - + - +
Name {{ charge.name }},{{ charge.currency.displaySymbol }} Type {{ charge.chargeCalculationType.value }} Amount {{ charge.amount| number }} Collected On {{ charge.chargeTimeType.value }}
- +
- +
- \ No newline at end of file diff --git a/src/app/loans/glim-account/create-glim-account/glim-account-stepper/glim-terms-step/glim-terms-step.component.html b/src/app/loans/glim-account/create-glim-account/glim-account-stepper/glim-terms-step/glim-terms-step.component.html index 6c6ce6bb9f..5af9aab8ab 100644 --- a/src/app/loans/glim-account/create-glim-account/glim-account-stepper/glim-terms-step/glim-terms-step.component.html +++ b/src/app/loans/glim-account/create-glim-account/glim-account-stepper/glim-terms-step/glim-terms-step.component.html @@ -112,12 +112,12 @@

Repaid Every

- +
@@ -120,7 +120,7 @@

Overdue Charges

@@ -422,7 +422,7 @@

Collaterals Data

@@ -43,7 +43,7 @@
diff --git a/src/app/loans/loans-view/loan-account-actions/view-guarantors/view-guarantors.component.html b/src/app/loans/loans-view/loan-account-actions/view-guarantors/view-guarantors.component.html index 6cbc89bbe5..a444c70148 100644 --- a/src/app/loans/loans-view/loan-account-actions/view-guarantors/view-guarantors.component.html +++ b/src/app/loans/loans-view/loan-account-actions/view-guarantors/view-guarantors.component.html @@ -156,16 +156,16 @@

Guarantors Details

diff --git a/src/app/loans/loans-view/loan-tranche-details/loan-tranche-details.component.html b/src/app/loans/loans-view/loan-tranche-details/loan-tranche-details.component.html index 191a799f2e..cfbd4a8a52 100644 --- a/src/app/loans/loans-view/loan-tranche-details/loan-tranche-details.component.html +++ b/src/app/loans/loans-view/loan-tranche-details/loan-tranche-details.component.html @@ -10,7 +10,7 @@

Loan Tranche Details

+ Generate Report  
diff --git a/src/app/login/reset-password/reset-password.component.html b/src/app/login/reset-password/reset-password.component.html index 3227d743c0..1780c5dc31 100644 --- a/src/app/login/reset-password/reset-password.component.html +++ b/src/app/login/reset-password/reset-password.component.html @@ -6,7 +6,7 @@ -    + Password @@ -22,7 +22,7 @@ -    + Confirm Password diff --git a/src/app/login/two-factor-authentication/two-factor-authentication.component.html b/src/app/login/two-factor-authentication/two-factor-authentication.component.html index fa8f794d77..6a0c816adb 100644 --- a/src/app/login/two-factor-authentication/two-factor-authentication.component.html +++ b/src/app/login/two-factor-authentication/two-factor-authentication.component.html @@ -30,7 +30,7 @@ -    + OTP diff --git a/src/app/organization/adhoc-query/adhoc-query.component.html b/src/app/organization/adhoc-query/adhoc-query.component.html index 39c6621bdd..3df2cf7eb6 100644 --- a/src/app/organization/adhoc-query/adhoc-query.component.html +++ b/src/app/organization/adhoc-query/adhoc-query.component.html @@ -1,6 +1,6 @@
diff --git a/src/app/organization/adhoc-query/view-adhoc-query/view-adhoc-query.component.html b/src/app/organization/adhoc-query/view-adhoc-query/view-adhoc-query.component.html index ef695b7f3e..b3821fc0e7 100644 --- a/src/app/organization/adhoc-query/view-adhoc-query/view-adhoc-query.component.html +++ b/src/app/organization/adhoc-query/view-adhoc-query/view-adhoc-query.component.html @@ -1,10 +1,10 @@
diff --git a/src/app/organization/currencies/currencies.component.html b/src/app/organization/currencies/currencies.component.html index f0c39505a3..c5f72d7b27 100644 --- a/src/app/organization/currencies/currencies.component.html +++ b/src/app/organization/currencies/currencies.component.html @@ -1,7 +1,7 @@
diff --git a/src/app/organization/employees/employees.component.html b/src/app/organization/employees/employees.component.html index b056dadf3a..692ffa73e9 100644 --- a/src/app/organization/employees/employees.component.html +++ b/src/app/organization/employees/employees.component.html @@ -2,13 +2,13 @@
diff --git a/src/app/organization/employees/view-employee/view-employee.component.html b/src/app/organization/employees/view-employee/view-employee.component.html index 64239b2717..7fc7c84b23 100644 --- a/src/app/organization/employees/view-employee/view-employee.component.html +++ b/src/app/organization/employees/view-employee/view-employee.component.html @@ -1,6 +1,6 @@
diff --git a/src/app/organization/entity-data-table-checks/entity-data-table-checks.component.html b/src/app/organization/entity-data-table-checks/entity-data-table-checks.component.html index 215ce1c16f..3277412b8a 100644 --- a/src/app/organization/entity-data-table-checks/entity-data-table-checks.component.html +++ b/src/app/organization/entity-data-table-checks/entity-data-table-checks.component.html @@ -1,7 +1,7 @@
@@ -54,7 +54,7 @@ Actions diff --git a/src/app/organization/holidays/holidays.component.html b/src/app/organization/holidays/holidays.component.html index c336a31ff2..c21d646676 100644 --- a/src/app/organization/holidays/holidays.component.html +++ b/src/app/organization/holidays/holidays.component.html @@ -2,7 +2,7 @@
diff --git a/src/app/organization/holidays/view-holidays/view-holidays.component.html b/src/app/organization/holidays/view-holidays/view-holidays.component.html index 6b4fbff713..18eb0ebe1c 100644 --- a/src/app/organization/holidays/view-holidays/view-holidays.component.html +++ b/src/app/organization/holidays/view-holidays/view-holidays.component.html @@ -1,16 +1,16 @@
@@ -65,4 +65,4 @@ -
\ No newline at end of file +
diff --git a/src/app/organization/loan-provisioning-criteria/create-loan-provisioning-criteria/create-loan-provisioning-criteria.component.html b/src/app/organization/loan-provisioning-criteria/create-loan-provisioning-criteria/create-loan-provisioning-criteria.component.html index 3d3643d259..bc495ed2d0 100644 --- a/src/app/organization/loan-provisioning-criteria/create-loan-provisioning-criteria/create-loan-provisioning-criteria.component.html +++ b/src/app/organization/loan-provisioning-criteria/create-loan-provisioning-criteria/create-loan-provisioning-criteria.component.html @@ -15,7 +15,7 @@ Provisioning Criteria is required
- + Selected Products @@ -41,7 +41,7 @@ Category {{ definition.categoryName }} - + Min Age {{ definition.minAge || '0' }} @@ -51,7 +51,7 @@ Max Age {{ definition.maxAge || '0' }} - + Percentage (%) {{ definition.provisioningPercentage || '0' }} @@ -61,7 +61,7 @@ Liability Account {{ (definition.liabilityAccount | find:loanProvisioningCriteriaTemplate.glAccounts:'id':'name') || '-' }} - + Expense Account {{ (definition.expenseAccount | find:loanProvisioningCriteriaTemplate.glAccounts:'id':'name') || '-' }} @@ -71,18 +71,18 @@ Actions - + - + -
+
diff --git a/src/app/organization/loan-provisioning-criteria/edit-loan-provisioning-criteria/edit-loan-provisioning-criteria.component.html b/src/app/organization/loan-provisioning-criteria/edit-loan-provisioning-criteria/edit-loan-provisioning-criteria.component.html index 3dcbbe3918..a99c585d3e 100644 --- a/src/app/organization/loan-provisioning-criteria/edit-loan-provisioning-criteria/edit-loan-provisioning-criteria.component.html +++ b/src/app/organization/loan-provisioning-criteria/edit-loan-provisioning-criteria/edit-loan-provisioning-criteria.component.html @@ -15,7 +15,7 @@ Provisioning Criteria is required - + Selected Products @@ -41,7 +41,7 @@ Category {{ definition.categoryName }} - + Min Age {{ definition.minAge || '0' }} @@ -51,7 +51,7 @@ Max Age {{ definition.maxAge || '0' }} - + Percentage (%) {{ definition.provisioningPercentage || '0' }} @@ -61,7 +61,7 @@ Liability Account {{ (definition.liabilityAccount | find:loanProvisioningCriteriaAndTemplate.glAccounts:'id':'name') || '-' }} - + Expense Account {{ (definition.expenseAccount | find:loanProvisioningCriteriaAndTemplate.glAccounts:'id':'name') || '-' }} @@ -71,18 +71,18 @@ Actions - + - + -
+
diff --git a/src/app/organization/loan-provisioning-criteria/loan-provisioning-criteria.component.html b/src/app/organization/loan-provisioning-criteria/loan-provisioning-criteria.component.html index 95e16bca58..44d3426c7f 100644 --- a/src/app/organization/loan-provisioning-criteria/loan-provisioning-criteria.component.html +++ b/src/app/organization/loan-provisioning-criteria/loan-provisioning-criteria.component.html @@ -1,6 +1,6 @@
diff --git a/src/app/organization/loan-provisioning-criteria/view-loan-provisioning-criteria/view-loan-provisioning-criteria.component.html b/src/app/organization/loan-provisioning-criteria/view-loan-provisioning-criteria/view-loan-provisioning-criteria.component.html index 6b46324ce0..6253662d19 100644 --- a/src/app/organization/loan-provisioning-criteria/view-loan-provisioning-criteria/view-loan-provisioning-criteria.component.html +++ b/src/app/organization/loan-provisioning-criteria/view-loan-provisioning-criteria/view-loan-provisioning-criteria.component.html @@ -1,10 +1,10 @@
@@ -23,7 +23,7 @@

{{provisioningData.criteriaName}}

Loan Product: {{ loanProducts }} -
+
@@ -35,12 +35,12 @@

{{provisioningData.criteriaName}}

Category {{provisioningData.categoryName}} - + Min Age {{provisioningData.minAge}} - + Max Age {{provisioningData.maxAge}} @@ -60,7 +60,7 @@

{{provisioningData.criteriaName}}

Expense Account {{provisioningData.expenseName}}
- + diff --git a/src/app/organization/payment-types/payment-types.component.html b/src/app/organization/payment-types/payment-types.component.html index 71967d18bf..eff91ad325 100644 --- a/src/app/organization/payment-types/payment-types.component.html +++ b/src/app/organization/payment-types/payment-types.component.html @@ -1,7 +1,7 @@
@@ -64,10 +64,10 @@ Actions diff --git a/src/app/organization/sms-campaigns/sms-campaign-stepper/campaign-message-step/campaign-message-step.component.html b/src/app/organization/sms-campaigns/sms-campaign-stepper/campaign-message-step/campaign-message-step.component.html index 0e8a5b305c..6f22d869a8 100644 --- a/src/app/organization/sms-campaigns/sms-campaign-stepper/campaign-message-step/campaign-message-step.component.html +++ b/src/app/organization/sms-campaigns/sms-campaign-stepper/campaign-message-step/campaign-message-step.component.html @@ -16,7 +16,7 @@

Template Parameters

- diff --git a/src/app/organization/sms-campaigns/sms-campaigns.component.html b/src/app/organization/sms-campaigns/sms-campaigns.component.html index b2366eb64d..c946a200f2 100644 --- a/src/app/organization/sms-campaigns/sms-campaigns.component.html +++ b/src/app/organization/sms-campaigns/sms-campaigns.component.html @@ -1,7 +1,7 @@
@@ -39,7 +39,7 @@ Trigger Type {{ smsCampaign.triggerType.value }} - + Status diff --git a/src/app/organization/sms-campaigns/view-campaign/view-campaign.component.html b/src/app/organization/sms-campaigns/view-campaign/view-campaign.component.html index 905709533d..b5c9f24a47 100644 --- a/src/app/organization/sms-campaigns/view-campaign/view-campaign.component.html +++ b/src/app/organization/sms-campaigns/view-campaign/view-campaign.component.html @@ -4,31 +4,31 @@ @@ -43,7 +43,7 @@
- + @@ -56,7 +56,7 @@ Status : {{ smsCampaignData.campaignStatus.value }} - + Trigger Type : {{ smsCampaignData.triggerType.value }} @@ -105,7 +105,7 @@

Template Message :

+ Search
@@ -134,7 +134,7 @@

Template Message :

- + diff --git a/src/app/organization/tellers/cashiers/cashiers.component.html b/src/app/organization/tellers/cashiers/cashiers.component.html index 230363765d..27a6b6eab7 100644 --- a/src/app/organization/tellers/cashiers/cashiers.component.html +++ b/src/app/organization/tellers/cashiers/cashiers.component.html @@ -1,7 +1,7 @@
diff --git a/src/app/organization/tellers/cashiers/transactions/transactions.component.html b/src/app/organization/tellers/cashiers/transactions/transactions.component.html index d219632e6e..76a4656fee 100644 --- a/src/app/organization/tellers/cashiers/transactions/transactions.component.html +++ b/src/app/organization/tellers/cashiers/transactions/transactions.component.html @@ -1,10 +1,10 @@
diff --git a/src/app/organization/tellers/cashiers/view-cashier/view-cashier.component.html b/src/app/organization/tellers/cashiers/view-cashier/view-cashier.component.html index 6b1c6bfc09..9689578567 100644 --- a/src/app/organization/tellers/cashiers/view-cashier/view-cashier.component.html +++ b/src/app/organization/tellers/cashiers/view-cashier/view-cashier.component.html @@ -1,10 +1,10 @@
diff --git a/src/app/organization/tellers/tellers.component.html b/src/app/organization/tellers/tellers.component.html index f25b0cc02b..eb04804218 100644 --- a/src/app/organization/tellers/tellers.component.html +++ b/src/app/organization/tellers/tellers.component.html @@ -1,7 +1,7 @@
@@ -35,7 +35,7 @@
-
+
@@ -48,7 +48,7 @@ Actions diff --git a/src/app/organization/tellers/view-teller/view-teller.component.html b/src/app/organization/tellers/view-teller/view-teller.component.html index 5001c8e453..09781e9753 100644 --- a/src/app/organization/tellers/view-teller/view-teller.component.html +++ b/src/app/organization/tellers/view-teller/view-teller.component.html @@ -1,10 +1,10 @@
@@ -24,7 +24,7 @@
{{ tellerData.name }}
- +
Office
diff --git a/src/app/products/charges/charges.component.html b/src/app/products/charges/charges.component.html index 837d4ae6db..4cc95fbe4b 100644 --- a/src/app/products/charges/charges.component.html +++ b/src/app/products/charges/charges.component.html @@ -1,7 +1,7 @@
diff --git a/src/app/products/charges/view-charge/view-charge.component.html b/src/app/products/charges/view-charge/view-charge.component.html index e1488b7bec..3221c34bb3 100644 --- a/src/app/products/charges/view-charge/view-charge.component.html +++ b/src/app/products/charges/view-charge/view-charge.component.html @@ -1,10 +1,10 @@
@@ -16,11 +16,11 @@
- +
Charge Name
- +
{{ chargeData.name }}
@@ -28,7 +28,7 @@
Charge Type
- +
{{ chargeData.penalty === true ? 'Penalty' : 'Charge' }}
diff --git a/src/app/products/collaterals/collaterals.component.html b/src/app/products/collaterals/collaterals.component.html index 9d9275cc02..f32bed272b 100644 --- a/src/app/products/collaterals/collaterals.component.html +++ b/src/app/products/collaterals/collaterals.component.html @@ -1,28 +1,28 @@
- +
- +
{{ 'labels.inputs.Filter' | translate }}
- +
- + - + - + @@ -42,15 +42,14 @@ - + - +
Name {{ collateral.name }} Quality/Type {{ collateral.quality }} Unit Type {{ collateral.unitType }}
- + - +
- +
- \ No newline at end of file diff --git a/src/app/products/collaterals/view-collateral/view-collateral.component.html b/src/app/products/collaterals/view-collateral/view-collateral.component.html index 4a10ec474c..af37bbf9bc 100644 --- a/src/app/products/collaterals/view-collateral/view-collateral.component.html +++ b/src/app/products/collaterals/view-collateral/view-collateral.component.html @@ -1,10 +1,10 @@
@@ -71,4 +71,4 @@ -
\ No newline at end of file +
diff --git a/src/app/products/fixed-deposit-products/fixed-deposit-product-stepper/fixed-deposit-product-accounting-step/fixed-deposit-product-accounting-step.component.html b/src/app/products/fixed-deposit-products/fixed-deposit-product-stepper/fixed-deposit-product-accounting-step/fixed-deposit-product-accounting-step.component.html index 41800303b6..28615a7159 100644 --- a/src/app/products/fixed-deposit-products/fixed-deposit-product-stepper/fixed-deposit-product-accounting-step/fixed-deposit-product-accounting-step.component.html +++ b/src/app/products/fixed-deposit-products/fixed-deposit-product-stepper/fixed-deposit-product-accounting-step/fixed-deposit-product-accounting-step.component.html @@ -110,7 +110,7 @@

Configure Fund Sources for Payment Channels

@@ -152,7 +152,7 @@

Map Fees to Specific Income Accounts

@@ -194,7 +194,7 @@

Map Penalties to Specific Income Accounts

@@ -241,7 +241,7 @@

Map Penalties to Specific Income Accounts

@@ -64,7 +64,7 @@
@@ -55,7 +55,7 @@

Interest Rate Charts

Is primary grouping by amount?
@@ -105,11 +105,11 @@

It's required to add at least one Slab

@@ -129,7 +129,7 @@

@@ -217,7 +217,7 @@

@@ -448,7 +448,7 @@

Penalties to Specific Income Accounts

diff --git a/src/app/products/fixed-deposit-products/view-fixed-deposit-product/view-fixed-deposit-product.component.html b/src/app/products/fixed-deposit-products/view-fixed-deposit-product/view-fixed-deposit-product.component.html index dd90b1d866..ad9eb7c3b6 100644 --- a/src/app/products/fixed-deposit-products/view-fixed-deposit-product/view-fixed-deposit-product.component.html +++ b/src/app/products/fixed-deposit-products/view-fixed-deposit-product/view-fixed-deposit-product.component.html @@ -1,6 +1,6 @@
@@ -218,11 +218,11 @@

Interest Rate Chart

diff --git a/src/app/products/floating-rates/floating-rates.component.html b/src/app/products/floating-rates/floating-rates.component.html index 0bdfa19d3c..f41bb87139 100644 --- a/src/app/products/floating-rates/floating-rates.component.html +++ b/src/app/products/floating-rates/floating-rates.component.html @@ -1,6 +1,6 @@
@@ -30,17 +30,17 @@ Is base lending rate? - + - + Active - + - + diff --git a/src/app/products/floating-rates/view-floating-rate/view-floating-rate.component.html b/src/app/products/floating-rates/view-floating-rate/view-floating-rate.component.html index 77f7563e07..ee4f64ce30 100644 --- a/src/app/products/floating-rates/view-floating-rate/view-floating-rate.component.html +++ b/src/app/products/floating-rates/view-floating-rate/view-floating-rate.component.html @@ -1,7 +1,7 @@
diff --git a/src/app/products/loan-products/edit-loan-product/loan-product-and-template.resolver.ts b/src/app/products/loan-products/edit-loan-product/loan-product-and-template.resolver.ts index aae194d097..ae8118bff3 100644 --- a/src/app/products/loan-products/edit-loan-product/loan-product-and-template.resolver.ts +++ b/src/app/products/loan-products/edit-loan-product/loan-product-and-template.resolver.ts @@ -24,7 +24,7 @@ export class LoanProductAndTemplateResolver implements Resolve { * @returns {Observable} */ resolve(route: ActivatedRouteSnapshot): Observable { - const loanProductId = route.paramMap.get('productId'); + const loanProductId = route.parent.paramMap.get('productId'); return this.productsService.getLoanProduct(loanProductId, true); } diff --git a/src/app/products/loan-products/loan-product-stepper/loan-product-accounting-step/loan-product-accounting-step.component.html b/src/app/products/loan-products/loan-product-stepper/loan-product-accounting-step/loan-product-accounting-step.component.html index f57fb8ef55..3789294740 100644 --- a/src/app/products/loan-products/loan-product-stepper/loan-product-accounting-step/loan-product-accounting-step.component.html +++ b/src/app/products/loan-products/loan-product-stepper/loan-product-accounting-step/loan-product-accounting-step.component.html @@ -200,7 +200,7 @@

Configure Fund Sources for Payment Channels

@@ -242,7 +242,7 @@

Map Fees to Specific Income Accounts

@@ -284,7 +284,7 @@

Map Penalties to Specific Income Accounts

@@ -331,7 +331,7 @@

Map Penalties to Specific Income Accounts

@@ -77,7 +77,7 @@

Overdue Charges

@@ -130,7 +130,7 @@

Overdue Charges

@@ -235,7 +235,7 @@

Number of repayments by loan cycle

@@ -298,7 +298,7 @@

Nominal interest rate by loan cycle

@@ -392,7 +392,7 @@

Repaid every

diff --git a/src/app/products/loan-products/view-loan-product/general-tab/general-tab.component.html b/src/app/products/loan-products/view-loan-product/general-tab/general-tab.component.html index 9fc8eeda72..dc64b58b29 100644 --- a/src/app/products/loan-products/view-loan-product/general-tab/general-tab.component.html +++ b/src/app/products/loan-products/view-loan-product/general-tab/general-tab.component.html @@ -1,5 +1,5 @@
-
diff --git a/src/app/products/manage-delinquency-buckets/delinquency-bucket/create-bucket/create-bucket.component.html b/src/app/products/manage-delinquency-buckets/delinquency-bucket/create-bucket/create-bucket.component.html index 49f5015923..ce466d6674 100644 --- a/src/app/products/manage-delinquency-buckets/delinquency-bucket/create-bucket/create-bucket.component.html +++ b/src/app/products/manage-delinquency-buckets/delinquency-bucket/create-bucket/create-bucket.component.html @@ -20,7 +20,7 @@

Delinquency Ranges

diff --git a/src/app/products/manage-delinquency-buckets/delinquency-bucket/delinquency-bucket.component.html b/src/app/products/manage-delinquency-buckets/delinquency-bucket/delinquency-bucket.component.html index 10230063ad..61dd9fd97c 100644 --- a/src/app/products/manage-delinquency-buckets/delinquency-bucket/delinquency-bucket.component.html +++ b/src/app/products/manage-delinquency-buckets/delinquency-bucket/delinquency-bucket.component.html @@ -1,6 +1,6 @@
diff --git a/src/app/products/manage-delinquency-buckets/delinquency-bucket/edit-bucket/edit-bucket.component.html b/src/app/products/manage-delinquency-buckets/delinquency-bucket/edit-bucket/edit-bucket.component.html index 0cf690edfc..4e65914f4d 100644 --- a/src/app/products/manage-delinquency-buckets/delinquency-bucket/edit-bucket/edit-bucket.component.html +++ b/src/app/products/manage-delinquency-buckets/delinquency-bucket/edit-bucket/edit-bucket.component.html @@ -20,7 +20,7 @@

Delinquency Ranges

diff --git a/src/app/products/manage-delinquency-buckets/delinquency-bucket/view-bucket/view-bucket.component.html b/src/app/products/manage-delinquency-buckets/delinquency-bucket/view-bucket/view-bucket.component.html index cb4b92173f..81323f4fae 100644 --- a/src/app/products/manage-delinquency-buckets/delinquency-bucket/view-bucket/view-bucket.component.html +++ b/src/app/products/manage-delinquency-buckets/delinquency-bucket/view-bucket/view-bucket.component.html @@ -1,10 +1,10 @@
diff --git a/src/app/products/manage-delinquency-buckets/delinquency-range/delinquency-range.component.html b/src/app/products/manage-delinquency-buckets/delinquency-range/delinquency-range.component.html index 25051a0f97..f1e6601c69 100644 --- a/src/app/products/manage-delinquency-buckets/delinquency-range/delinquency-range.component.html +++ b/src/app/products/manage-delinquency-buckets/delinquency-range/delinquency-range.component.html @@ -1,6 +1,6 @@
diff --git a/src/app/products/manage-delinquency-buckets/delinquency-range/view-range/view-range.component.html b/src/app/products/manage-delinquency-buckets/delinquency-range/view-range/view-range.component.html index 6f98a71187..a323b76e7d 100644 --- a/src/app/products/manage-delinquency-buckets/delinquency-range/view-range/view-range.component.html +++ b/src/app/products/manage-delinquency-buckets/delinquency-range/view-range/view-range.component.html @@ -1,10 +1,10 @@
diff --git a/src/app/products/manage-tax-components/manage-tax-components.component.html b/src/app/products/manage-tax-components/manage-tax-components.component.html index 8080e2e6c9..bfadc2e29b 100644 --- a/src/app/products/manage-tax-components/manage-tax-components.component.html +++ b/src/app/products/manage-tax-components/manage-tax-components.component.html @@ -1,40 +1,40 @@
- +
- +
{{ 'labels.inputs.Filter' | translate }}
- +
- + - + - + - + - +
Name {{ taxComponent.name }} Percentage {{ taxComponent.percentage }}
- + - +
diff --git a/src/app/products/manage-tax-components/view-tax-component/view-tax-component.component.html b/src/app/products/manage-tax-components/view-tax-component/view-tax-component.component.html index 1997f42645..af1b5fbc07 100644 --- a/src/app/products/manage-tax-components/view-tax-component/view-tax-component.component.html +++ b/src/app/products/manage-tax-components/view-tax-component/view-tax-component.component.html @@ -1,6 +1,6 @@
diff --git a/src/app/products/manage-tax-groups/create-tax-group/create-tax-group.component.html b/src/app/products/manage-tax-groups/create-tax-group/create-tax-group.component.html index 52f0462863..2a72a3c729 100644 --- a/src/app/products/manage-tax-groups/create-tax-group/create-tax-group.component.html +++ b/src/app/products/manage-tax-groups/create-tax-group/create-tax-group.component.html @@ -20,7 +20,7 @@

Tax Components

diff --git a/src/app/products/manage-tax-groups/edit-tax-group/edit-tax-group.component.html b/src/app/products/manage-tax-groups/edit-tax-group/edit-tax-group.component.html index 6de8c7b144..367bfe4178 100644 --- a/src/app/products/manage-tax-groups/edit-tax-group/edit-tax-group.component.html +++ b/src/app/products/manage-tax-groups/edit-tax-group/edit-tax-group.component.html @@ -20,7 +20,7 @@

Tax Components

diff --git a/src/app/products/manage-tax-groups/manage-tax-groups.component.html b/src/app/products/manage-tax-groups/manage-tax-groups.component.html index a6ee3d578f..a850233d65 100644 --- a/src/app/products/manage-tax-groups/manage-tax-groups.component.html +++ b/src/app/products/manage-tax-groups/manage-tax-groups.component.html @@ -1,6 +1,6 @@
diff --git a/src/app/products/manage-tax-groups/view-tax-group/view-tax-group.component.html b/src/app/products/manage-tax-groups/view-tax-group/view-tax-group.component.html index f44aa3b07c..24b31f03b6 100644 --- a/src/app/products/manage-tax-groups/view-tax-group/view-tax-group.component.html +++ b/src/app/products/manage-tax-groups/view-tax-group/view-tax-group.component.html @@ -1,6 +1,6 @@
diff --git a/src/app/products/products-mix/products-mix.component.html b/src/app/products/products-mix/products-mix.component.html index 6f511665ab..8472d1b855 100644 --- a/src/app/products/products-mix/products-mix.component.html +++ b/src/app/products/products-mix/products-mix.component.html @@ -1,6 +1,6 @@
diff --git a/src/app/products/products-mix/view-product-mix/view-product-mix.component.html b/src/app/products/products-mix/view-product-mix/view-product-mix.component.html index 3e6a537b18..23f277e7cf 100644 --- a/src/app/products/products-mix/view-product-mix/view-product-mix.component.html +++ b/src/app/products/products-mix/view-product-mix/view-product-mix.component.html @@ -1,47 +1,47 @@ -
- - -
- -
- -
- - - - - - - - - - -
Allowed Products {{ product.name }}
- - - -
- -
- - - - - - - - - - -
Restricted Products {{ product.name }}
- - -
- -
+
+ + +
+ +
+ +
+ + + + + + + + + + +
Allowed Products {{ product.name }}
+ + + +
+ +
+ + + + + + + + + + +
Restricted Products {{ product.name }}
+ + +
+ +
diff --git a/src/app/products/products-routing.module.ts b/src/app/products/products-routing.module.ts index 70f60d28dd..d3dc12877a 100644 --- a/src/app/products/products-routing.module.ts +++ b/src/app/products/products-routing.module.ts @@ -217,7 +217,6 @@ const routes: Routes = [ }, { path: ':productId', - component: ViewSavingProductComponent, data: { title: extract('View Saving Product'), breadcrumb: 'productId', routeParamBreadcrumb: 'productId' }, resolve: { savingProductDatatables: SavingProductDatatablesResolver @@ -225,27 +224,34 @@ const routes: Routes = [ children: [ { path: '', - redirectTo: 'general', - pathMatch: 'full' - }, - { - path: 'general', - data: { title: extract('General'), breadcrumb: 'General', routeParamBreadcrumb: false }, - component: SavingProductGeneralTabComponent, - resolve: { - savingProduct: SavingProductResolver - }, - }, - { - path: 'datatables', - children: [{ - path: ':datatableName', - component: SavingProductDatatableTabComponent, - data: { title: extract('Data Table View'), routeParamBreadcrumb: 'datatableName' }, - resolve: { - savingProductDatatable: SavingProductDatatableResolver + component: ViewSavingProductComponent, + + children: [ + { + path: '', + redirectTo: 'general', + pathMatch: 'full' + }, + { + path: 'general', + data: { title: extract('General'), breadcrumb: 'General', routeParamBreadcrumb: false }, + component: SavingProductGeneralTabComponent, + resolve: { + savingProduct: SavingProductResolver + }, + }, + { + path: 'datatables', + children: [{ + path: ':datatableName', + component: SavingProductDatatableTabComponent, + data: { title: extract('Data Table View'), routeParamBreadcrumb: 'datatableName' }, + resolve: { + savingProductDatatable: SavingProductDatatableResolver + } + }] } - }] + ] }, { path: 'edit', @@ -256,7 +262,7 @@ const routes: Routes = [ } } ] - } + }, ] }, { @@ -302,7 +308,7 @@ const routes: Routes = [ }, { path: 'dividends', - data: { title: extract('Share Products Dividends'), breadcrumb: 'Dividends', routeParamBreadcrumb: false}, + data: { title: extract('Share Products Dividends'), breadcrumb: 'Dividends', routeParamBreadcrumb: false }, children: [ { path: '', @@ -335,7 +341,7 @@ const routes: Routes = [ }, { path: 'tax-configurations', - data: { title: extract('Manage Tax Configurations'), breadcrumb: 'Manage Tax Configurations' }, + data: { title: extract('Manage Tax Configurations'), breadcrumb: 'Manage Tax Configurations' }, children: [ { path: '', @@ -343,7 +349,7 @@ const routes: Routes = [ }, { path: 'tax-components', - data: { title: extract('Manage Tax Components'), breadcrumb: 'Tax Components'}, + data: { title: extract('Manage Tax Components'), breadcrumb: 'Tax Components' }, children: [ { path: '', @@ -376,7 +382,7 @@ const routes: Routes = [ }, { path: 'edit', - data: { title: extract('Edit Tax Component'), breadcrumb: 'Edit', routeParamBreadcrumb: false }, + data: { title: extract('Edit Tax Component'), breadcrumb: 'Edit', routeParamBreadcrumb: false }, component: EditTaxComponentComponent, resolve: { taxComponent: TaxComponentResolver @@ -388,13 +394,13 @@ const routes: Routes = [ }, { path: 'tax-groups', - data: { title: extract('Manage Tax Groups'), breadcrumb: 'Tax Groups'}, + data: { title: extract('Manage Tax Groups'), breadcrumb: 'Tax Groups' }, children: [ { path: '', component: ManageTaxGroupsComponent, resolve: { - taxGroups: ManageTaxGroupsResolver + taxGroups: ManageTaxGroupsResolver } }, { @@ -435,7 +441,7 @@ const routes: Routes = [ }, { path: 'delinquency-bucket-configurations', - data: { title: extract('Manage Delinquency Bucket Configurations'), breadcrumb: 'Manage Delinquency Bucket Configurations' }, + data: { title: extract('Manage Delinquency Bucket Configurations'), breadcrumb: 'Manage Delinquency Bucket Configurations' }, children: [ { path: '', @@ -443,7 +449,7 @@ const routes: Routes = [ }, { path: 'ranges', - data: { title: extract('Manage Delinquency Ranges'), breadcrumb: 'Delinquency Ranges'}, + data: { title: extract('Manage Delinquency Ranges'), breadcrumb: 'Delinquency Ranges' }, children: [ { path: '', @@ -485,7 +491,7 @@ const routes: Routes = [ }, { path: 'buckets', - data: { title: extract('Manage Delinquency Bucket'), breadcrumb: 'Delinquency Buckets'}, + data: { title: extract('Manage Delinquency Bucket'), breadcrumb: 'Delinquency Buckets' }, children: [ { path: '', @@ -533,7 +539,7 @@ const routes: Routes = [ }, { path: 'recurring-deposit-products', - data: { title: extract('Recurring Deposit Products'), breadcrumb: 'Recurring Deposit Products' }, + data: { title: extract('Recurring Deposit Products'), breadcrumb: 'Recurring Deposit Products' }, children: [ { path: 'create', @@ -579,7 +585,7 @@ const routes: Routes = [ }, { path: 'fixed-deposit-products', - data: { title: extract('Fixed Deposit Products'), breadcrumb: 'Fixed Deposit Products' }, + data: { title: extract('Fixed Deposit Products'), breadcrumb: 'Fixed Deposit Products' }, children: [ { path: 'create', @@ -625,7 +631,7 @@ const routes: Routes = [ }, { path: 'products-mix', - data: { title: extract('Products Mix'), breadcrumb: 'Products Mix' }, + data: { title: extract('Products Mix'), breadcrumb: 'Products Mix' }, children: [ { path: 'create', @@ -644,7 +650,7 @@ const routes: Routes = [ }, { path: ':id', - data: { title: extract('View Product Mix'), routeParamBreadcrumb: 'id'}, + data: { title: extract('View Product Mix'), routeParamBreadcrumb: 'id' }, resolve: { productMix: ViewProductMixResolver }, @@ -803,7 +809,8 @@ const routes: Routes = [ } ] } - ]) + ] + ) ]; /** diff --git a/src/app/products/recurring-deposit-products/recurring-deposit-product-stepper/recurring-deposit-product-accounting-step/recurring-deposit-product-accounting-step.component.html b/src/app/products/recurring-deposit-products/recurring-deposit-product-stepper/recurring-deposit-product-accounting-step/recurring-deposit-product-accounting-step.component.html index 8a95c5223a..b29f6a549a 100644 --- a/src/app/products/recurring-deposit-products/recurring-deposit-product-stepper/recurring-deposit-product-accounting-step/recurring-deposit-product-accounting-step.component.html +++ b/src/app/products/recurring-deposit-products/recurring-deposit-product-stepper/recurring-deposit-product-accounting-step/recurring-deposit-product-accounting-step.component.html @@ -114,7 +114,7 @@

Configure Fund Sources for Payment Channels

@@ -159,7 +159,7 @@

Map Fees to Specific Income Accounts

@@ -203,7 +203,7 @@

Map Penalties to Specific Income Accounts

@@ -252,7 +252,7 @@

Map Penalties to Specific Income Accounts

@@ -66,7 +66,7 @@
@@ -55,7 +55,7 @@

Interest Rate Charts

Is primary grouping by amount? @@ -101,11 +101,11 @@

Interest Rate Charts

@@ -125,7 +125,7 @@

@@ -213,7 +213,7 @@

@@ -454,7 +454,7 @@

Penalties to Specific Income Accounts

diff --git a/src/app/products/recurring-deposit-products/view-recurring-deposit-product/view-recurring-deposit-product.component.html b/src/app/products/recurring-deposit-products/view-recurring-deposit-product/view-recurring-deposit-product.component.html index d4680dfa8d..8b15a183c9 100644 --- a/src/app/products/recurring-deposit-products/view-recurring-deposit-product/view-recurring-deposit-product.component.html +++ b/src/app/products/recurring-deposit-products/view-recurring-deposit-product/view-recurring-deposit-product.component.html @@ -1,6 +1,6 @@
@@ -216,11 +216,11 @@

Interest Rate Charts

diff --git a/src/app/products/saving-products/saving-product-stepper/saving-product-accounting-step/saving-product-accounting-step.component.html b/src/app/products/saving-products/saving-product-stepper/saving-product-accounting-step/saving-product-accounting-step.component.html index 94ca1f9575..9482badda3 100644 --- a/src/app/products/saving-products/saving-product-stepper/saving-product-accounting-step/saving-product-accounting-step.component.html +++ b/src/app/products/saving-products/saving-product-stepper/saving-product-accounting-step/saving-product-accounting-step.component.html @@ -158,7 +158,7 @@

Configure Fund Sources for Payment Channels

@@ -200,7 +200,7 @@

Map Fees to Specific Income Accounts

@@ -242,7 +242,7 @@

Map Penalties to Specific Income Accounts

@@ -289,7 +289,7 @@

Map Penalties to Specific Income Accounts

@@ -64,7 +64,7 @@
diff --git a/src/app/products/saving-products/view-saving-product/saving-product-general-tab/saving-product-general-tab.component.html b/src/app/products/saving-products/view-saving-product/saving-product-general-tab/saving-product-general-tab.component.html index 7c1afc2b06..2657e85a45 100644 --- a/src/app/products/saving-products/view-saving-product/saving-product-general-tab/saving-product-general-tab.component.html +++ b/src/app/products/saving-products/view-saving-product/saving-product-general-tab/saving-product-general-tab.component.html @@ -1,6 +1,6 @@
-
diff --git a/src/app/products/share-products/dividends-share-product/dividends.component.html b/src/app/products/share-products/dividends-share-product/dividends.component.html index 3fc9ce9ff6..5c56fd6af8 100644 --- a/src/app/products/share-products/dividends-share-product/dividends.component.html +++ b/src/app/products/share-products/dividends-share-product/dividends.component.html @@ -1,6 +1,6 @@
diff --git a/src/app/products/share-products/share-product-stepper/share-product-accounting-step/share-product-accounting-step.component.html b/src/app/products/share-products/share-product-stepper/share-product-accounting-step/share-product-accounting-step.component.html index 9828f4aedc..06e7a988d6 100644 --- a/src/app/products/share-products/share-product-stepper/share-product-accounting-step/share-product-accounting-step.component.html +++ b/src/app/products/share-products/share-product-stepper/share-product-accounting-step/share-product-accounting-step.component.html @@ -80,7 +80,7 @@

Income

@@ -64,7 +64,7 @@
@@ -46,7 +46,7 @@

Market Price Periods

diff --git a/src/app/products/share-products/view-dividend/view-dividend.component.html b/src/app/products/share-products/view-dividend/view-dividend.component.html index 93e9a77eaf..8b1a13fe11 100644 --- a/src/app/products/share-products/view-dividend/view-dividend.component.html +++ b/src/app/products/share-products/view-dividend/view-dividend.component.html @@ -1,6 +1,6 @@
diff --git a/src/app/products/share-products/view-share-product/view-share-product.component.html b/src/app/products/share-products/view-share-product/view-share-product.component.html index effd407656..93affa5350 100644 --- a/src/app/products/share-products/view-share-product/view-share-product.component.html +++ b/src/app/products/share-products/view-share-product/view-share-product.component.html @@ -1,10 +1,10 @@
diff --git a/src/app/profile/profile.component.html b/src/app/profile/profile.component.html index 41c7ad2201..5549177556 100644 --- a/src/app/profile/profile.component.html +++ b/src/app/profile/profile.component.html @@ -1,10 +1,10 @@
diff --git a/src/app/savings/savings-account-stepper/savings-account-charges-step/savings-account-charges-step.component.html b/src/app/savings/savings-account-stepper/savings-account-charges-step/savings-account-charges-step.component.html index 35a1b00f14..4663f6da61 100644 --- a/src/app/savings/savings-account-stepper/savings-account-charges-step/savings-account-charges-step.component.html +++ b/src/app/savings/savings-account-stepper/savings-account-charges-step/savings-account-charges-step.component.html @@ -12,7 +12,7 @@
@@ -110,31 +110,31 @@ - + Client ID {{element.id}} - + Client Name {{element.displayName}} - - + +
- +
+ Generate Report  
diff --git a/src/app/savings/savings-account-view/transactions/view-reciept/view-reciept.component.html b/src/app/savings/savings-account-view/transactions/view-reciept/view-reciept.component.html index 24b0c9e8a4..d6536ffadd 100644 --- a/src/app/savings/savings-account-view/transactions/view-reciept/view-reciept.component.html +++ b/src/app/savings/savings-account-view/transactions/view-reciept/view-reciept.component.html @@ -2,9 +2,9 @@
+ Back
- + diff --git a/src/app/savings/savings-account-view/view-charge/view-charge.component.html b/src/app/savings/savings-account-view/view-charge/view-charge.component.html index 54c37610a6..6406034311 100644 --- a/src/app/savings/savings-account-view/view-charge/view-charge.component.html +++ b/src/app/savings/savings-account-view/view-charge/view-charge.component.html @@ -3,16 +3,16 @@
@@ -21,11 +21,11 @@
@@ -45,7 +45,7 @@
{{ chargeData.name }}
- +
Charge Type
@@ -85,7 +85,7 @@
{{ chargeData.chargeCalculationType.value }}
- +
Due
diff --git a/src/app/savings/savings-routing.module.ts b/src/app/savings/savings-routing.module.ts index 706eec7ae0..b8371ed654 100644 --- a/src/app/savings/savings-routing.module.ts +++ b/src/app/savings/savings-routing.module.ts @@ -41,6 +41,7 @@ import { SavingsDocumentsTabComponent } from './savings-account-view/savings-doc import { NotesTabComponent } from './savings-account-view/notes-tab/notes-tab.component'; import { SavingNotesResolver } from './common-resolvers/saving-notes.resolver'; import { SavingDocumentsResolver } from './common-resolvers/saving-documents.resolver'; + /** Savings Routes */ const routes: Routes = [ { @@ -58,9 +59,6 @@ const routes: Routes = [ { path: ':savingAccountId', data: { title: extract('Saving Account View'), routeParamBreadcrumb: 'savingAccountId' }, - resolve: { - savingsAccountData: SavingsAccountViewResolver - }, children: [ { path: '', @@ -70,6 +68,11 @@ const routes: Routes = [ savingsDatatables: SavingsDatatablesResolver }, children: [ + { + path: '', + redirectTo: 'transactions', + pathMatch: 'full' + }, { path: 'transactions', data: { title: extract('Savings Account Transactions'), breadcrumb: 'Transactions', routeParamBreadcrumb: false }, @@ -77,7 +80,6 @@ const routes: Routes = [ { path: '', component: TransactionsTabComponent - }, { path: 'export', diff --git a/src/app/self-service/users/create-user/create-user.component.html b/src/app/self-service/users/create-user/create-user.component.html index 0d93e861f3..cc2491aecb 100644 --- a/src/app/self-service/users/create-user/create-user.component.html +++ b/src/app/self-service/users/create-user/create-user.component.html @@ -52,7 +52,7 @@ diff --git a/src/app/self-service/users/users.component.html b/src/app/self-service/users/users.component.html index b8e033cb17..c128dc734e 100644 --- a/src/app/self-service/users/users.component.html +++ b/src/app/self-service/users/users.component.html @@ -1,15 +1,15 @@
diff --git a/src/app/self-service/users/view-user/view-user.component.html b/src/app/self-service/users/view-user/view-user.component.html index b1856848ed..43d5797b20 100644 --- a/src/app/self-service/users/view-user/view-user.component.html +++ b/src/app/self-service/users/view-user/view-user.component.html @@ -1,19 +1,19 @@
diff --git a/src/app/shared/tabs/entity-datatable-tab/datatable-multi-row/datatable-multi-row.component.html b/src/app/shared/tabs/entity-datatable-tab/datatable-multi-row/datatable-multi-row.component.html index 4825eaf983..2f86d67f0f 100644 --- a/src/app/shared/tabs/entity-datatable-tab/datatable-multi-row/datatable-multi-row.component.html +++ b/src/app/shared/tabs/entity-datatable-tab/datatable-multi-row/datatable-multi-row.component.html @@ -7,12 +7,12 @@

{{datatableName}}

diff --git a/src/app/shares/shares-account-actions/activate-shares-account/activate-shares-account.component.html b/src/app/shares/shares-account-actions/activate-shares-account/activate-shares-account.component.html index e3689a1636..e186b27849 100644 --- a/src/app/shares/shares-account-actions/activate-shares-account/activate-shares-account.component.html +++ b/src/app/shares/shares-account-actions/activate-shares-account/activate-shares-account.component.html @@ -20,7 +20,7 @@ - + diff --git a/src/app/shares/shares-account-actions/apply-shares/apply-shares.component.html b/src/app/shares/shares-account-actions/apply-shares/apply-shares.component.html index ef3438418d..42658aa549 100644 --- a/src/app/shares/shares-account-actions/apply-shares/apply-shares.component.html +++ b/src/app/shares/shares-account-actions/apply-shares/apply-shares.component.html @@ -37,7 +37,7 @@ - + diff --git a/src/app/shares/shares-account-actions/approve-shares-account/approve-shares-account.component.html b/src/app/shares/shares-account-actions/approve-shares-account/approve-shares-account.component.html index a07beac8d5..4886314918 100644 --- a/src/app/shares/shares-account-actions/approve-shares-account/approve-shares-account.component.html +++ b/src/app/shares/shares-account-actions/approve-shares-account/approve-shares-account.component.html @@ -29,7 +29,7 @@ - + diff --git a/src/app/shares/shares-account-actions/approve-shares/approve-share-dialog/approve-share-dialog.component.html b/src/app/shares/shares-account-actions/approve-shares/approve-share-dialog/approve-share-dialog.component.html index 6fac16b9ed..5a074beeda 100644 --- a/src/app/shares/shares-account-actions/approve-shares/approve-share-dialog/approve-share-dialog.component.html +++ b/src/app/shares/shares-account-actions/approve-shares/approve-share-dialog/approve-share-dialog.component.html @@ -4,5 +4,5 @@

Approve Share

- + diff --git a/src/app/shares/shares-account-stepper/shares-account-charges-step/shares-account-charges-step.component.html b/src/app/shares/shares-account-stepper/shares-account-charges-step/shares-account-charges-step.component.html index 0a048842b2..b2fd82acff 100644 --- a/src/app/shares/shares-account-stepper/shares-account-charges-step/shares-account-charges-step.component.html +++ b/src/app/shares/shares-account-stepper/shares-account-charges-step/shares-account-charges-step.component.html @@ -11,7 +11,7 @@
@@ -35,7 +35,7 @@ Amount - {{ charge.amount || charge.amountOrPercentage }} + {{ charge.amount || charge.amountOrPercentage }} @@ -67,7 +67,7 @@
diff --git a/src/app/system/account-number-preferences/view-account-number-preference/view-account-number-preference.component.html b/src/app/system/account-number-preferences/view-account-number-preference/view-account-number-preference.component.html index 9b7bb744c4..d7932331eb 100644 --- a/src/app/system/account-number-preferences/view-account-number-preference/view-account-number-preference.component.html +++ b/src/app/system/account-number-preferences/view-account-number-preference/view-account-number-preference.component.html @@ -1,12 +1,12 @@
diff --git a/src/app/system/audit-trails/audit-trails.component.html b/src/app/system/audit-trails/audit-trails.component.html index fcff34f686..a737a12e90 100644 --- a/src/app/system/audit-trails/audit-trails.component.html +++ b/src/app/system/audit-trails/audit-trails.component.html @@ -1,6 +1,6 @@
diff --git a/src/app/system/codes/codes.component.html b/src/app/system/codes/codes.component.html index 31a2b463da..aa3025ac06 100644 --- a/src/app/system/codes/codes.component.html +++ b/src/app/system/codes/codes.component.html @@ -1,7 +1,7 @@
diff --git a/src/app/system/codes/view-code/view-code.component.html b/src/app/system/codes/view-code/view-code.component.html index d23adb1fbf..4ac8273da3 100644 --- a/src/app/system/codes/view-code/view-code.component.html +++ b/src/app/system/codes/view-code/view-code.component.html @@ -1,20 +1,20 @@
diff --git a/src/app/system/configure-maker-checker-tasks/configure-maker-checker-tasks.component.html b/src/app/system/configure-maker-checker-tasks/configure-maker-checker-tasks.component.html index 491f6bdb49..174fad7b97 100644 --- a/src/app/system/configure-maker-checker-tasks/configure-maker-checker-tasks.component.html +++ b/src/app/system/configure-maker-checker-tasks/configure-maker-checker-tasks.component.html @@ -2,7 +2,7 @@
diff --git a/src/app/system/external-services/amazon-s3/amazon-s3.component.html b/src/app/system/external-services/amazon-s3/amazon-s3.component.html index 233c54deb9..f39d38c6b4 100644 --- a/src/app/system/external-services/amazon-s3/amazon-s3.component.html +++ b/src/app/system/external-services/amazon-s3/amazon-s3.component.html @@ -1,6 +1,6 @@
diff --git a/src/app/system/external-services/email/email.component.html b/src/app/system/external-services/email/email.component.html index f786b459de..8bc6021c03 100644 --- a/src/app/system/external-services/email/email.component.html +++ b/src/app/system/external-services/email/email.component.html @@ -1,6 +1,6 @@
diff --git a/src/app/system/external-services/notification/notification.component.html b/src/app/system/external-services/notification/notification.component.html index f786b459de..8bc6021c03 100644 --- a/src/app/system/external-services/notification/notification.component.html +++ b/src/app/system/external-services/notification/notification.component.html @@ -1,6 +1,6 @@
diff --git a/src/app/system/external-services/sms/sms.component.html b/src/app/system/external-services/sms/sms.component.html index f786b459de..8bc6021c03 100644 --- a/src/app/system/external-services/sms/sms.component.html +++ b/src/app/system/external-services/sms/sms.component.html @@ -1,6 +1,6 @@
diff --git a/src/app/system/manage-data-tables/create-data-table/create-data-table.component.html b/src/app/system/manage-data-tables/create-data-table/create-data-table.component.html index b890603b7a..e3b5e2a04e 100644 --- a/src/app/system/manage-data-tables/create-data-table/create-data-table.component.html +++ b/src/app/system/manage-data-tables/create-data-table/create-data-table.component.html @@ -49,7 +49,7 @@

Columns

diff --git a/src/app/system/manage-data-tables/edit-data-table/edit-data-table.component.html b/src/app/system/manage-data-tables/edit-data-table/edit-data-table.component.html index 064ebac9a8..e5b72e2bfd 100644 --- a/src/app/system/manage-data-tables/edit-data-table/edit-data-table.component.html +++ b/src/app/system/manage-data-tables/edit-data-table/edit-data-table.component.html @@ -42,7 +42,7 @@

Columns

diff --git a/src/app/system/manage-data-tables/manage-data-tables.component.html b/src/app/system/manage-data-tables/manage-data-tables.component.html index 49208a6339..153a8083f9 100644 --- a/src/app/system/manage-data-tables/manage-data-tables.component.html +++ b/src/app/system/manage-data-tables/manage-data-tables.component.html @@ -1,7 +1,7 @@
diff --git a/src/app/system/manage-data-tables/view-data-table/view-data-table.component.html b/src/app/system/manage-data-tables/view-data-table/view-data-table.component.html index 26b15e7664..569fab7ee8 100644 --- a/src/app/system/manage-data-tables/view-data-table/view-data-table.component.html +++ b/src/app/system/manage-data-tables/view-data-table/view-data-table.component.html @@ -1,12 +1,12 @@
diff --git a/src/app/system/manage-hooks/create-hook/create-hook.component.html b/src/app/system/manage-hooks/create-hook/create-hook.component.html index 3571b7d423..01bbab39a5 100644 --- a/src/app/system/manage-hooks/create-hook/create-hook.component.html +++ b/src/app/system/manage-hooks/create-hook/create-hook.component.html @@ -112,7 +112,7 @@

Events

diff --git a/src/app/system/manage-hooks/edit-hook/edit-hook.component.html b/src/app/system/manage-hooks/edit-hook/edit-hook.component.html index d72eab75ee..4ef8aab10f 100644 --- a/src/app/system/manage-hooks/edit-hook/edit-hook.component.html +++ b/src/app/system/manage-hooks/edit-hook/edit-hook.component.html @@ -112,7 +112,7 @@

Events

diff --git a/src/app/system/manage-hooks/manage-hooks.component.html b/src/app/system/manage-hooks/manage-hooks.component.html index 7fc79b0508..6848ed075b 100644 --- a/src/app/system/manage-hooks/manage-hooks.component.html +++ b/src/app/system/manage-hooks/manage-hooks.component.html @@ -1,6 +1,6 @@
diff --git a/src/app/system/manage-hooks/view-hook/view-hook.component.html b/src/app/system/manage-hooks/view-hook/view-hook.component.html index a389105475..de96551dcc 100644 --- a/src/app/system/manage-hooks/view-hook/view-hook.component.html +++ b/src/app/system/manage-hooks/view-hook/view-hook.component.html @@ -1,12 +1,12 @@
diff --git a/src/app/system/manage-jobs/scheduler-jobs/manage-scheduler-jobs.component.html b/src/app/system/manage-jobs/scheduler-jobs/manage-scheduler-jobs.component.html index 3f9ad69cef..c24b447941 100644 --- a/src/app/system/manage-jobs/scheduler-jobs/manage-scheduler-jobs.component.html +++ b/src/app/system/manage-jobs/scheduler-jobs/manage-scheduler-jobs.component.html @@ -3,11 +3,11 @@

Scheduler Status: {{ schedulerActive ? 'Active' : 'Inactive' }}

@@ -24,7 +24,7 @@

Scheduler Status: {{ schedulerActive ? 'Active' : 'Inactive' }}
@@ -108,7 +108,7 @@

Scheduler Status: {{ schedulerActive ? 'Active' : 'Inactive' }}
diff --git a/src/app/system/manage-jobs/scheduler-jobs/view-scheduler-job/view-scheduler-job.component.html b/src/app/system/manage-jobs/scheduler-jobs/view-scheduler-job/view-scheduler-job.component.html index 773cd09a92..c1ea174fcc 100644 --- a/src/app/system/manage-jobs/scheduler-jobs/view-scheduler-job/view-scheduler-job.component.html +++ b/src/app/system/manage-jobs/scheduler-jobs/view-scheduler-job/view-scheduler-job.component.html @@ -1,6 +1,6 @@
diff --git a/src/app/system/manage-reports/edit-report/edit-report.component.html b/src/app/system/manage-reports/edit-report/edit-report.component.html index 8bd6702716..97bddbc8cb 100644 --- a/src/app/system/manage-reports/edit-report/edit-report.component.html +++ b/src/app/system/manage-reports/edit-report/edit-report.component.html @@ -85,7 +85,7 @@ diff --git a/src/app/system/manage-reports/manage-reports.component.html b/src/app/system/manage-reports/manage-reports.component.html index 1c3d750689..aa3e6d9bb0 100644 --- a/src/app/system/manage-reports/manage-reports.component.html +++ b/src/app/system/manage-reports/manage-reports.component.html @@ -1,7 +1,7 @@
diff --git a/src/app/system/manage-reports/view-report/view-report.component.html b/src/app/system/manage-reports/view-report/view-report.component.html index e914afad47..3c3bd584b5 100644 --- a/src/app/system/manage-reports/view-report/view-report.component.html +++ b/src/app/system/manage-reports/view-report/view-report.component.html @@ -1,13 +1,13 @@
diff --git a/src/app/system/manage-surveys/create-survey/create-survey.component.html b/src/app/system/manage-surveys/create-survey/create-survey.component.html index c38cdc14a4..d9f9a688bb 100644 --- a/src/app/system/manage-surveys/create-survey/create-survey.component.html +++ b/src/app/system/manage-surveys/create-survey/create-survey.component.html @@ -66,7 +66,7 @@

Question {{ questionIndex + 1 }}

@@ -97,7 +97,7 @@

Question {{ questionIndex + 1 }}

Options

@@ -150,7 +150,7 @@

Options

diff --git a/src/app/system/manage-surveys/edit-survey/edit-survey.component.html b/src/app/system/manage-surveys/edit-survey/edit-survey.component.html index 93546b8b07..7049e914a0 100644 --- a/src/app/system/manage-surveys/edit-survey/edit-survey.component.html +++ b/src/app/system/manage-surveys/edit-survey/edit-survey.component.html @@ -59,7 +59,7 @@

Question {{ questionIndex + 1 }}

@@ -90,7 +90,7 @@

Question {{ questionIndex + 1 }}

Options

@@ -143,7 +143,7 @@

Options

diff --git a/src/app/system/manage-surveys/manage-surveys.component.html b/src/app/system/manage-surveys/manage-surveys.component.html index c252308652..4796b12d02 100644 --- a/src/app/system/manage-surveys/manage-surveys.component.html +++ b/src/app/system/manage-surveys/manage-surveys.component.html @@ -1,10 +1,10 @@
- +
@@ -13,26 +13,26 @@
- +
- + - + - + - + @@ -51,14 +51,14 @@ + - + diff --git a/src/app/system/manage-surveys/view-survey/view-survey.component.html b/src/app/system/manage-surveys/view-survey/view-survey.component.html index 961013e2a8..0d8a68152c 100644 --- a/src/app/system/manage-surveys/view-survey/view-survey.component.html +++ b/src/app/system/manage-surveys/view-survey/view-survey.component.html @@ -1,6 +1,6 @@
diff --git a/src/app/system/roles-and-permissions/roles-and-permissions.component.html b/src/app/system/roles-and-permissions/roles-and-permissions.component.html index 57d90e99bc..deee295186 100644 --- a/src/app/system/roles-and-permissions/roles-and-permissions.component.html +++ b/src/app/system/roles-and-permissions/roles-and-permissions.component.html @@ -1,7 +1,7 @@
diff --git a/src/app/system/roles-and-permissions/view-role/view-role.component.html b/src/app/system/roles-and-permissions/view-role/view-role.component.html index bc997997b2..8880302df7 100644 --- a/src/app/system/roles-and-permissions/view-role/view-role.component.html +++ b/src/app/system/roles-and-permissions/view-role/view-role.component.html @@ -1,21 +1,21 @@
diff --git a/src/app/tasks/checker-inbox-and-tasks-tabs/client-approval/client-approval.component.html b/src/app/tasks/checker-inbox-and-tasks-tabs/client-approval/client-approval.component.html index 84d195dd49..e98cab27e7 100644 --- a/src/app/tasks/checker-inbox-and-tasks-tabs/client-approval/client-approval.component.html +++ b/src/app/tasks/checker-inbox-and-tasks-tabs/client-approval/client-approval.component.html @@ -9,7 +9,7 @@
diff --git a/src/app/tasks/checker-inbox-and-tasks-tabs/loan-approval/loan-approval.component.html b/src/app/tasks/checker-inbox-and-tasks-tabs/loan-approval/loan-approval.component.html index a5ed3568cf..9bbaefcc9a 100644 --- a/src/app/tasks/checker-inbox-and-tasks-tabs/loan-approval/loan-approval.component.html +++ b/src/app/tasks/checker-inbox-and-tasks-tabs/loan-approval/loan-approval.component.html @@ -8,7 +8,7 @@
diff --git a/src/app/tasks/checker-inbox-and-tasks-tabs/loan-disbursal/loan-disbursal.component.html b/src/app/tasks/checker-inbox-and-tasks-tabs/loan-disbursal/loan-disbursal.component.html index 761d082aca..f250d82ca0 100644 --- a/src/app/tasks/checker-inbox-and-tasks-tabs/loan-disbursal/loan-disbursal.component.html +++ b/src/app/tasks/checker-inbox-and-tasks-tabs/loan-disbursal/loan-disbursal.component.html @@ -8,7 +8,7 @@
diff --git a/src/app/tasks/checker-inbox-and-tasks-tabs/loan-locked/loan-locked.component.html b/src/app/tasks/checker-inbox-and-tasks-tabs/loan-locked/loan-locked.component.html index f266e9db8c..7fd5fc7e80 100644 --- a/src/app/tasks/checker-inbox-and-tasks-tabs/loan-locked/loan-locked.component.html +++ b/src/app/tasks/checker-inbox-and-tasks-tabs/loan-locked/loan-locked.component.html @@ -8,7 +8,7 @@
diff --git a/src/app/templates/create-template/create-template.component.html b/src/app/templates/create-template/create-template.component.html index 709b2641f9..2c6c55ad28 100644 --- a/src/app/templates/create-template/create-template.component.html +++ b/src/app/templates/create-template/create-template.component.html @@ -3,11 +3,11 @@
- + - +
- + Entity @@ -18,8 +18,8 @@ Entity is required - - + + Type @@ -31,7 +31,7 @@ Type is required - + Name @@ -39,9 +39,9 @@ Name is required - +
- +
@@ -67,10 +67,10 @@ @@ -88,47 +88,47 @@ - + Client Parameters - +
- +
- + Loan Parameters - +
- +
- + Repayment Schedule Parameters - +
- +
@@ -146,7 +146,7 @@ - +
diff --git a/src/app/templates/edit-template/edit-template.component.html b/src/app/templates/edit-template/edit-template.component.html index ab1f93838b..3d9b8b1fc9 100644 --- a/src/app/templates/edit-template/edit-template.component.html +++ b/src/app/templates/edit-template/edit-template.component.html @@ -3,11 +3,11 @@
- + - +
- + Entity @@ -15,8 +15,8 @@ {{ entity.name }} - - + + Type @@ -25,14 +25,14 @@ - + Name - +
- +
@@ -58,10 +58,10 @@ @@ -79,47 +79,47 @@ - + Client Parameters - +
- +
- + Loan Parameters - +
- +
- + Repayment Schedule Parameters - +
- +
@@ -137,7 +137,7 @@ - +
diff --git a/src/app/templates/templates.component.html b/src/app/templates/templates.component.html index f39b3fcf03..ec7f14eb1c 100644 --- a/src/app/templates/templates.component.html +++ b/src/app/templates/templates.component.html @@ -1,6 +1,6 @@
diff --git a/src/app/templates/view-template/view-template.component.html b/src/app/templates/view-template/view-template.component.html index 967f94b329..3f6d623562 100644 --- a/src/app/templates/view-template/view-template.component.html +++ b/src/app/templates/view-template/view-template.component.html @@ -1,12 +1,12 @@
diff --git a/src/app/users/users.component.html b/src/app/users/users.component.html index b846381bba..151de46026 100644 --- a/src/app/users/users.component.html +++ b/src/app/users/users.component.html @@ -1,7 +1,7 @@
diff --git a/src/app/users/view-user/view-user.component.html b/src/app/users/view-user/view-user.component.html index c542201521..0be1e944d2 100644 --- a/src/app/users/view-user/view-user.component.html +++ b/src/app/users/view-user/view-user.component.html @@ -1,14 +1,14 @@
Key {{ survey.key }} Name {{ survey.name }} Description {{ survey.description }} Country Code {{ survey.countryCode }} Action -