Bug 1346620
Summary: | [RFE] port tasks grid to Backgrid | ||
---|---|---|---|
Product: | [Retired] Beaker | Reporter: | Dan Callaghan <dcallagh> |
Component: | web UI | Assignee: | Tyrone Abdy <tabdy> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | tools-bugs <tools-bugs> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 22 | CC: | dcallagh, dowang, mjia, rjoost, tabdy |
Target Milestone: | 24.0 | Keywords: | FutureFeature, Patch |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2017-02-21 18:49:28 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: | |||
Bug Depends On: | 887068 | ||
Bug Blocks: |
Description
Dan Callaghan
2016-06-15 06:09:20 UTC
Some similar ports in the past, these could be used as a template for this one since there is nothing special/unusual about the tasks grid that I can think of: https://git.beaker-project.org/cgit/beaker/commit/?id=f99537ffd05a1db0a37829c0818977045ba5a9d1 https://git.beaker-project.org/cgit/beaker/commit/?id=e6f2a9d2bd77e8d08e425b2150482d56aa175147 https://git.beaker-project.org/cgit/beaker/commit/?id=9c4c121a0dfd0be87e6c8541a5249ca1e514038e https://git.beaker-project.org/cgit/beaker/commit/?id=c69d0f3abe87f8fac3423eed18aba92d3be17eb4 but it should be simpler than all of those because there are no relationship columns and there is no Add/Create button on this grid. The grid currently has an action column for Disable, but that really belongs on the task page and not the task grid: bug 887068. We noticed that the query builder on /tasks/ no longer offers to search by type, excluded osmajors, or excluded arches. http://gerrit.beaker-project.org/5399 Beaker 24.0 has been released. |