Details
Description
See CORE-2339 for UI design.
- A new button using the Font Awesome fa-filter funnel icon to the left of the + (New Package) button
- Clicking the button will toggle open/closed the filter section which appears above the table listing
- Filter by Ticket Number (text field), Priority (dropdown Defaults to "All"), Department (dropdown Defaults to "All"), Summary (text field), Assigned To (drop down defaults to "All"), and possibly Last Reply (Drop down All Time, 15/30/60 minutes, and 1, 6, 12, 24, 72 hrs) which automatically filters the results in the table below. It might make sense to throw Status in here also, and remove that from the link section in the upper right. Let's discuss.
- Be sure to update the client profile widgets as well
Since the ticket overview automatically reloads tickets via AJAX, it should not overwrite the filter options, they should stay as set until you leave or refresh the page.
Issue Links
- is blocked by
-
CORE-3542 Update widget helpers to support filters
- Closed
Activity
Paul Phillips
created issue -
Tyson Phillips (Inactive)
made changes -
Tyson Phillips (Inactive)
made changes -
Rank | Ranked higher |
Jonathan Reissmueller
made changes -
Assignee | Jonathan Reissmueller [ jonathan ] |
Jonathan Reissmueller
made changes -
Jonathan Reissmueller
made changes -
Epic Link | CORE-3540 [ 14785 ] |
Jonathan Reissmueller
made changes -
Sprint | 4.10.0 Sprint 1 [ 105 ] |
Jonathan Reissmueller
made changes -
Sprint | 4.10.0 Sprint 1 [ 105 ] |
Jonathan Reissmueller
made changes -
Rank | Ranked higher |
Jonathan Reissmueller
made changes -
Story Points | 3 |
Jonathan Reissmueller
made changes -
Sprint | 4.10.0 Sprint 1 [ 105 ] |
Jonathan Reissmueller
made changes -
Rank | Ranked lower |
Jonathan Reissmueller
made changes -
Jonathan Reissmueller
made changes -
Jonathan Reissmueller
made changes -
Assignee | Jonathan Reissmueller [ jonathan ] |
Jonathan Reissmueller
made changes -
Sprint | 4.10.0 Sprint 1 [ 105 ] | 4.10.0 Sprint 2 [ 106 ] |
Jonathan Reissmueller
made changes -
Rank | Ranked higher |
Jonathan Reissmueller
made changes -
Jonathan Reissmueller
made changes -
Description |
See * A new button using the Font Awesome fa-filter funnel icon to the left of the + (New Package) button * Clicking the button will toggle open/closed the filter section which appears above the table listing * Filter by Ticket Number (text field), Priority (dropdown Defaults to "All"), Department (dropdown Defaults to "All"), Summary (text field), Assigned To (drop down defaults to "All"), and possibly Last Reply (Drop down All Time, 15/30/60 minutes, and 1, 6, 12, 24, 72 hrs) which automatically filters the results in the table below. It might make sense to throw Status in here also, and remove that from the link section in the upper right. Let's discuss. Since the ticket overview automatically reloads tickets via AJAX, it should not overwrite the filter options, they should stay as set until you leave or refresh the page. |
See * A new button using the Font Awesome fa-filter funnel icon to the left of the + (New Package) button * Clicking the button will toggle open/closed the filter section which appears above the table listing * Filter by Ticket Number (text field), Priority (dropdown Defaults to "All"), Department (dropdown Defaults to "All"), Summary (text field), Assigned To (drop down defaults to "All"), and possibly Last Reply (Drop down All Time, 15/30/60 minutes, and 1, 6, 12, 24, 72 hrs) which automatically filters the results in the table below. It might make sense to throw Status in here also, and remove that from the link section in the upper right. Let's discuss. * Be sure to update the client profile widgets as well Since the ticket overview automatically reloads tickets via AJAX, it should not overwrite the filter options, they should stay as set until you leave or refresh the page. |
Jonathan Reissmueller
made changes -
Assignee | Abdy Franco [ abdy ] |
Abdy Franco
made changes -
Status | Open [ 1 ] | In Progress [ 3 ] |
Abdy Franco
made changes -
Remaining Estimate | 0 minutes [ 0 ] | |
Time Spent | 4 hours, 29 minutes [ 16140 ] | |
Worklog Id | 13529 [ 13529 ] |
Automated transition triggered when Abdy Franco created pull request #69 in Stash -
Status | In Progress [ 3 ] | In Review [ 5 ] |
Resolution | Fixed [ 1 ] |
Abdy Franco
made changes -
Time Spent | 4 hours, 29 minutes [ 16140 ] | 5 hours, 24 minutes [ 19440 ] |
Worklog Id | 13530 [ 13530 ] |
Abdy Franco
made changes -
Time Spent | 5 hours, 24 minutes [ 19440 ] | 5 hours, 35 minutes [ 20100 ] |
Worklog Id | 13534 [ 13534 ] |
Jonathan Reissmueller
made changes -
Fix Version/s | 4.10.0-b1 [ 11305 ] | |
Fix Version/s | Short Term [ 10800 ] |
Abdy Franco
made changes -
Time Spent | 5 hours, 35 minutes [ 20100 ] | 5 hours, 38 minutes [ 20280 ] |
Worklog Id | 13536 [ 13536 ] |
Automated transition triggered when Jonathan Reissmueller merged pull request #69 in Stash -
Status | In Review [ 5 ] | Closed [ 6 ] |
It seems like this has a dependency on the widget being updated to support this new filter toggle option