Skip to content

10

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jul 15:20
· 339 commits to main since this release
10
eda58e1
  • review: show hostname and configuration option in server variant
  • Adopt modal based design for the cockpit-storage iframe
  • apis: Read storage-scenario-id from sessionStorage where it's stored
  • storage: helpers: fix the calculation of device children
  • storage: cockpit-integration: do not overwrite request object structure - only extend it (Resolves: rhbz#226441)
  • review: organize groups and seperate with gutter
  • storage: create MANUAL partitioning after unlocking the devices
  • Show the storage layout in the review page for all scenarios
  • Do not filter steps manually as the isHidden property is handled internally
  • actions: use modern async / await when reading device data
  • storage: set InitializationMode when creating the partitioning
  • storage: disable form before applying the partitioning
  • Disable also navigation items when the form is disabled
  • Introduce some logic for knowing if devices are currently being fetched
  • Disable 'Return to installation' in cockpit storage dialog when fetching device data
  • storage: reset the partitioning only if there is one applied
  • storage: reset partitioning before loading the scenario selection
  • storage: use getNewPartitioning reusable method also for manual
  • storage: do not update the scenario selection while cockpit storage mode is open
  • Disable the form by default on page enter and let each page enable it after initialization
  • storage: reset the partitioning before enabling the form in the disk encryption screen
  • Explicitely disable all scenarios when there are not selected disks
  • Remove unused isHidden property from FormHelperText
  • storage: get the partitioning information only for the last created partitioning
  • storage: Introduce 'Reclaim space' dialog
  • review: show delete actions only for partitions
  • review: get the information about deleted devices from the original device tree
  • test: fix test case for installation against a disk with an existing Linux OS
  • review: show existing systems affected by deleted partitions
  • review: extend note about deleted systems to show affected systems
  • review: use helper functions for parsing the device tree data
  • storage: fix available space in reclaim dialog when parent device is deleted