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

upcoming: [M3-8465] – Add "Volume Encryption" section to "Create and Attach Volume" drawer #10837

Commits on Aug 26, 2024

  1. Update Linode interface to include capabilities property; add BLOCK_S…

    …TORAGE_CLIENT_LIBRARY_UPDATE_REQUIRED_COPY; add Volume Encryption section to LinodeVolumeCreateForm
    DevDW committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    1752e01 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Conditional display of client library copy in Create & Attach view, d…

    …isable Create Volume when user needs to reboot linode for client library update
    DevDW committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    6f04ede View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22adfad View commit details
    Browse the repository at this point in the history
  3. Reintroduce useVolumeQuery; logic in LinodeVolumeAttachForm to contro…

    …l display of client library copy; minor docs update
    DevDW committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    c143d1f View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Linter, util, factory updates; test coverage; VolumeSelect.tsx refact…

    …or to use custom Autocomplete instead of MUI Autocomplete directly
    DevDW committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    3b87504 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c828e21 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Passing create-volume.spec.ts

    DevDW committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    32b47b4 View commit details
    Browse the repository at this point in the history
  2. Merge in latest develop and resolve conflict, fix LinodeVolumeAddDraw…

    …er.test.tsx type error
    DevDW committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    2c00ca2 View commit details
    Browse the repository at this point in the history
  3. Added changeset: Change 'bs_encryption_supported' property on Linode …

    …object to 'capabilities'
    DevDW committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    174d7a7 View commit details
    Browse the repository at this point in the history
  4. Added changeset: Unit test for LinodeVolumeAddDrawer and E2E test for…

    … client library update notices in Create/Attach Volume drawer
    DevDW committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    77f9232 View commit details
    Browse the repository at this point in the history
  5. Added changeset: Support Volume Encryption and associated notices in …

    …Create/Attach Volume drawer
    DevDW committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    1fa0029 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3d71087 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    b8dd4c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    4d02471 View commit details
    Browse the repository at this point in the history
  2. Remove stray leftover cy.log()

    DevDW committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    8012b0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3126161 View commit details
    Browse the repository at this point in the history