[obs-commits] [openSUSE/open-build-service] 94aad6: Migrate project package table to bootstrap.
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 94aad6a7243508c9f0f08ef3d964f91c50bdc475 https://github.com/openSUSE/open-build-service/commit/94aad6a7243508c9f0f08e... Author: Lukas Krause <lkrause@suse.de> Date: 2018-12-04 (Tue, 04 Dec 2018) Changed paths: M src/api/app/helpers/webui/project_helper.rb A src/api/app/views/webui2/webui/project/_project_inherited_packages.html.haml M src/api/app/views/webui2/webui/project/_project_packages.html.haml M src/api/app/views/webui2/webui/project/show.html.haml M src/api/config/routes.rb Log Message: ----------- Migrate project package table to bootstrap. The project show view get migrated to bootstrap. The package table is a partial of it. In order to get this done and to serve it to the beta users, the table needs to be moved to bootstrap. Commit: c03b493679bc7e78c4b5f480a738233a4a5f17b3 https://github.com/openSUSE/open-build-service/commit/c03b493679bc7e78c4b5f4... Author: Lukas Krause <lkrause@suse.de> Date: 2018-12-04 (Tue, 04 Dec 2018) Changed paths: M src/api/app/helpers/webui/project_helper.rb A src/api/app/views/webui2/webui/project/_project_inherited_packages.html.haml M src/api/app/views/webui2/webui/project/_project_packages.html.haml M src/api/app/views/webui2/webui/project/show.html.haml M src/api/config/routes.rb Log Message: ----------- Merge pull request #6396 from krauselukas/feature/boostrap/package_list Migrate project package table to bootstrap. Compare: https://github.com/openSUSE/open-build-service/compare/4584b12518ec...c03b49... **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)
-
Lukas Krause