Feature - UX on authorizations

The authorisation module (system / settings / authorisations) got a new user interface:

The issue is a that is a bit complex to use:

1/ sections should be another dropdown on the right to avoid scrolling so much

2/ once you load the permissions for each action again we need another dropdown that allows you to select:

“Forbidden Only”
“Allowed Only”
“All Actions”

On the drop down, for every section you need to show a counter … so for example:

“Security Policy (45 Forbidden, 103 Allowed)”

github: https://github.com/eramba/eramba_v2/issues/3187