[yast-commit] [yast/yast-autoinstallation] 88dee3: Add button to delete selected section
Branch: refs/heads/polish-new-storage-ui Home: https://github.com/yast/yast-autoinstallation Commit: 88dee3091b30e40eece94fd7351532cbb4874628 https://github.com/yast/yast-autoinstallation/commit/88dee3091b30e40eece94fd... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-05-19 (Tue, 19 May 2020) Changed paths: M src/lib/autoinstall/storage_controller.rb A src/lib/autoinstall/widgets/storage/delete_section_button.rb M src/lib/autoinstall/widgets/storage/overview_tree_pager.rb M test/lib/storage_controller_test.rb A test/lib/widgets/storage/delete_section_button_test.rb M test/lib/widgets/storage/overview_tree_pager_test.rb Log Message: ----------- Add button to delete selected section Commit: b688faccf475356619b7bfa0c9e94f65933d1daa https://github.com/yast/yast-autoinstallation/commit/b688faccf475356619b7bfa... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-05-19 (Tue, 19 May 2020) Changed paths: M src/lib/autoinstall/widgets/storage/disk_page.rb A src/lib/autoinstall/widgets/storage/disklabel.rb R src/lib/autoinstall/widgets/storage/partition_table.rb M test/lib/widgets/storage/disk_page_test.rb A test/lib/widgets/storage/disklabel_test.rb R test/lib/widgets/storage/partition_table_test.rb Log Message: ----------- Rename the widget for setting the disklabel/partition table According to the convention of using the same name than the AutoYaST option managed. Commit: b409b03488046b2e406a5dd63c84094364ba49ff https://github.com/yast/yast-autoinstallation/commit/b409b03488046b2e406a5dd... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-05-19 (Tue, 19 May 2020) Changed paths: M src/lib/autoinstall/widgets/storage/partition_general_tab.rb M src/lib/autoinstall/widgets/storage/partition_usage_tab.rb M test/lib/widgets/storage/partition_general_tab_test.rb M test/lib/widgets/storage/partition_usage_tab_test.rb Log Message: ----------- Move encryption attributes to the first partition tab Commit: 485695c1090784352556b32c448795a052e1d39f https://github.com/yast/yast-autoinstallation/commit/485695c1090784352556b32... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-05-19 (Tue, 19 May 2020) Changed paths: M src/lib/autoinstall/widgets/storage/uuid.rb Log Message: ----------- Fix UUID widget label Commit: 373b0d5d98e65b551cd3dd73a061797802ca24d9 https://github.com/yast/yast-autoinstallation/commit/373b0d5d98e65b551cd3dd7... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-05-19 (Tue, 19 May 2020) Changed paths: M src/lib/autoinstall/presenters/partition.rb A src/lib/autoinstall/widgets/storage/not_lvm_partition_attrs.rb M src/lib/autoinstall/widgets/storage/partition_general_tab.rb A src/lib/autoinstall/widgets/storage/partition_id.rb A src/lib/autoinstall/widgets/storage/partition_type.rb M test/lib/presenters/partition_test.rb M test/lib/widgets/storage/partition_general_tab_test.rb A test/lib/widgets/storage/partition_id_test.rb A test/lib/widgets/storage/partition_type_test.rb Log Message: ----------- Add partition id and partition type attributes Commit: c40d0dac0cad937eb23d1ba82a0891255f7e6275 https://github.com/yast/yast-autoinstallation/commit/c40d0dac0cad937eb23d1ba... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-05-19 (Tue, 19 May 2020) Changed paths: M src/lib/autoinstall/widgets/storage/partition_general_tab.rb A src/lib/autoinstall/widgets/storage/partition_tab.rb M src/lib/autoinstall/widgets/storage/partition_usage_tab.rb M test/lib/widgets/storage/partition_general_tab_test.rb A test/lib/widgets/storage/partition_tab_test.rb M test/lib/widgets/storage/partition_usage_tab_test.rb M test/lib/widgets/storage/shared_examples.rb Log Message: ----------- Use a base class for partition sections tabs Compare: https://github.com/yast/yast-autoinstallation/compare/88dee3091b30%5E...c40d...
participants (1)
-
David Díaz