[yast-commit] [yast/yast-registration] a2d2d9: Add widgets to build a master-detail multi select ...
Branch: refs/heads/ui/addons-selection-fixes Home: https://github.com/yast/yast-registration Commit: a2d2d98afd70f423699a7918e45be4f9ae3d1937 https://github.com/yast/yast-registration/commit/a2d2d98afd70f423699a7918e45... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-02-27 (Thu, 27 Feb 2020) Changed paths: A src/lib/registration/widgets/checkbox_item.rb A src/lib/registration/widgets/checkbox_list.rb A src/lib/registration/widgets/item_details.rb A src/lib/registration/widgets/master_detail_selector.rb A test/registration/widgets/checkbox_item_test.rb A test/registration/widgets/checkbox_list_test.rb A test/registration/widgets/item_details_test.rb A test/registration/widgets/master_detail_selector_test.rb Log Message: ----------- Add widgets to build a master-detail multi select interface Although initially this is part of the fix for the current addons selector dialog[1], which has some problems with the vertical scroll and the items selection, the idea is to also use them to improve the other addon selection dialog in yast2-packager[2]. [1] https://github.com/yast/yast-registration/blob/9c04bc3d0c44488425f056f781d0c... [2] https://github.com/yast/yast-packager/blob/6c0cd4cb4b46bf64e836d910f253941ff... Commit: 84f60a451dc804d28e582c363175cb031d1b5fd3 https://github.com/yast/yast-registration/commit/84f60a451dc804d28e582c36317... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-02-27 (Thu, 27 Feb 2020) Changed paths: A src/lib/registration/controllers/addons_selection.rb A src/lib/registration/dialogs/addons_selection.rb A test/registration/controllers/addons_selection_test.rb A test/registration/dialogs/addons_selection_test.rb Log Message: ----------- Adds a new addons selection dialog And the needed controller to make use of added MasterDetailSelector widget in the previous commit. This is also part of the fix for the current problems with the addons selection dialogs. Commit: adef9e6bdf33d41eaae90636f187ccddd6d3baea https://github.com/yast/yast-registration/commit/adef9e6bdf33d41eaae90636f18... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-02-27 (Thu, 27 Feb 2020) Changed paths: M src/lib/registration/clients/inst_scc.rb M src/lib/registration/clients/test_addon_selection.rb Log Message: ----------- Use the new addons selection dialog Commit: f0e8d5b6dce72a44bcd758258842b9af081158af https://github.com/yast/yast-registration/commit/f0e8d5b6dce72a44bcd75825884... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-02-27 (Thu, 27 Feb 2020) Changed paths: M src/lib/registration/clients/inst_scc.rb M src/lib/registration/clients/test_addon_selection.rb R src/lib/registration/ui/addon_selection_base_dialog.rb R src/lib/registration/ui/addon_selection_registration_dialog.rb R test/addon_selection_dialog_test.rb Log Message: ----------- Remove no longer used addons selection dialogs Commit: 78740f589cb1511b41aa988e613f94307fae2c74 https://github.com/yast/yast-registration/commit/78740f589cb1511b41aa988e613... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-02-27 (Thu, 27 Feb 2020) Changed paths: M src/lib/registration/ui/autoyast_config_workflow.rb Log Message: ----------- Update AutoYaST workflow to use the new addons selection dialog Commit: c3b04c741cab92eeee475b5070759d46c650f7bd https://github.com/yast/yast-registration/commit/c3b04c741cab92eeee475b50707... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-02-27 (Thu, 27 Feb 2020) Changed paths: M src/lib/registration/clients/inst_scc.rb Log Message: ----------- Fix namespace problems Using the namespace resolution operator by now, but the code should be to the Registration namespace/module, as it stated in an old comment. Commit: 96b4bc77e03dad53a4ee8b78ef89c14492f018a1 https://github.com/yast/yast-registration/commit/96b4bc77e03dad53a4ee8b78ef8... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-02-27 (Thu, 27 Feb 2020) Changed paths: M package/yast2-registration.changes M package/yast2-registration.spec Log Message: ----------- Bump version and update changelog Compare: https://github.com/yast/yast-registration/compare/3cfdf203ef96...96b4bc77e03...
participants (1)
-
David Díaz