[yast-commit] [yast/yast-registration] 2acddb: Move the package search logic to a controller
Branch: refs/heads/master Home: https://github.com/yast/yast-registration Commit: 2acddb84e4e6c62e3e3e455a7e7b81d9ec6a757d https://github.com/yast/yast-registration/commit/2acddb84e4e6c62e3e3e455a7e7... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2020-01-31 (Fri, 31 Jan 2020) Changed paths: A src/lib/registration/controllers/package_search.rb M src/lib/registration/widgets/package_search.rb A test/registration/controllers/package_search_test.rb M test/registration/widgets/package_search_test.rb Log Message: ----------- Move the package search logic to a controller Commit: a5ffce12742237e588ce250a5318a19a326af00a https://github.com/yast/yast-registration/commit/a5ffce12742237e588ce250a531... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2020-01-31 (Fri, 31 Jan 2020) Changed paths: M src/lib/registration/controllers/package_search.rb M src/lib/registration/widgets/package_search.rb M test/registration/controllers/package_search_test.rb M test/registration/widgets/package_search_test.rb Log Message: ----------- Move the logic to (un)select package to a controller Commit: 91e4d632b80a48816b5413f0906ba2ec9e85faf1 https://github.com/yast/yast-registration/commit/91e4d632b80a48816b5413f0906... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2020-01-31 (Fri, 31 Jan 2020) Changed paths: M src/lib/registration/dialogs/online_search.rb M src/lib/registration/widgets/package_search.rb M test/registration/dialogs/online_search_test.rb Log Message: ----------- The OnlineSearch injects the controller into its widget Commit: 6c136320fe0a2c41bfa49fcfba575184982418ab https://github.com/yast/yast-registration/commit/6c136320fe0a2c41bfa49fcfba5... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2020-01-31 (Fri, 31 Jan 2020) Changed paths: M src/lib/registration/controllers/package_search.rb M src/lib/registration/widgets/package_search.rb M test/registration/controllers/package_search_test.rb M test/registration/widgets/package_search_test.rb Log Message: ----------- Move the list of found packages to the PackageSearch widget Commit: 9071d4554cfcc0135dcdc89b886acc7a63698134 https://github.com/yast/yast-registration/commit/9071d4554cfcc0135dcdc89b886... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2020-01-31 (Fri, 31 Jan 2020) Changed paths: M src/lib/registration/widgets/package_search.rb Log Message: ----------- Update from code review Commit: b29cb80e6198952d81f6ced33e7b7c260ea2463b https://github.com/yast/yast-registration/commit/b29cb80e6198952d81f6ced33e7... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2020-01-31 (Fri, 31 Jan 2020) Changed paths: M src/lib/registration/controllers/package_search.rb Log Message: ----------- Handle auto selected addons correctly Commit: e6fca5bf573814932886999cc25dc7c29044750f https://github.com/yast/yast-registration/commit/e6fca5bf573814932886999cc25... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2020-01-31 (Fri, 31 Jan 2020) Changed paths: M test/registration/controllers/package_search_test.rb Log Message: ----------- Add a missing unit test for auto selected addons Commit: f6603a013d29c0fe7d868eeb5fae775e8d0cca6e https://github.com/yast/yast-registration/commit/f6603a013d29c0fe7d868eeb5fa... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2020-01-31 (Fri, 31 Jan 2020) Changed paths: M src/lib/registration/controllers/package_search.rb Log Message: ----------- Add some logging Commit: ba4d6d73978f19f76ac13e039e0103ef01ca79f3 https://github.com/yast/yast-registration/commit/ba4d6d73978f19f76ac13e039e0... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2020-01-31 (Fri, 31 Jan 2020) Changed paths: M src/lib/registration/controllers/package_search.rb Log Message: ----------- Make RuboCop happy Commit: 4994f76ed9d2b65e3c0961eeb66b8452b01a87d2 https://github.com/yast/yast-registration/commit/4994f76ed9d2b65e3c0961eeb66... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2020-01-31 (Fri, 31 Jan 2020) Changed paths: A src/lib/registration/controllers/package_search.rb M src/lib/registration/dialogs/online_search.rb M src/lib/registration/widgets/package_search.rb A test/registration/controllers/package_search_test.rb M test/registration/dialogs/online_search_test.rb M test/registration/widgets/package_search_test.rb Log Message: ----------- Merge pull request #476 from yast/jse-9101/package-search-controller [JSE-9109] Add a package search controller Compare: https://github.com/yast/yast-registration/compare/f53ede26f8a6...4994f76ed9d...
participants (1)
-
Imobach González Sosa