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

Introduce Block type level lock control #32457

Merged
merged 17 commits into from
Sep 10, 2021
Merged

Introduce Block type level lock control #32457

merged 17 commits into from
Sep 10, 2021

Commits on Sep 1, 2021

  1. Add system level remove lock

    senadir committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    a272973 View commit details
    Browse the repository at this point in the history
  2. add system level move lock

    senadir committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    93d1d75 View commit details
    Browse the repository at this point in the history
  3. add docs

    senadir committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    4bd6022 View commit details
    Browse the repository at this point in the history
  4. cover moving between blocks

    senadir committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    7e346b9 View commit details
    Browse the repository at this point in the history
  5. fix tests

    senadir committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    1605281 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    91397c8 View commit details
    Browse the repository at this point in the history
  7. add attribute hook

    senadir committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    1d5cd17 View commit details
    Browse the repository at this point in the history
  8. add docs

    senadir committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    212a80a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c748df7 View commit details
    Browse the repository at this point in the history
  10. Fix lock attribute access.

    jorgefilipecosta authored and senadir committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    bb8f09d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c8994a4 View commit details
    Browse the repository at this point in the history
  12. prevent transforms

    senadir committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    15fac68 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. include rootClientId

    senadir committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    6f8dcbc View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. mock canRemove

    senadir committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    ef47e8e View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. mock canMove

    senadir committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    036e904 View commit details
    Browse the repository at this point in the history
  2. switch to failsafe

    senadir committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    e1a71ee View commit details
    Browse the repository at this point in the history
  3. fix test

    senadir committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    a3f4aed View commit details
    Browse the repository at this point in the history