yogiben / meteor-admin

A complete admin dashboard solution
https://atmospherejs.com/yogiben/admin
GNU General Public License v3.0
827 stars 261 forks source link

Any chance to support aldeed group roles #232

Open mordrax opened 9 years ago

mordrax commented 9 years ago

aldeed:roles allows groups ['A-Team': ['admin', 'read', 'write']]

But I haven't been able to create a schema to represent this properly because of the dynamic key of each group. Is there any chance meteor-admin could do this custom work like how it currently does the button toggle for roles.

pozylon commented 9 years ago

role management is broken completely right now, see comment in https://github.com/yogiben/meteor-admin/commit/06030ba618d9288532c35ad20d1ddf2a9a4c936c

pozylon commented 9 years ago

part of the solution: https://github.com/pcorey/meteor-admin/commit/57be7c0d856b0604b63a6843a90c46b0e33c41d5

reason for following issues: https://github.com/yogiben/meteor-admin/issues/184 https://github.com/yogiben/meteor-admin/issues/206

Obiwarn commented 9 years ago

+1

BrOrlandi commented 8 years ago

:+1: +1