Bug 1251356

Summary: [RFE] port group page to Backbone
Product: [Retired] Beaker Reporter: Dan Callaghan <dcallagh>
Component: web UIAssignee: matt jia <mjia>
Status: CLOSED CURRENTRELEASE QA Contact: tools-bugs <tools-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: 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:12 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-08-07 05:36:57 UTC
Port the group page to Backbone with a Flask JSON API backend. Similar approach to system pool page.

This is a pre-requisite for more substantial UI changes needed on the group page for bug 1220610.

The UI will remain substantially the same, but Owners will probably need to be split out into its own list (separate from Members) to avoid the problem currently with the two button columns in a TG grid.

Comment 1 matt jia 2015-09-02 05:31:23 UTC
On Gerrit:

   http://gerrit.beaker-project.org/#/c/4382/

Comment 3 Dan Callaghan 2015-10-02 02:31:46 UTC
Matt has a patch up to fix the error handling for the Add forms on the group page:
http://gerrit.beaker-project.org/4421

And I have posted patches for a few minor issues I noticed while playing with the new page:
http://gerrit.beaker-project.org/4422
http://gerrit.beaker-project.org/4423
http://gerrit.beaker-project.org/4424

Comment 4 wangdong 2015-10-20 06:32:14 UTC
Verify passed on https://beaker-devel.app.eng.bos.redhat.com/


Steps:

1. Modify case according to new group page.

2. Pass acceptance test for beaker 21.1

Change status to verified.

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