web-app
web-app copied to clipboard
WEB-95 Fix problems with GLIM application: saved total, "Moratorium", "Overdue Charges""
Changes Made :-
-Fixed GLIM loan application total calculation and ensured correct parent/child payload structure. -Made Moratorium and Overdue Charges fields configurable and editable in the UI and API payload.
Summary by CodeRabbit
-
New Features
- Edit overdue charge amounts directly in loan accounts.
- Explicit inclusion of application/group identifiers for account creation flows.
-
Bug Fixes
- Safer rendering with guarded access to charge fields.
- More consistent amount/currency display and improved charge handling.
-
Accessibility
- Added aria-labels to many inputs and controls.
- Standardized button types across steps and dialogs.
-
Refactor
- Simplified charge payloads and removed deprecated fields for cleaner data.
-
Chores
- Added i18n provider and updated UI imports for module consistency.
✏️ Tip: You can customize this high-level summary in your review settings.