Nitin Galave created RANGER-2655:
------------------------------------
Summary: Ranger UI improvement
Key: RANGER-2655
URL: https://issues.apache.org/jira/browse/RANGER-2655
Project: Ranger
Issue Type: Bug
Components: Ranger
Reporter: Nitin Galave
Assignee: Nitin Galave
Audit page has multiple tabs (6). It will be very useful to be able to bookmark
a specific tab – like pluginStatus, plugins, etc. In addition, it will be
useful to include filter criteria as well. Perhaps using query params like
{noformat}
index.html#!/reports/audit/bigData?Result=Allowed&Service Type=HIVE
index.html#!/reports/audit/admin?Actions=Create&User=admin
index.html#!/reports/audit/loginSession?Result=Success
index.html#!/reports/audit/agent?Service Name=hdfs_service1
index.html#!/reports/audit/pluginStatus?Service Type=hdfs
{noformat}
Similarly for AccessManager pages as well
{noformat}
index.html#!/policymanager/resource?Security Zone=Production
index.html#!/policymanager/tag?Security Zone=Staging
index.html#!/service/1/policies?Security Zone=Production
{noformat}
Please review other tabs/pages as well for similar updates
--
This message was sent by Atlassian Jira
(v8.3.4#803005)