Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cancel own pending operation #881

Merged
merged 5 commits into from
Mar 8, 2021
Merged

Conversation

tobias-wiese
Copy link
Contributor

@tobias-wiese tobias-wiese commented Mar 3, 2021

Description

Add option to cancel pending own operations

Changes in this PR

  • show cancel button for pending selfinitiated operations
  • link button to reject function (reject with reason "Abort" in this case)

Type of change (remove all that don't apply)

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Manually tested all use cases this could alter

Checklist: (remove all that don't apply)

  • I have performed a self-review of my own code
  • My changes generate no new linting warnings or console warnings
  • I have updated the CHANGELOG.md to include any changes made in this PR (add WIP to the top, if there is none already)

@tobias-wiese tobias-wiese added enhancement New feature or request vue labels Mar 3, 2021
tobias-wiese and others added 2 commits March 8, 2021 09:57
Co-authored-by: Bastian Haverkamp <bastihav@mail.upb.de>
@tobias-wiese tobias-wiese merged commit 9f3458a into develop Mar 8, 2021
@tobias-wiese tobias-wiese deleted the feature/cancel_operation branch March 8, 2021 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request vue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants