Giter VIP home page Giter VIP logo

meteor-accounts-admin-ui-bootstrap-3's People

Contributors

alanning avatar andylash avatar djkmiles avatar hharnisc avatar johnm avatar waiski avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

meteor-accounts-admin-ui-bootstrap-3's Issues

LoginButtons Dropdown broken

I've tried to use you package instead of the version of hharnisc but it seems the loginButtons dropdown is broken when I try to use your package.

Is this a known issue?

Issue with admin user being in group

Firstly, thanks for your work/updates to this package, as someone who is new to Meteor and working on a project where user management is needing to be implemented it has certainly been very much appreciated and made it easier for me.

One issue I've been struggling with is that my site uses groups/permissions for the user roles. When trying to implement this package I've noticed that if I use groups then the admin user loses some functionality. The main thing I notice is that the admin will become unable to see any of the users in the "Manage Users" table, the only user that appears is the admin account. It also lets me delete the admin user and makes it so the update account modal wont appear (although the info/delete modal appear properly).

Here's an example of how I have the roles setup for my admin user that I would like to be able to manage users using this package:

Roles.addUsersToRoles('EKqoi8Hc6Pf5P8k7q', ['admin'], 'admin');

Here is a screenshot of how it is looking ("last login" & "online?" work fine I just don't have the user-status package installed on this test version of my project)
Screenshott

If I do not use groups for my users and have the structure like this then it seems to work fine:

Roles.addUsersToRoles('EKqoi8Hc6Pf5P8k7q', ['admin']);

Is there anyway for me to make this work with groups? Perhaps it's something simple I'm just missing, but I've tried tweaking things for days and just can't seem to have any success, any help is greatly appreciated! :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.