This is an automated email from the ASF dual-hosted git repository. Aman-Mittal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/fineract-backoffice-ui.git
commit 69d198fdea276c0436ddc4cb78e95af534ed93e8 Merge: c688a53 b88c726 Author: Aman-Mittal <[email protected]> AuthorDate: Sun Aug 2 21:57:25 2026 +0530 Merge pull request #227 from Aman-Mittal/fix/staff-blank-optional-fields Fix two defects that block saving entirely: unpadded dates and blank optional fields src/app/core/utils/date-formatter.spec.ts | 33 +++++++++++++++++++++- src/app/core/utils/date-formatter.ts | 10 +++++-- .../interest-pause-form.component.spec.ts | 4 +-- .../post-dated-check-form.component.spec.ts | 2 +- .../staff/staff-form.component.spec.ts | 30 ++++++++++++++++++++ .../organization/staff/staff-form.component.ts | 17 ++++++++++- 6 files changed, 89 insertions(+), 7 deletions(-)
