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

Feature mass cancel running actions on ds invalidation #1177

Merged

Commits on Oct 1, 2021

  1. Extend DS invalidation dialog to include mass-cancellation of actions

    Signed-off-by: Natalia Kislicyn <natalia.kislicyn@bosch.io>
    
    add component id for cancelation type radio buttons
    
    Signed-off-by: Natalia Kislicyn <natalia.kislicyn@bosch.io>
    Nkyn committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    8e812ed View commit details
    Browse the repository at this point in the history
  2. add infos about ds invalidation to UI documentation;

    update UI images; add screenshot about ds invalidation
    
    Signed-off-by: Natalia Kislicyn <natalia.kislicyn@bosch.io>
    Nkyn committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    a64f09a View commit details
    Browse the repository at this point in the history
  3. fix review findings

    Signed-off-by: Natalia Kislicyn <natalia.kislicyn@bosch.io>
    Nkyn committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    e0b5cad View commit details
    Browse the repository at this point in the history
  4. add link property to invalidation docu

    Signed-off-by: Natalia Kislicyn <natalia.kislicyn@bosch.io>
    Nkyn committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    4949aec View commit details
    Browse the repository at this point in the history
  5. Put invalidation counts into one object

    Signed-off-by: Natalia Kislicyn <natalia.kislicyn@bosch.io>
    Nkyn committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    e926a15 View commit details
    Browse the repository at this point in the history
  6. add hint to invalidation dialog, that invalidation is unrepeatable

    Signed-off-by: Natalia Kislicyn <natalia.kislicyn@bosch.io>
    Nkyn committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    52bad06 View commit details
    Browse the repository at this point in the history
  7. disable invalidate button if insufficient permission

    Signed-off-by: Natalia Kislicyn <natalia.kislicyn@bosch.io>
    Nkyn committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    efda9a5 View commit details
    Browse the repository at this point in the history
  8. fix auto assignment error with insufficient permission

    Signed-off-by: Natalia Kislicyn <natalia.kislicyn@bosch.io>
    Nkyn committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    340df2a View commit details
    Browse the repository at this point in the history
  9. implement permissions check for invalidation dialog

    Signed-off-by: Natalia Kislicyn <natalia.kislicyn@bosch.io>
    Nkyn committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    4a8c8c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. add update_target permission to api doc description

    Signed-off-by: Natalia Kislicyn <natalia.kislicyn@bosch.io>
    Nkyn committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    1f358cb View commit details
    Browse the repository at this point in the history