↵ Return to the main page of anaconda-webui
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2024-09-23 | Packit <hello at packit dot dev> - 16-1 | - 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 |
2024-08-19 | Packit <hello at packit dot dev> - 13-1 | - 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 |
2024-08-06 | Packit <hello at packit dot dev> - 12-1 | - storage: display names not IDs in the storage screens |
2024-08-03 | Packit <hello at packit dot dev> - 11-1 | - 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 |
2024-07-17 | Fedora Release Engineering <releng at fedoraproject dot org> - 10-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild |
2024-07-10 | Packit <hello at packit dot dev> - 10-1 | - 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 |
2024-04-04 | Packit <hello at packit dot dev> - 9-1 | - Translation updates - A large series code cleanups |
2024-02-21 | Packit <hello at packit dot dev> - 8-1 | - Change hardcoded installation phases to new API - Add bootloader partition early check based on mount point constraints |
2024-02-19 | Packit <hello at packit dot dev> - 7-1 | - 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 |
2024-02-16 | Packit <hello at packit dot dev> - 6-1 | - Tests stabilization |