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 55ea9be Merge pull request #125 from
paultofunmi/feature/113-rbac-feature-flag
add 29c4da0 scope ALL_FUNCTIONS_READ to read-only permissions in
AuthService (#120)
new 90fa102 Merge pull request #126 from
paultofunmi/feature/120-permission-directive-rbac-parity
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/all-functions-read-shortcut.spec.ts | 126 +++++++++++++++++++++++++++++
src/app/core/services/auth.service.spec.ts | 38 +++++++++
src/app/core/services/auth.service.ts | 26 +++---
3 files changed, 180 insertions(+), 10 deletions(-)
create mode 100644 e2e/all-functions-read-shortcut.spec.ts