[
https://issues.apache.org/jira/browse/MESOS-8495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16343866#comment-16343866
]
Benjamin Mahler commented on MESOS-8495:
----------------------------------------
Initial patch to use alphabetical ordering by default:
{noformat}
commit f0735edd200a8eb2549c967582767550b3958541
Author: Armand Grillet <[email protected]>
Date: Mon Jan 29 11:26:07 2018 -0800
Reordered roles in Web UI to display them alphabetically by default.
Use the alphabetical order of the name of the roles by
default to better display their hierarchy.
Review: https://reviews.apache.org/r/65351/
{noformat}
> Use folder structure in Roles tab
> ---------------------------------
>
> Key: MESOS-8495
> URL: https://issues.apache.org/jira/browse/MESOS-8495
> Project: Mesos
> Issue Type: Task
> Components: webui
> Reporter: Armand Grillet
> Assignee: Armand Grillet
> Priority: Major
> Labels: multi-tenancy
> Attachments: Screen Shot 2018-01-26 à 13.21.06.png
>
>
> Current table structure:
> !Screen Shot 2018-01-26 à 13.21.06.png!
> Instead, we should display by default:
> * slave_public
> * slave_public/dcos-edgelb_pools_edgelb-persistent-pool-role
> * slave_public/kubernetes-role
> Even better, we should have a way to collapse all the {{slave_public/}} roles.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)