This is an automated email from the ASF dual-hosted git repository.
Aman-Mittal pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/fineract-backoffice-ui.git
from c688a53 Merge pull request #224 from
Aman-Mittal/fix/ui-consistency-audit
add 4c0d4c3 fix(core): zero-pad the day so dated saves work before the
10th
add b88c726 fix(organization): stop sending blank optional fields when
creating staff
new 69d198f Merge pull request #227 from
Aman-Mittal/fix/staff-blank-optional-fields
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
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(-)