[yast-commit] [yast/yast-registration] 18734a: Clear package details when none selected
Branch: refs/heads/bsc_1165913 Home: https://github.com/yast/yast-registration Commit: 18734a05c5c61257e2ca8e866cc840f97a86c94a https://github.com/yast/yast-registration/commit/18734a05c5c61257e2ca8e866cc... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-03-19 (Thu, 19 Mar 2020) Changed paths: M src/lib/registration/widgets/package_search.rb M src/lib/registration/widgets/remote_package_details.rb M test/registration/widgets/package_search_test.rb M test/registration/widgets/remote_package_details_test.rb Log Message: ----------- Clear package details when none selected Commit: eb39ec2aae5fa1b0351b063318b9f6607cf400f0 https://github.com/yast/yast-registration/commit/eb39ec2aae5fa1b0351b063318b... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-03-19 (Thu, 19 Mar 2020) Changed paths: M src/lib/registration/controllers/package_search.rb M test/registration/controllers/package_search_test.rb Log Message: ----------- Ignore leading and trailing spaces when searching Commit: ec92f2b9a9bc2d31ed9916ea4151f45c1eb26f5b https://github.com/yast/yast-registration/commit/ec92f2b9a9bc2d31ed9916ea415... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-03-19 (Thu, 19 Mar 2020) Changed paths: M src/lib/registration/widgets/package_search.rb A src/lib/registration/widgets/toggle_package_status.rb M test/registration/widgets/package_search_test.rb A test/registration/widgets/toggle_package_status_test.rb Log Message: ----------- Add button to explicitly select/unselect a package More specifically, to set/unset the selected package to be installed. Commit: f6e1d333c9db8b2ae2da562ee86408606b6d7b2f https://github.com/yast/yast-registration/commit/f6e1d333c9db8b2ae2da562ee86... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-03-19 (Thu, 19 Mar 2020) Changed paths: M src/lib/registration/widgets/package_search.rb A src/lib/registration/widgets/search_results_info.rb M test/registration/widgets/package_search_test.rb A test/registration/widgets/search_results_info_test.rb Log Message: ----------- Display the amount of package found Commit: b83d8e99f60d329e1024eb2b1afabecab74993b7 https://github.com/yast/yast-registration/commit/b83d8e99f60d329e1024eb2b1af... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-03-19 (Thu, 19 Mar 2020) Changed paths: M src/lib/registration/widgets/toggle_package_status.rb M test/registration/widgets/toggle_package_status_test.rb Log Message: ----------- Fix the layout after changing the toggle status label It's necessary to recalculate the layout to avoid missing part of the label because of the previous button width. Commit: 128c5ceed922b0d76a8226615dcd8ca67566140b https://github.com/yast/yast-registration/commit/128c5ceed922b0d76a8226615dc... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-03-19 (Thu, 19 Mar 2020) Changed paths: M test/registration/widgets/package_search_test.rb Log Message: ----------- Add missing unit test Commit: 7496e662b2a66fb884ca359f13374857559e9f9b https://github.com/yast/yast-registration/commit/7496e662b2a66fb884ca359f133... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2020-03-19 (Thu, 19 Mar 2020) Changed paths: M src/lib/registration/package_search.rb M src/lib/registration/remote_package.rb M test/registration/package_search_test.rb M test/registration/remote_package_test.rb Log Message: ----------- RemotePackage receives the status Commit: f79ff9773654f34a1f5a81a7b333fd272553b4f0 https://github.com/yast/yast-registration/commit/f79ff9773654f34a1f5a81a7b33... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2020-03-19 (Thu, 19 Mar 2020) Changed paths: M src/lib/registration/widgets/package_search.rb Log Message: ----------- Improve performance when scrolling the online search results table * In searches with many results, the performance drops as the user gets to the end of the table. Commit: 10fb921695102684ff81341becbbbc8bfefff26c https://github.com/yast/yast-registration/commit/10fb921695102684ff81341becb... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2020-03-19 (Thu, 19 Mar 2020) Changed paths: M src/lib/registration/clients/online_search.rb M src/lib/registration/dialogs/online_search_summary.rb M test/registration/dialogs/online_search_summary_test.rb Log Message: ----------- Display the Online Search summary when any addon is selected Commit: bd2a1913d71935128458dbe571a838118ee02fcd https://github.com/yast/yast-registration/commit/bd2a1913d71935128458dbe571a... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2020-03-19 (Thu, 19 Mar 2020) Changed paths: M src/lib/registration/clients/online_search.rb Log Message: ----------- Small documentation improvement Commit: 87640b73167b7a056d9dd3e0559dbc0989f7af82 https://github.com/yast/yast-registration/commit/87640b73167b7a056d9dd3e0559... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2020-03-19 (Thu, 19 Mar 2020) Changed paths: M src/lib/registration/dialogs/online_search.rb Log Message: ----------- Improve Online Search dialog help Commit: 8a5034a2e19dcab78f0326229c84cff3b117d090 https://github.com/yast/yast-registration/commit/8a5034a2e19dcab78f0326229c8... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2020-03-19 (Thu, 19 Mar 2020) Changed paths: M src/lib/registration/dialogs/online_search_summary.rb Log Message: ----------- Add missing help for the online search summary Commit: b34d3abb898da9cfa5308eb9c92766b3a70d8b7d https://github.com/yast/yast-registration/commit/b34d3abb898da9cfa5308eb9c92... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2020-03-19 (Thu, 19 Mar 2020) Changed paths: M test/registration/package_search_test.rb Log Message: ----------- Make RuboCop happy Commit: 87c4d123e2ee8c45ae7b9373dde31d29469e3d59 https://github.com/yast/yast-registration/commit/87c4d123e2ee8c45ae7b9373dde... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2020-03-19 (Thu, 19 Mar 2020) Changed paths: M src/lib/registration/widgets/package_search.rb Log Message: ----------- Improve feedback while searching Commit: 1a0790cb4b417ecab070fe77962b8cf756869926 https://github.com/yast/yast-registration/commit/1a0790cb4b417ecab070fe77962... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2020-03-19 (Thu, 19 Mar 2020) Changed paths: M package/yast2-registration.changes M package/yast2-registration.spec Log Message: ----------- Bump version and update changes file Commit: 8dbeef73813b8c30c35deb120f1d9164fb917328 https://github.com/yast/yast-registration/commit/8dbeef73813b8c30c35deb120f1... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-03-19 (Thu, 19 Mar 2020) Changed paths: M src/lib/registration/widgets/toggle_package_status.rb Log Message: ----------- Fix button label displayed when no package selected Commit: e03d9c1f9d6cc906aece66c88a650971d8adcdd8 https://github.com/yast/yast-registration/commit/e03d9c1f9d6cc906aece66c88a6... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-03-19 (Thu, 19 Mar 2020) Changed paths: M src/lib/registration/widgets/package_search.rb M src/lib/registration/widgets/toggle_package_status.rb M test/registration/widgets/package_search_test.rb M test/registration/widgets/toggle_package_status_test.rb Log Message: ----------- Improve the toggle package status button Not keeping the package as part of the internal status avoid UI problems (*outdated* label and status) when going back forward and back. Commit: dbbb8d9d6d208e23e2dbc21d9ac55a3733354b3e https://github.com/yast/yast-registration/commit/dbbb8d9d6d208e23e2dbc21d9ac... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-03-19 (Thu, 19 Mar 2020) Changed paths: M src/lib/registration/dialogs/online_search_summary.rb Log Message: ----------- Avoid code duplication Commit: e866cdbd066fa6a29b85afb4a3fffa17be773684 https://github.com/yast/yast-registration/commit/e866cdbd066fa6a29b85afb4a3f... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2020-03-19 (Thu, 19 Mar 2020) Changed paths: M src/lib/registration/widgets/package_search.rb M src/lib/registration/widgets/toggle_package_status.rb Log Message: ----------- Apply suggestions from code review Minor documentation fixes Co-Authored-By: David Díaz <1691872+dgdavid@users.noreply.github.com> Compare: https://github.com/yast/yast-registration/compare/bd25b3a73e2f...e866cdbd066...
participants (1)
-
Imobach González Sosa