-
Improvement
-
Resolution: Fixed
-
Minor
In order to create a new view a user needs to find the small "+" button on the right side of the view tabs. All other view operations are available on the sidebar navigation. Wouldn't it be more consistent if a "Create View" link would there be available, too? (Additionally a tooltip on the + button would be helpful, too.)
(I know that the "+" is quite handy if you know this feature but it seems to be not seen by unexperienced users)
- causes
-
JENKINS-48447 Failed to create a new view from sidebar link of an other view.
-
- Resolved
-
[JENKINS-6290] Add a "New View" link in the sidebar of Jenkins
Workflow | Original: JNJira [ 136385 ] | New: JNJira + In-Review [ 174493 ] |
Labels | New: newbie-friendly |
Summary | Original: Add a "New View" link in the sidebar of Hudson | New: Add a "New View" link in the sidebar of Jenkins |
Assignee | New: Ilia Zasimov [ austry ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Assignee | Original: Ilia Zasimov [ austry ] |
Code changed in jenkins
User: tinexw
Path:
core/src/main/java/jenkins/model/NewViewLink.java
core/src/main/resources/jenkins/model/Messages.properties
core/src/main/resources/jenkins/model/Messages_de.properties
core/src/test/java/jenkins/model/NewViewLinkTest.java
http://jenkins-ci.org/commit/jenkins/1242889f8e4b1029d67b013604012cece0964be8
Log:
JENKINS-6290Add New View link to sidebar