Releases: rhinstaller/anaconda-webui
Releases · rhinstaller/anaconda-webui
22
21
- Parse new 'hidden_webui_screen' configuration file options
20
- firefox theme: fix Firefox parsing of user.js
- firefox theme: change CSS that hides UI when there's only 1 tab (rhbz#2330377)
- storage: home reuse: add check for unexpected existing mount points
19
- Disable removal of extended partition for efi OS
- Retheme to better match FedoraJarema (1):
- firefox: disable builtin Password Manager / Password Generation
- storage: when detecting usable partitions check all ancestors for the selected disks
- storage: restrict access to the storage editor to the scenario selection step
- storage: move disk unlocking to the installation method screen
- storage: refresh existing systems after unlocking devices
- review: show 'encrypted' instead of 'encrypt' for reused mount points
18
- reclaim: Make the list scroll instead of the modal body
- reclaim: Adjust layout and alignment
- ux: remove 'Make sure to have backed your data' warning
- storage: show device type not format type for non partitions
- ux: switch font weight to 'bold' for the storage actions in review
- storage: Hide mount point mapping scenario when no mountable partitions are available
- Open external links in firefox without the custom profile
- Move disk encryption under generic storage configuration step
- review: show device type if it's formatted as btrfs
- storage: cockpit: fix UI flickering when exiting cockpit storage
- Do not permit clicking 'Modify storage' button when installation has been started
17
- Run browser as liveuser instead of root
- Introduce new guided partitioning scenario 'Home reuse'
- Update strings based on latest mockups
- storage: mount-point-mapping page: group devices in selector by disk
- storage: disk selection: do not show sync-alt Icon when the spinner is on
- storage: emphasize the hint text in the reclaim modal
- review: storage section: show first column device and last column mount point
- Change the wording from 'Modify storage' to 'Launch storage editor'
- Move the cockpit-ws spawning to a service file
- Do not run firefox when remote installation is requested
- And few more enhancements with lower impact
16
- storage: mount point assignment: show partition labels in device selection
- components: common: remove AddressContext provider as it's not used
- Reimplement error handling using error boundaries (Resolves: rhbz#2308279)
- storage: re-design the disk selection component
- storage: move 'Modify storage' to the header kebab
15
- storage: use
console.warn
notconsole.warning
to fix crash
14
- Move webui-desktop in libexec to our subdirectory
- storage: fix crash when device path is not existing
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