[obs-commits] [openSUSE/open-build-service] 776e2b: [webui] adjust table layouts in subprojects view
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 776e2b75cde3c93a1116d17a5d6902f21b8bb2ad https://github.com/openSUSE/open-build-service/commit/776e2b75cde3c93a1116d1... Author: Esa Kulmala <esa.kulmala@ericsson.com> Date: 2017-02-15 (Wed, 15 Feb 2017) Changed paths: M src/api/app/assets/javascripts/webui/application/project.js M src/api/app/assets/stylesheets/webui/application.css.erb M src/api/app/assets/stylesheets/webui/application/project.scss M src/api/app/helpers/webui/project_helper.rb M src/api/app/views/webui/project/subprojects.html.haml Log Message: ----------- [webui] adjust table layouts in subprojects view Use same table column width for all tables. Rename "Description" column to "Title". Add view helper for removing parent name from project. Commit: 9a25247788ddebb031589c1c6bdcce8a44a05118 https://github.com/openSUSE/open-build-service/commit/9a25247788ddebb031589c... Author: Esa Kulmala <esa.kulmala@ericsson.com> Date: 2017-02-15 (Wed, 15 Feb 2017) Changed paths: M src/api/app/assets/javascripts/webui/application/project.js M src/api/app/controllers/webui/project_controller.rb M src/api/app/models/project.rb M src/api/app/views/webui/project/subprojects.html.haml Log Message: ----------- [webui] show sibling projects in subprojects view Commit: 83c8639b24db629d2a717c3a7cd3e7b21a8b6979 https://github.com/openSUSE/open-build-service/commit/83c8639b24db629d2a717c... Author: Esa Kulmala <esa.kulmala@ericsson.com> Date: 2017-02-15 (Wed, 15 Feb 2017) Changed paths: M src/api/spec/controllers/webui/project_controller_spec.rb Log Message: ----------- [ci] updated subproject tests added checks for sibling projects Commit: ff7679091f819bdc8ea8ceded11ae485c0891599 https://github.com/openSUSE/open-build-service/commit/ff7679091f819bdc8ea8ce... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2017-02-15 (Wed, 15 Feb 2017) Changed paths: M src/api/.rubocop_todo.yml Log Message: ----------- [dist] Adopt undiscussed BlockLength maximum Commit: 6f156aa5dcb12807c76e3251885a9a47f52ec788 https://github.com/openSUSE/open-build-service/commit/6f156aa5dcb12807c76e32... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2017-02-16 (Thu, 16 Feb 2017) Changed paths: M src/api/app/assets/javascripts/webui/application/project.js M src/api/app/assets/stylesheets/webui/application.css.erb A src/api/app/assets/stylesheets/webui/application/datatable.css.scss M src/api/app/assets/stylesheets/webui/application/project.scss M src/api/app/helpers/webui/webui_helper.rb M src/api/app/views/webui/project/subprojects.html.haml M src/api/spec/helpers/webui/webui_helper_spec.rb Log Message: ----------- [webui] Use columnDefs for datatable column with Also minimze the used CSS fufu Commit: fe2367138db1aea96c1f151459cd4899ba8ec0e2 https://github.com/openSUSE/open-build-service/commit/fe2367138db1aea96c1f15... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2017-02-16 (Thu, 16 Feb 2017) Changed paths: M src/api/.rubocop_todo.yml M src/api/app/assets/javascripts/webui/application/project.js M src/api/app/assets/stylesheets/webui/application.css.erb A src/api/app/assets/stylesheets/webui/application/datatable.css.scss M src/api/app/controllers/webui/project_controller.rb M src/api/app/helpers/webui/project_helper.rb M src/api/app/helpers/webui/webui_helper.rb M src/api/app/models/project.rb M src/api/app/views/webui/project/subprojects.html.haml M src/api/spec/controllers/webui/project_controller_spec.rb M src/api/spec/helpers/webui/webui_helper_spec.rb Log Message: ----------- Merge pull request #2692 from hennevogel/Ericsson-sibling-projects show sibling projects in subprojects view Compare: https://github.com/openSUSE/open-build-service/compare/71259c4db88c...fe2367...
participants (1)
-
Henne Vogelsang