web-app icon indicating copy to clipboard operation
web-app copied to clipboard

WEB-95 Fix problems with GLIM application: saved total, "Moratorium", "Overdue Charges""

Open JaySoni1 opened this issue 2 months ago • 12 comments

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.

WEB :- 95

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.

JaySoni1 avatar Oct 23 '25 18:10 JaySoni1