mdmsoft / yii2-admin

Auth manager for Yii2 (RBAC Manager)
GNU General Public License v3.0
1.16k stars 574 forks source link

Auto pop up hints or show roles/permissions parent and child when click it. #59

Open ScottHuangZL opened 9 years ago

ScottHuangZL commented 9 years ago

I have create several roles, permissions, and assign some sub roles/permissions to specific roles too. Would appreciate program can list out the parent and child when click the assignments.

It can make things more clearly , especially if you have many roles/permissions and hard to remember everything when time elapsed.

loveorigami commented 9 years ago

It will be good enhancement. Here is as variant for it is https://github.com/dektrium/yii2-rbac/blob/master/models/AuthItem.php#L144