[yast-commit] [yast/yast-registration] 1dd873: Add simple client to ease manual testing
Branch: refs/heads/ui/addons-selection-fixes Home: https://github.com/yast/yast-registration Commit: 1dd873f2a08379bbe9c8108ca7cc59e8529087e5 https://github.com/yast/yast-registration/commit/1dd873f2a08379bbe9c8108ca7c... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-02-27 (Thu, 27 Feb 2020) Changed paths: A src/clients/test_addon_selection.rb A src/lib/registration/clients/test_addon_selection.rb Log Message: ----------- Add simple client to ease manual testing Commit: b5f658459f89e0f6a01a3e859e4aa9376110848b https://github.com/yast/yast-registration/commit/b5f658459f89e0f6a01a3e859e4... 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... As part of the fix for the current addons selector dialog which has some problems with vertical scroll an items selection, Commit: f648962df8889b05dc8bb8d9b682ebcf91ec5b30 https://github.com/yast/yast-registration/commit/f648962df8889b05dc8bb8d9b68... 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: 0f2d41e82f3fb9307cb5bacc128f075ee446fdcc https://github.com/yast/yast-registration/commit/0f2d41e82f3fb9307cb5bacc128... 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: 4677d7a088d8295626232d5a11004c2bd1fb6b97 https://github.com/yast/yast-registration/commit/4677d7a088d8295626232d5a110... 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: 48aa46e40a87352a9e51c76a2fc67428aa235723 https://github.com/yast/yast-registration/commit/48aa46e40a87352a9e51c76a2fc... 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: 92d0c9c280a2788e3cd36a597b8ca7c4f73c071b https://github.com/yast/yast-registration/commit/92d0c9c280a2788e3cd36a597b8... 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: 3cfdf203ef9671dc0b894a46e67b2285d315df17 https://github.com/yast/yast-registration/commit/3cfdf203ef9671dc0b894a46e67... 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/de0406fad05f...3cfdf203ef9...
participants (1)
-
David Díaz