An error occurred fetching the project authors.
  1. 19 Feb, 2018 1 commit
    • Jan Provaznik's avatar
      Extend Epics API - searching and sorting · a135c5eb
      Jan Provaznik authored
      In API allow searching epics by title and description and sort
      epics by created_at and updated_at attributes.
      
      created_at and updated_at attributes are also exposed in epic API - if
      we allow sorting by these attributes it also makes sense to include them
      in API response.
      
      Close #4732
      a135c5eb