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

zFCP UI #634

Merged
merged 7 commits into from
Jul 4, 2023
Merged

zFCP UI #634

merged 7 commits into from
Jul 4, 2023

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    d7f2291 View commit details
    Browse the repository at this point in the history
  2. [web] Add link to zFCP

    joseivanlopez committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    05ae3b8 View commit details
    Browse the repository at this point in the history
  3. [web] Changelog

    joseivanlopez committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    a3b3309 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    b2c76fb View commit details
    Browse the repository at this point in the history
  2. [web] Do not subscribe to disk change signal

    - Disks are activated and deactivated, but they cannot change.
    - Note that cockpit emits a change signal when a proxy is created,
      but we do not need to handle it.
    - This avoids multiple refreshes when there are a lot of disks.
    joseivanlopez committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    9efa582 View commit details
    Browse the repository at this point in the history
  3. [web] Disable popup button when loading form

    - onValidate is removed because there is no need to validate the
      form data.
    joseivanlopez committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    54be4b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa85396 View commit details
    Browse the repository at this point in the history