Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for roles in Houston #383

Open
RavDanny opened this issue Aug 14, 2016 · 0 comments
Open

Support for roles in Houston #383

RavDanny opened this issue Aug 14, 2016 · 0 comments

Comments

@RavDanny
Copy link

RavDanny commented Aug 14, 2016

2 issues regarding roles and more in Houston:

  1. When trying include the Roles collection (created by alanning:roles) in the admin ui using Houston.add_collection(Roles);, my app crashes with:
    TypeError: collection.find is not a function
    I don't get any error with Houston.add_collection(Meteor.users) or Houston.add_collection(Houston._admins)
  2. There are a few features that would be very desirable from an admin package:
    a. Role configuration and management (as offered in Django, for example)
    b. Being able to change passwords
    c. Configuration of collection views (i.e. which fields are displayed)
    Are any of these features being contemplated?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant