WilliamK112 opened a new pull request, #545:
URL: https://github.com/apache/fineract-backoffice-ui/pull/545

   ## What and why
   
   This completes the remaining working-capital slice of #257. The edit form 
now uses the shared `formatArrayDate` helper for Fineract array dates instead 
of rebuilding a local `Date`, while retaining the existing non-array fallback.
   
   Part of #257 (working-capital slice).
   
   ## Verification
   
   - `npm test -- --watch=false` on Node 24.21.0: 241 files and 1,465 tests 
passed
   - `npm run lint`
   - `npm run format:check`
   - `npm run build` on Node 24.21.0
   - `git diff --check`
   
   The UI was not manually exercised because this is a behavior-preserving 
date-formatting refactor with focused unit coverage.
   
   ## Screenshots
   
   Not applicable; there is no visual change.
   
   ## AI assistance (optional)
   
   - Tool / model: OpenAI Codex
   - Harness / workflow: Codex desktop agent for repository inspection, 
implementation, and local validation; I reviewed the final diff and remain 
responsible for the contribution.
   
   ## Checklist
   
   - [x] I did not hand-edit generated files under `src/app/api/`.
   - [x] Adapter-boundary changes are not applicable; no new component, 
service, browser global, or third-party API was introduced.
   - [x] User-facing strings are not applicable; no text changed.
   - [x] I added focused coverage for loading an array close date.
   - [x] E2E coverage is not applicable; no UI workflow or behavior changed.
   - [x] The commit is signed and GitHub reports a valid SSH signature.
   - [x] I followed the AI-assisted contributions guidance.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to