meteor-admin icon indicating copy to clipboard operation
meteor-admin copied to clipboard

Any chance to support aldeed group roles

Open mordrax opened this issue 10 years ago • 4 comments

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.

mordrax avatar Jul 10 '15 11:07 mordrax

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

pozylon avatar Jul 23 '15 12:07 pozylon

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

pozylon avatar Jul 23 '15 12:07 pozylon

+1

Obiwarn avatar Nov 04 '15 17:11 Obiwarn

:+1: +1

BrOrlandi avatar Feb 20 '16 18:02 BrOrlandi