• cloudbees-jenkins-advisor-2.11

      While testing the plugin I found various small improvements to do to improve a bit the user experience:

      1. Logs are showing that the upload task is starting/finishing while it does nothing (because TOS aren't accepted for example). It's confusing and could let think that an upload happens which isn't the case
      Oct 03, 2019 3:17:55 PM hudson.model.AsyncPeriodicWork$1 run
      INFO: Started Bundle Upload
      Oct 03, 2019 3:17:55 PM hudson.model.AsyncPeriodicWork$1 run
      INFO: Finished Bundle Upload. 1 ms
      1. The configuration screen could be improved a bit by just reordering some fields (it's confusing to accept the TOS at the bottom of the form while it it is the most important setting. Without accepting the TOS nothing happens)
      2. Few messages / sentences could be improved

        1. Screenshot 2019-10-04 00.28.09.png
          326 kB
          Arnaud Héritier
        2. Screenshot 2019-10-04 00.27.47.png
          340 kB
          Arnaud Héritier
        3. Screenshot 2019-10-04 00.25.18.png
          327 kB
          Arnaud Héritier
        4. Screenshot 2019-10-04 00.24.58.png
          45 kB
          Arnaud Héritier
        5. Screenshot 2019-10-04 00.15.07.png
          285 kB
          Arnaud Héritier
        6. Screenshot 2019-10-04 00.11.13.png
          357 kB
          Arnaud Héritier
        7. Screenshot 2019-10-04 00.09.30.png
          45 kB
          Arnaud Héritier
        8. Screenshot 2019-10-04 00.09.11.png
          39 kB
          Arnaud Héritier
        9. Screenshot 2019-10-04 00.08.53.png
          358 kB
          Arnaud Héritier
        10. Screenshot 2019-10-04 00.08.34.png
          347 kB
          Arnaud Héritier

          [JENKINS-59648] UX improvements

          example of logs with the change :

          Oct 03, 2019 6:59:12 PM hudson.model.AsyncPeriodicWork$1 run
          INFO: Started Bundle Upload
          Oct 03, 2019 6:59:12 PM com.cloudbees.jenkins.plugins.advisor.BundleUpload log
          INFO: User not registered. Skipping bundle upload.
          Oct 03, 2019 6:59:12 PM hudson.model.AsyncPeriodicWork$1 run
          INFO: Finished Bundle Upload. 1 ms

          ^^ The message will be updated (there is no notion of users registration today)

          or

          Oct 03, 2019 7:05:29 PM hudson.model.AsyncPeriodicWork$1 run
          INFO: Started Bundle Upload
          Oct 03, 2019 7:05:29 PM com.cloudbees.jenkins.plugins.advisor.BundleUpload log
          INFO: User not registered. Skipping bundle upload.
          Oct 03, 2019 7:05:29 PM hudson.model.AsyncPeriodicWork$1 run
          INFO: Finished Bundle Upload. 1 ms

           

          Arnaud Héritier added a comment - example of logs with the change : Oct 03, 2019 6:59:12 PM hudson.model.AsyncPeriodicWork$1 run INFO: Started Bundle Upload Oct 03, 2019 6:59:12 PM com.cloudbees.jenkins.plugins.advisor.BundleUpload log INFO: User not registered. Skipping bundle upload. Oct 03, 2019 6:59:12 PM hudson.model.AsyncPeriodicWork$1 run INFO: Finished Bundle Upload. 1 ms ^^ The message will be updated (there is no notion of users registration today) or Oct 03, 2019 7:05:29 PM hudson.model.AsyncPeriodicWork$1 run INFO: Started Bundle Upload Oct 03, 2019 7:05:29 PM com.cloudbees.jenkins.plugins.advisor.BundleUpload log INFO: User not registered. Skipping bundle upload. Oct 03, 2019 7:05:29 PM hudson.model.AsyncPeriodicWork$1 run INFO: Finished Bundle Upload. 1 ms  

          UI Before:

          UI After:

          Arnaud Héritier added a comment - UI Before: UI After:

          Arnaud Héritier added a comment - PR:  https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin/pull/37

          Screenshots with 2.138.4

          cc recampbell / pkthunda

          Arnaud Héritier added a comment - Screenshots with 2.138.4 cc recampbell / pkthunda

            aheritier Arnaud Héritier
            aheritier Arnaud Héritier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: