1. 18 Mar, 2020 1 commit
    • Andy Soiron's avatar
      Service validation for project and type uniqueness · b946b42a
      Andy Soiron authored
      This validation prevents duplicated services of the
      same type in the same project. The validation can
      only run on create because it is possible that the
      database holds invalid data. If this is the case,
      updating a service would fail.
      b946b42a
  2. 17 Mar, 2020 39 commits