[obs-commits] [openSUSE/open-build-service] f07a01: Fix icon sizes and breakpoints of main page
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: f07a01ca5c19d16954902d8549175a131d057a9c https://github.com/openSUSE/open-build-service/commit/f07a01ca5c19d16954902d... Author: Björn Geuken <bgeuken@suse.de> Date: 2018-12-02 (Sun, 02 Dec 2018) Changed paths: M src/api/app/views/webui2/status_messages/_item.html.haml M src/api/app/views/webui2/webui/main/_latest_updates.html.haml Log Message: ----------- Fix icon sizes and breakpoints of main page The icons were to large in proportion to the content they belonged to. Reducing their size also required to drop some tweaks done via padding and column length. As a side effect the icons no longer overlap with other elements for certain screen sizes. Fixes #5974 Commit: 4e38900df009077e541941acc29539d0b753ad58 https://github.com/openSUSE/open-build-service/commit/4e38900df009077e541941... Author: Björn Geuken <bgeuken@suse.de> Date: 2018-12-03 (Mon, 03 Dec 2018) Changed paths: M src/api/app/helpers/webui/main_helper.rb M src/api/app/views/webui2/status_messages/_item.html.haml M src/api/app/views/webui2/webui/main/_latest_updates.html.haml Log Message: ----------- Move switch condition to a helper To split the business logic from the view code. Commit: 2ed3fb84c266548eefafe06e3196819ffee5ee12 https://github.com/openSUSE/open-build-service/commit/2ed3fb84c266548eefafe0... Author: Dany Marcoux <dmarcoux@posteo.de> Date: 2018-12-03 (Mon, 03 Dec 2018) Changed paths: M src/api/app/helpers/webui/main_helper.rb M src/api/app/views/webui2/status_messages/_item.html.haml M src/api/app/views/webui2/webui/main/_latest_updates.html.haml Log Message: ----------- Merge pull request #6428 from bgeuken/fix_5974 Fix icon sizes and breakpoints of main page Compare: https://github.com/openSUSE/open-build-service/compare/b4293f0cab7a...2ed3fb... **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.
participants (1)
-
Dany Marcoux