Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

Extend BEC Queue

wyzula_j requested to merge fix/bec-queue-extend into main

Description

Added option to abort certain scan directly from the Queue widget with abort button. In addition there is now a new toolbar with Resume, Halt and Reset queue (can be hidden in Designer).

Related Issues

relates to #311 (closed)

Type of Change

  • New column with abort button
  • New Toolbar with quick controls

Side effects

I had to disable one test for BECDockArea because by default BECQueue pulls status of the queue from bec. However there is no information about queue in the fakeredis. done

Screenshots

image.png

Definition of Done

  • Documentation is up-to-date.
Edited by wyzula_j

Merge request reports

Loading