Skip to content

Releases: rhinstaller/anaconda-webui

15

11 Sep 06:16
15
74faf81
Compare
Choose a tag to compare
  • storage: use console.warn not console.warning to fix crash

14

04 Sep 06:50
14
30d9ddd
Compare
Choose a tag to compare
14
  • Move webui-desktop in libexec to our subdirectory
  • storage: fix crash when device path is not existing

13

19 Aug 07:49
13
981da5e
Compare
Choose a tag to compare
13
  • storage: Update text for cockpit storage confirmation modal
  • storage: increase the radio button spacing in the scenario selection group
  • storage: reclaim: don't schedule actions for partitions whose parents are removed
  • review: switch from confirmation modal to checkbox
  • storage: increase spacing between password fields
  • users: fix spelling of 'privilege'
  • storage: make reclaim dialog table compact
  • storage: don't wrap disk name away from the icon
  • storage: use name not device-id in the Name column in reclaim dialog
  • Allow having duplicate device names
  • storage: wait for iframe to load before adding event listeners
  • storage: reclaim dialog: show format type not device type

12

06 Aug 09:51
12
ae87551
Compare
Choose a tag to compare
12
  • storage: display names not IDs in the storage screens

11

03 Aug 07:31
11
ecf0397
Compare
Choose a tag to compare
11
  • Re-add alert confirmation before Cockpit Storage
  • storage: implement shrink partition action in reclaim dialog
  • review: show previous and new size of resized devices
  • review: remove the seperate 'Disk encryption' section
  • review: hide account section for Workstation media
  • storage: give hint on how to resize bitlocker encrypted windows partitions
  • review: show resized partitions that belong to an OS
  • storage: show icon for encrypted LUKS devices in Reclaim dialog

10

10 Jul 15:20
10
eda58e1
Compare
Choose a tag to compare
10
  • 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

9

04 Apr 08:56
9
d0fa262
Compare
Choose a tag to compare
9
  • Translation updates
  • A large series code cleanups

8

21 Feb 14:57
8
790897f
Compare
Choose a tag to compare
8
  • Change hardcoded installation phases to new API
  • Add bootloader partition early check based on mount point constraints

7

19 Feb 16:30
7
8a36e90
Compare
Choose a tag to compare
7
  • storage: fix password visibility toggle when clicking on 'eye' button (#2250790)
  • storage: enhance integration between Anaconda Web UI and Cockpit storage (#2263971)
  • storage: inform user when oops happens in cockpit-storage (#2264041)
  • storage: do not force reformatting /
  • storage: add storage layout review text in the cockpit-storage exit dialog

6

16 Feb 07:37
6
bd8274d
Compare
Choose a tag to compare
6
  • Tests stabilization