-
Story
-
Resolution: Fixed
-
Major
-
-
frank, iapetus, 1.0
A user should be able to filter the list of branches on an activity screen
In Scope:
- Popover/filter as per attached visual and behavior design (assuming JDL popover will help, but may not) - see graphic and gif video
- Fetching a complete list of available branches to populate the choice (this may need to be optimised to pre-fill with current pages worth of branch names, while it fetches more)
- Selecting of a branch should result in a fetch of a pages worth of data (as described by Vivek in comments) and then updating of the activity listing
- URI should be updated to reflect the filtered status
- URI should filter params should be honoured (so page can be linked to, required elsewhere)
- Sorting should be master first, followed by alpha sorted list
Out of scope:
- Recently used searches
- Adding to JDL (this stays in dashboard)
How it works:
We only have a pages worth of data on the activity screen initially, but a drop down will need to fetch a list of available branches (perhaps vivek can advice how). When a list for a filter is shown, it can show a pages worth of data just for that branch.
- blocks
-
JENKINS-37245 Developer can jump to the run history for a specific branch and pull request
- Resolved
-
JENKINS-38752 Link to branches activity from breadcrumbs
- Resolved
- is duplicated by
-
JENKINS-41887 It's impossible to tell whether I'm on the latest build for a given PR/branch
- Closed
-
JENKINS-41595 Show activity history within particular branch
- Resolved
-
JENKINS-40881 Request for option to filter based on the branch or build status options
- Resolved
- relates to
-
JENKINS-42218 Refactor branch filtering control to share logic with JDL controls
- Open
- links to