Skip to content
GitLab
Projects Groups Topics 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
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 28
    • Issues 28
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 120
    • Merge requests 120
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • 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
  • PlasmaPlasma
  • Plasma Workspace
  • Merge requests
  • !1556

[Notifications] Provide basic job information in tooltip

  • Review changes

  • Download
  • 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
Reviewers
Request review from
Time tracking
Source branch: work/kbroulik/noti-job-aggregator