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

WIP: Group handling #39

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Conversation

fabianfreyer
Copy link
Collaborator

@fabianfreyer fabianfreyer commented Apr 4, 2017

  • Implement administrative user profiles
    • Add user edit/delete links to user profile
  • Implement endpoints to join/remove a user to/from a group
    • Disable if user is last user in the group
  • Add group pages that list members
    • Discussion: should this also be the edit form (after all, it's really just a single field, description)
    • Disable deletion of admin group (since hardcoded), add a note to the page.
    • Add member functionality (autocomplete textbox? selecting from a list would become tiresome since the users list becomes pretty long)
  • Add a group overview page
  • Create group form 

@fabianfreyer fabianfreyer requested a review from JanLuca April 4, 2017 13:11
Copy link
Member

@JanLuca JanLuca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fabianfreyer
Copy link
Collaborator Author

ad2becf has not changed, only rebased on current master

@fabianfreyer fabianfreyer changed the title WIP: User profiles WIP: Group handling Apr 5, 2017
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.

2 participants