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

Fixes #444 - Adding UserEditController to show invites correctly #581

Merged
merged 1 commit into from Dec 3, 2014

Conversation

anthonymayer
Copy link
Contributor

Gets rid of AccountController in favor of UserEditController, which shows data consistently for both admins and owners. Also, makes sure that only authorized users can see the page.

Gets rid of AccountController in favor of UserEditController, which
shows data consistently for both admins and owners. Also, makes sure
that only authorized users can see the page.
SachaG added a commit that referenced this pull request Dec 3, 2014
Fixes #444 - Adding UserEditController to show invites correctly
@SachaG SachaG merged commit b2c51dd into VulcanJS:master Dec 3, 2014
@SachaG
Copy link
Contributor

SachaG commented Dec 3, 2014

I haven't had time to really look at the invites stuff yet, but this seems like a good fix :)

@anthonymayer
Copy link
Contributor Author

Yea, I haven't looked at pulling it out, but this seemed pretty orthogonal. If I get a chance I might take a crack at the invites package. It will probably require adding profile page hooks or something (assuming they don't already exist) to show the invites.

@SachaG
Copy link
Contributor

SachaG commented Dec 3, 2014

Right, that reminds me I still need to pull in https://github.com/TelescopeJS/Telescope/pull/504

@anthonymayer
Copy link
Contributor Author

Oh nice. That should make it a lot easier.

@anthonymayer anthonymayer deleted the invites-cleanup branch January 7, 2015 11:41
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

Successfully merging this pull request may close these issues.

None yet

2 participants