1. 28 Jul, 2021 1 commit
    • Lee Tickett's avatar
      Imrpove model validation when adding spent time · 4d8f719c
      Lee Tickett authored
      We recently added support for setting timelog summary using the
      API, but the validation error simply statse `invalid`. This MR
      ensures the parent issuable validation error details the child
      (timelog) error messsage e.g. timelog.summary: is too long
      (maximum is 255 characters).
      
      Changelog: changed
      4d8f719c
  2. 27 Jul, 2021 39 commits