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 fbffb20 Merge pull request #275 from
Shreyas0786/ci/shard-mocked-playwright
add 57c15ee fix(groups): floor a lifecycle date at the one the platform
already stamped
new 9edd26c Merge pull request #303 from
Aman-Mittal/fix/group-activation-e2e
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:
e2e/group-membership.spec.ts | 4 +-
.../groups/group-action-dialog.component.spec.ts | 132 +++++++++++++++++++++
.../groups/group-action-dialog.component.ts | 48 +++++++-
src/app/features/groups/group-view.component.ts | 29 ++++-
4 files changed, 207 insertions(+), 6 deletions(-)
create mode 100644
src/app/features/groups/group-action-dialog.component.spec.ts