Jenkins : 2.0 UX improvements

Please use epic ticket for comments, feedbacks, etc.

This is a draft document for Jenkins 2.0. Many of this is real (yet).

A more powerful plugin manager. A revamped UI for configuring jobs, views, slaves, etc. An easier to use "New Item/View/Slave" dialog.

Overview

Over the past year and a half or so, Tom and I have been cobbling together fragments of Javascript, Java and Jelly code trying to push the Jenkins web ui in the right direction, but routinely bumping into the walls of inflexible page DOM, incompatible legacy JS libraries, plugin compatibility concerns and life draining skepticism from the community. With the release of a new version of Jenkins, Tom and now Keith and I are eager to cast off some of this baggage so we can start bringing the Jenkins web user experience.

Subject areas

The Jenkins GUI has a potentially broad reach and many areas for possible and substantial improvement. To help clarify the effort, the following 15 subprojects are a helpful means of dividing possible areas of work:

https://www.youtube.com/embed/yra_HzRzt1k (6min and again 11min as Tom demos themes which are an upside enabled by semantic pages and required for config pages demoed at 24min)

  1. Initial plugin selection and installation 
    https://youtu.be/kzRR8XR8hu4
  2. Flexible LESS driven theming (Tom’s forgotten effort)
    This is not as well articulated but touched on in this JUC talk:
    https://www.youtube.com/embed/yra_HzRzt1k (11 min in)
  3. New item categorization and dynamic choice offering
    https://www.youtube.com/watch?v=A_lu-P0OhNQ
  4. Configuration page overhaul
    https://www.youtube.com/watch?v=A_lu-P0OhNQ
  5. Plugin Manager and Update Center overhaul 
    https://www.youtube.com/watch?v=9vPUMe3lzfo
    https://www.youtube.com/watch?v=kcxKvyX4Oq8
    https://www.youtube.com/watch?v=jf5s0sqIYBY
  6. Fully responsive app page template wrapper
  7. Workflow results monitoring 
  8. Improved console out (easier access and better readability)
  9. Multi and inline action grid control (with sorting and grouping)
  10. Global context build queue tracking
  11. Improved post-run build analytics (video)
  12. Terminology cleanup

References

Related Issues