Files
object-browser/models
Lenin Alevski 3b2c740fe0 Application routing now uses SecureComponent and hasPermission function (#1288)
- Some menu options were not showing even if the user has access to
  perform the operations (IAM Policies)
- Deleted unecessary backend endpoints.go logic, instead using
  SecureComponent to validate application routes and Menu options
  rendering
- All the logic related to routes and permissions is now in the
  permissions.ts file
- Added SecureComponent to List Users page
- Separated Menu options and routing logic for AdminConsole and
  OperatorConsole
- Tools are hidden if user don't have access to them or MinIO is running
  in fs mode (heal, audit log, etc
- Hide change-password button if user don't have access
- Hide create user button if user don't have access
- fixed some bugs when ldap/oidc is enabled

Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com>
2021-12-13 22:37:22 -08:00
..
2021-08-16 19:41:35 -07:00
2021-07-21 15:49:20 -07:00
2021-06-17 16:24:22 -07:00
2021-06-17 16:24:22 -07:00
2021-11-02 17:34:39 -07:00
2021-06-14 12:04:57 -05:00
2021-10-12 21:25:02 -07:00
2021-07-23 12:34:13 -05:00
2021-09-01 17:07:15 -07:00
2021-10-28 10:29:38 -07:00
2021-10-28 10:29:38 -07:00