[obs-commits] [openSUSE/open-build-service] 243b6b: Sort staging requests by state and name

Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 243b6b2e5d52bd91370bf46348803696e827de4c https://github.com/openSUSE/open-build-service/commit/243b6b2e5d52bd91370bf4... Author: Saray Cabrera Padrón <scabrerapadron@suse.de> Date: 2020-04-30 (Thu, 30 Apr 2020) Changed paths: M src/api/app/models/concerns/staging_project.rb Log Message: ----------- Sort staging requests by state and name The list of requests in a staging project was sorted by name. Now it is sorted by state and then by name. This way, the requests that require more attention will be on the top of the list. Commit: 97df94db682b3744ba988102de13b99d9f7ca561 https://github.com/openSUSE/open-build-service/commit/97df94db682b3744ba9881... Author: Dany Marcoux <danymarcoux@gmail.com> Date: 2020-04-30 (Thu, 30 Apr 2020) Changed paths: M src/api/app/models/concerns/staging_project.rb Log Message: ----------- Merge pull request #9472 from saraycp/sort_stating_requests Sort staging requests by state and name Compare: https://github.com/openSUSE/open-build-service/compare/059b2c674e22...97df94...
participants (1)
-
Dany Marcoux