1. 14 Feb, 2022 1 commit
    • Thad Craft's avatar
      Add ref param to project level ci/lint · edb848b7
      Thad Craft authored
      Refactor issue move to not require group_id param
      
      This simplifies the code so that we allow passing in move_before_id /
      move_after_id as long as they are part of the same project / namespace
      hierarchy.
      
      This also fixes the reorder API so that it now accepts IDs from other
      projects within the same hierarchy.
      
      Changelog: fixed
      edb848b7
  2. 11 Feb, 2022 39 commits