[openSUSE/open-build-service] 551f94: Improve naming of variable holding CSS class
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 551f94db24262685dc6fb06f456a5bbf078f00a6 https://github.com/openSUSE/open-build-service/commit/551f94db24262685dc6fb0... Author: Dany Marcoux <dmarcoux@posteo.de> Date: 2021-02-08 (Mon, 08 Feb 2021) Changed paths: M src/api/app/helpers/webui/buildresult_helper.rb Log Message: ----------- Improve naming of variable holding CSS class Commit: 0a863fe0a6f41dfe131baecc73ccce87beac1b09 https://github.com/openSUSE/open-build-service/commit/0a863fe0a6f41dfe131bae... Author: Dany Marcoux <dmarcoux@posteo.de> Date: 2021-02-08 (Mon, 08 Feb 2021) Changed paths: M src/api/app/helpers/webui/buildresult_helper.rb Log Message: ----------- Fix typo in responsive_ux comment Commit: c3c1416daa338b2952511c773ec25ec8e7f919a8 https://github.com/openSUSE/open-build-service/commit/c3c1416daa338b2952511c... Author: Dany Marcoux <dmarcoux@posteo.de> Date: 2021-02-08 (Mon, 08 Feb 2021) Changed paths: M src/api/app/helpers/webui/buildresult_helper.rb Log Message: ----------- Toggle build info when {click,hover}ing on build state Having a link with `href="javascript:void(0);"` is confusing users. A span is better in this context since we're displaying information, not linking to something. Toggling the build info is already in place for the question mark icon next to the build state. Fixes #9936 Commit: 5aff6726c892c5962597de76a848112dc0e894b8 https://github.com/openSUSE/open-build-service/commit/5aff6726c892c5962597de... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2021-02-09 (Tue, 09 Feb 2021) Changed paths: M src/api/app/helpers/webui/buildresult_helper.rb Log Message: ----------- Merge pull request #10748 from dmarcoux/issue-9936 Toggle build info when {click,hover}ing on build state Compare: https://github.com/openSUSE/open-build-service/compare/3a93bd97556d...5aff67...
participants (1)
-
Henne Vogelsang