-
Notifications
You must be signed in to change notification settings - Fork 498
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
Groups UI #92
Comments
Original Redmine Comment There are 2 types of groups: |
@michaelsuo worked on this for 4.0.2, if this is ready, please send to QA. |
Update from @michaelsuo: The application logic for CRUD operations on groups is all done, as is the separate "Manage Groups" page. The only thing left to do is the front-end for editing an existing group (i.e. the separate dialog box that lets a user add and remove group members). Should only take a day or two of work. @kcondon can you please test this, and the remaining part we'll leave for 4.2? |
Basic Groups UI is delivered, bugs and incomplete functionality has have been opened in separate tickets. Closing. |
Replaced redundant (and incomplete) uniqueness check with try-cath around database call
Pointing documentation to expected locations
Author Name: Michael Bar-Sinai (@michbarsinai)
Original Redmine Issue: 3501, https://redmine.hmdc.harvard.edu/issues/3501
Original Date: 2014-02-03
Original Assignee: Michael Bar-Sinai
Create a UI for groups CRUD.
The text was updated successfully, but these errors were encountered: