1. 06 Apr, 2022 1 commit
    • Eulyeon Ko's avatar
      Keep labels sorted by title after mutation · 0128b699
      Eulyeon Ko authored
      Labels assigned to an issuable should be kept sorted by title
      after mutation.
      
      This commit adds '.reset' to issue and merge request labels
      in their mutation resolvers so they get reloaded with
      the sort order 'title asc'.
      
      For epic, only the spec coverage is added as
      the mutation for epic already utilized '.reset'.
      
      Changelog: changed
      0128b699
  2. 05 Apr, 2022 37 commits
  3. 04 Apr, 2022 2 commits