Releases: rhinstaller/anaconda-webui
Releases · rhinstaller/anaconda-webui
24
23
- cockpit-storage-integration: fix using top level btrfs volume for root mount point
- infra: add logic for reporting test results to fedora wiki
- other test and infra improvements
22
- Ensure that URL path is always set when loading the app (rhbz#2336488)
- Parse hidden_webui_pages option from anaconda.conf
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