Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

Consider new aborted state of sequences #6215

Closed
5 tasks done
Kirdock opened this issue Nov 29, 2021 · 0 comments · Fixed by #6249
Closed
5 tasks done

Consider new aborted state of sequences #6215

Kirdock opened this issue Nov 29, 2021 · 0 comments · Fixed by #6249
Assignees
Labels
bridge.2.0 Bridge Version 2 type:improvement Improves/enhances an existing feature

Comments

@Kirdock
Copy link
Contributor

Kirdock commented Nov 29, 2021

Action Item

With #6214 aborted sequence have the state aborted. The bridge should display it correctly and disable polling and the pause/abort buttons for a sequence if it is aborted.

image

Acceptance Criteria

  • An aborted sequence is displayed with a different color (e.g., yellow)
  • Filters are adapted to support aborted sequences
  • Pause/Abort buttons are disabled for aborted sequences

Definition of Done

  • The bridge considers the aborted state of a sequence
  • Unit test adapted
@Kirdock Kirdock added bridge.2.0 Bridge Version 2 type:improvement Improves/enhances an existing feature ready-for-refinement Issue is relevant for the next backlog refinment labels Nov 29, 2021
@Kirdock Kirdock self-assigned this Nov 30, 2021
Kirdock added a commit that referenced this issue Dec 1, 2021
Signed-off-by: Klaus Strießnig <k.striessnig@gmail.com>
@johannes-b johannes-b added this to the 0.12.0 (Bridge) milestone Dec 2, 2021
@Kirdock Kirdock removed the ready-for-refinement Issue is relevant for the next backlog refinment label Dec 2, 2021
Kirdock added a commit that referenced this issue Dec 6, 2021
* feat(bridge): Consider abort state of sequence (#6215)

Signed-off-by: Klaus Strießnig <k.striessnig@gmail.com>

* consider succeeded state of sequence

Signed-off-by: Klaus Strießnig <k.striessnig@gmail.com>

* prettier and eslint fix

Signed-off-by: Klaus Strießnig <k.striessnig@gmail.com>

* fixed naming of tests

Signed-off-by: Klaus Strießnig <k.striessnig@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bridge.2.0 Bridge Version 2 type:improvement Improves/enhances an existing feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants