Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P Plasma Workspace
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 18
    • Issues 18
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 103
    • Merge requests 103
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Plasma
  • Plasma Workspace
  • Merge requests
  • !1556

[Notifications] Provide basic job information in tooltip

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Kai Uwe Broulik requested to merge work/kbroulik/noti-job-aggregator into master Mar 11, 2022
  • Overview 1
  • Commits 1
  • Pipelines 8
  • Changes 5

Especially for longer downloads where a user is more likely to minimize the job popup, it is useful to be able to see basic job information (title, i.e. "Downloads", percentage) without having to open the notification history.

Moreover, it's hard to judge completion percentage from the tiny circle.


Screenshot_20220311_225421

  • Job title is only shown if it is the same for all jobs (e.g. multiple downloads or multiple file copies). Otherwise a generic "n running jobs" is shown as before
  • Percentage is averaged between all running jobs
Edited Mar 11, 2022 by Kai Uwe Broulik
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: work/kbroulik/noti-job-aggregator