[yast/yast-users] 0af8e5: Adapt Users::PasswordWidget to use Y2Users
Branch: refs/heads/y2users Home: https://github.com/yast/yast-users Commit: 0af8e52cc612bac0139643805c749a38849066da https://github.com/yast/yast-users/commit/0af8e52cc612bac0139643805c749a3884... Author: David Díaz González <dgonzalez@suse.de> Date: 2021-05-06 (Thu, 06 May 2021) Changed paths: M src/lib/users/widgets.rb Log Message: ----------- Adapt Users::PasswordWidget to use Y2Users As part of the inst_root_first client/dialog adaption to use Y2Users instead of Users::UsersSimple directly, similarly as it was done for inst_users_first (see e72ae37a1ef00b1398f11c5a860ec0bfdd53b08f). Commit: e7bb83c856f906b7978c00f0fd4a269236a7f1c6 https://github.com/yast/yast-users/commit/e7bb83c856f906b7978c00f0fd4a269236... Author: David Díaz González <dgonzalez@suse.de> Date: 2021-05-06 (Thu, 06 May 2021) Changed paths: M src/lib/users/widgets.rb Log Message: ----------- Makes Rubocop happy again Commit: 39e424ad4ffc3e56790d839c6eb7271ed375916c https://github.com/yast/yast-users/commit/39e424ad4ffc3e56790d839c6eb7271ed3... Author: David Díaz González <dgonzalez@suse.de> Date: 2021-05-06 (Thu, 06 May 2021) Changed paths: M src/lib/users/dialogs/inst_user_first.rb M src/lib/users/widgets.rb A src/lib/y2users/inst_users_dialog_helper.rb Log Message: ----------- Move shared validation logic to a helper Commit: 46efbe96d1d752e2ae6149833f35402f726501b7 https://github.com/yast/yast-users/commit/46efbe96d1d752e2ae6149833f35402f72... Author: David Díaz González <dgonzalez@suse.de> Date: 2021-05-06 (Thu, 06 May 2021) Changed paths: M test/widgets_test.rb Log Message: ----------- Adapt unit tests Commit: 3d7179cfdd2cdf3289e847ecdb7dc51c39c61515 https://github.com/yast/yast-users/commit/3d7179cfdd2cdf3289e847ecdb7dc51c39... Author: David Díaz González <dgonzalez@suse.de> Date: 2021-05-06 (Thu, 06 May 2021) Changed paths: A test/lib/y2users/password_validator_test.rb Log Message: ----------- Add unit test for Y2Users::PasswordValidator Commit: 7b56accc35cc0e5b0594fbc247ef9889142e80af https://github.com/yast/yast-users/commit/7b56accc35cc0e5b0594fbc247ef988914... Author: David Díaz González <dgonzalez@suse.de> Date: 2021-05-06 (Thu, 06 May 2021) Changed paths: M src/Makefile.am Log Message: ----------- Update Makefile Commit: feb579e8cf42a6d12f84a6e9a0e393eed5b3bb78 https://github.com/yast/yast-users/commit/feb579e8cf42a6d12f84a6e9a0e393eed5... Author: David Díaz González <dgonzalez@suse.de> Date: 2021-05-06 (Thu, 06 May 2021) Changed paths: M src/lib/y2users/inst_users_dialog_helper.rb Log Message: ----------- Add missing textdomain to helper Commit: 76ccd52bbb06fcde65b6ebc25d1114b30e73f5e5 https://github.com/yast/yast-users/commit/76ccd52bbb06fcde65b6ebc25d1114b30e... Author: David Díaz González <dgonzalez@suse.de> Date: 2021-05-07 (Fri, 07 May 2021) Changed paths: M src/lib/y2users/inst_users_dialog_helper.rb Log Message: ----------- Fix documentation Commit: 3168d961b1b5f1fe62f0acdf809c4921d7dcea2f https://github.com/yast/yast-users/commit/3168d961b1b5f1fe62f0acdf809c4921d7... Author: David Díaz González <dgonzalez@suse.de> Date: 2021-05-07 (Fri, 07 May 2021) Changed paths: M test/lib/y2users/password_validator_test.rb M test/widgets_test.rb Log Message: ----------- Update unit tests with suggestions from code review Commit: f9332deca632e49af54ccfd47ef48302a8c65b6d https://github.com/yast/yast-users/commit/f9332deca632e49af54ccfd47ef48302a8... Author: David Díaz González <dgonzalez@suse.de> Date: 2021-05-07 (Fri, 07 May 2021) Changed paths: M src/lib/y2users/inst_users_dialog_helper.rb Log Message: ----------- Move mixin Yast imports to the same level than requires Commit: 24d0ddb73cb262401cc08220b938126452385dc1 https://github.com/yast/yast-users/commit/24d0ddb73cb262401cc08220b938126452... Author: David Díaz <1691872+dgdavid@users.noreply.github.com> Date: 2021-05-07 (Fri, 07 May 2021) Changed paths: M src/Makefile.am M src/lib/users/dialogs/inst_user_first.rb M src/lib/users/widgets.rb A src/lib/y2users/inst_users_dialog_helper.rb A test/lib/y2users/password_validator_test.rb M test/widgets_test.rb Log Message: ----------- Merge pull request #266 from yast/inst-root-first Adapt Users::PasswordWidget to use Y2Users Compare: https://github.com/yast/yast-users/compare/54a66f550e9c...24d0ddb73cb2
participants (1)
-
David Díaz