Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.10.0-b1
-
Component/s: None
-
Labels:None
-
Epic Link:
Description
Updates should be made to both the widget and client_widget helpers to support the generation and display of a filter form.
- New property: private InputFields $filters;
- New property: private string $filter_html;
- New property: private string $filter_uri;
- New method: public function setFilters(InputFields $filters, $uri = null) {}
- New method: public function setFilterHtml($html) {}
- The $filter_html should only be used if $filters is not set
- A new toggle button should be added to the widget
- The toggle button should automatically be added to the $link_buttons when setFilters() or setFilterHtml()
- Make sure not to overwrite the currently set buttons
- We may have to figure something out to keep this separate so that users don't overwrite this button
Issue Links
1. |
Update Widget helper to support filters | ![]() |
Closed | Jonathan Reissmueller |
|
||||||||
2. |
Update ClientWidget helper to support filters | ![]() |
Closed | Jonathan Reissmueller |
|
Activity
Field | Original Value | New Value |
---|---|---|
Epic Link | CORE-3540 [ 14785 ] |
Sprint | 4.10.0 Sprint 1 [ 105 ] |
Sprint | 4.10.0 Sprint 1 [ 105 ] |
Rank | Ranked higher |
Story Points | 8 |
Sprint | 4.10.0 Sprint 1 [ 105 ] |
Rank | Ranked lower |
Rank | Ranked higher |

Status | Open [ 1 ] | In Progress [ 3 ] |
Remaining Estimate | 0 minutes [ 0 ] | |
Time Spent | 2 hours, 27 minutes [ 8820 ] | |
Worklog Id | 13410 [ 13410 ] |
Time Spent | 2 hours, 27 minutes [ 8820 ] | 2 hours, 43 minutes [ 9780 ] |
Worklog Id | 13415 [ 13415 ] |
Time Spent | 2 hours, 43 minutes [ 9780 ] | 3 hours, 28 minutes [ 12480 ] |
Worklog Id | 13510 [ 13510 ] |

Status | In Progress [ 3 ] | In Review [ 5 ] |
Resolution | Fixed [ 1 ] |
Time Spent | 3 hours, 28 minutes [ 12480 ] | 3 hours, 40 minutes [ 13200 ] |
Worklog Id | 13511 [ 13511 ] |

Status | In Review [ 5 ] | Closed [ 6 ] |