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

Implement Transactional flag #789

Merged
merged 13 commits into from Oct 5, 2023
Merged

Implement Transactional flag #789

merged 13 commits into from Oct 5, 2023

Commits on Oct 3, 2023

  1. Implement read only flag

    jreidinger committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    b2427df View commit details
    Browse the repository at this point in the history
  2. adapt tests

    jreidinger committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    a262fcb View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. [web] Improve Agama/ProposalVolumes unit tests

    For checking that 'with snapshots' and 'read-only' legends are properly
    rendered according to the Btrfs volume configuration.
    dgdavid committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    8fd82b9 View commit details
    Browse the repository at this point in the history
  2. [web] Fix typo

    dgdavid committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    311508b View commit details
    Browse the repository at this point in the history
  3. fixes from review

    jreidinger committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    586f23d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    766054c View commit details
    Browse the repository at this point in the history
  5. adapt tests and rubocop

    jreidinger committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    a46d00f View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. one more ruby test fix

    jreidinger committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    e4f28a4 View commit details
    Browse the repository at this point in the history
  2. fix web tests

    jreidinger committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    bc6ae4d View commit details
    Browse the repository at this point in the history
  3. one more to catch

    jreidinger committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    2a8a47a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6166034 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d0a84af View commit details
    Browse the repository at this point in the history
  6. Update web/src/components/storage/ProposalVolumes.jsx

    Co-authored-by: David Díaz <1691872+dgdavid@users.noreply.github.com>
    jreidinger and dgdavid committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    3b5b5ba View commit details
    Browse the repository at this point in the history