Bug 1275999

Summary: [RFE] port groups grid to Backbone
Product: [Retired] Beaker Reporter: Dan Callaghan <dcallagh>
Component: web UIAssignee: Dan Callaghan <dcallagh>
Status: CLOSED CURRENTRELEASE QA Contact: tools-bugs <tools-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 21CC: dcallagh, dowang, mjia, rjoost
Target Milestone: 22.0Keywords: FutureFeature, NeedsTestCase, Patch
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-01-14 05:34:05 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Dan Callaghan 2015-10-28 10:52:11 UTC
We should port the groups grid (/groups/) to Backgrid, similar to what we have done for some existing grids such as the activity grid.

This is something I have been toying with on and off for a while. Now seems like a good time to get it merged, considering that the group page has just been ported to Backbone for the next major release.

The main motivator here is to be able to link to search results showing all groups which a particular user is member/owner of, which the current groups grid can't do. That functionality will be useful for some other user page enhancements I have in mind.

Comment 1 Dan Callaghan 2015-10-28 10:54:09 UTC
http://gerrit.beaker-project.org/4461 Delete button on group page
http://gerrit.beaker-project.org/4462 ported groups page to Backgrid
http://gerrit.beaker-project.org/4463 expanded lucene_to_sqlalchemy to handle .any() for one-to-many relationships
http://gerrit.beaker-project.org/4464 groups grid: allow searching by member and owner
http://gerrit.beaker-project.org/4465 replace /groups/mine with a search by member on the groups grid

Comment 4 Dan Callaghan 2016-01-14 05:34:05 UTC
Beaker 22.0 has been released.