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

Refine adding collaborators #306

Merged
merged 2 commits into from
Apr 23, 2014
Merged

Conversation

tristanoneil
Copy link
Contributor

🍴 This makes two refinements to the add collaborators feature. Firstly it allows you to search by chef account usernames. Secondly it moves collaborators/new into a modal using the reveal ajax feature. The collaborators/new view felt a little sparse and lacked context. I think the form is simple enough to warrant moving it into a modal and it has more context now.

screen shot 2014-04-23 at 8 34 20 am

Users should be able to add cookbook collaborators by searching for them
by chef account username. This adds a new has_one association called
chef_account then searches on that association using username.
This moves the add collaborators form into a modal which feels a bit
more fluid then going to another page as it provides a bit more context
for what you're adding collaborators to.
@danvolkens
Copy link

👍

@brettchalupa
Copy link
Contributor

Nice! 👍

tristanoneil added a commit that referenced this pull request Apr 23, 2014
@tristanoneil tristanoneil merged commit d612bef into master Apr 23, 2014
@tristanoneil tristanoneil deleted the refine-adding-collaborators branch April 23, 2014 13:45
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.

3 participants