[obs-commits] [openSUSE/open-build-service] 38e11f: [frontend] Fix sorting of image templates
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 38e11ff486132b7359f1b069c77c7e453df0d7e6 https://github.com/openSUSE/open-build-service/commit/38e11ff486132b7359f1b0... Author: Björn Geuken <bgeuken@suse.de> Date: 2017-10-11 (Wed, 11 Oct 2017) Changed paths: M src/api/app/models/project.rb M src/api/spec/cassettes/ImageTemplates/branching/branch_image_template.yml M src/api/spec/features/webui/image_templates_spec.rb Log Message: ----------- [frontend] Fix sorting of image templates * Shows templates from local projects first, and remotes afterwards. This broke with 89d7fc5. * Sorts each template within a project by it's title. The title is what is visible by the user. Commit: 8817c9c9a88da86ee43867397a5990b1fb8547ad https://github.com/openSUSE/open-build-service/commit/8817c9c9a88da86ee43867... Author: Björn Geuken <bgeuken@suse.de> Date: 2017-10-11 (Wed, 11 Oct 2017) Changed paths: M src/api/app/models/project.rb M src/api/spec/cassettes/ImageTemplates/branching/branch_image_template.yml M src/api/spec/features/webui/image_templates_spec.rb Log Message: ----------- Merge pull request #3974 from bgeuken/fix_sorting_of_templates [frontend] Fix sorting of image templates Compare: https://github.com/openSUSE/open-build-service/compare/9fe3eb37c54c...8817c9...
participants (1)
-
Björn Geuken