1. 26 May, 2021 1 commit
    • Lee Tickett's avatar
      Remove group timelog mandatory arguments · cfdedd47
      Lee Tickett authored
      As graphQL enforces pagination (with a maximum of 100 records,
      we do not need to enforce the use of start/end arguments).
      
      We show timelogs through the web UI to anyone who can access
      an issuable, so we should observe the same permissions via
      graphQL.
      
      This is a pre-cursor to exposing timelogs against projects.
      
      Changelog: changed
      cfdedd47
  2. 25 May, 2021 15 commits
  3. 24 May, 2021 24 commits