Skip to content

Releases: rhinstaller/anaconda-webui

24

14 Feb 15:18
d757428
Compare
Choose a tag to compare
  • Infra and test improvements

23

13 Feb 15:34
b1bd127
Compare
Choose a tag to compare
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

22 Jan 11:22
b2ccd48
Compare
Choose a tag to compare
22
  • Ensure that URL path is always set when loading the app (rhbz#2336488)
  • Parse hidden_webui_pages option from anaconda.conf

21

14 Jan 15:58
6b8450b
Compare
Choose a tag to compare
21
  • Parse new 'hidden_webui_screen' configuration file options

20

09 Dec 10:00
bbec246
Compare
Choose a tag to compare
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

02 Dec 08:44
f18c150
Compare
Choose a tag to compare
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

08 Nov 12:47
a686f00
Compare
Choose a tag to compare
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

25 Oct 17:50
5a57b69
Compare
Choose a tag to compare
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

23 Sep 06:29
e4a2b9f
Compare
Choose a tag to compare
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

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