1. 09 Dec, 2021 4 commits
    • Ezekiel Kigbo's avatar
      Fix transfer project qa tests · 66dccd28
      Ezekiel Kigbo authored
      Updates the namespace selector used for
      the transfer project qa tests
      
      Fix broken controller specs
      
      Ensures we redirect back to the edit
      project page after transferring a project
      
      Fix broken qa selector
      
      Fix broken project settings rspec tests
      
      Ensure we dont access the transfer project dataset
      if there is no element mounted.
      
      Fix broken jest test
      
      Minor cleanup namespaces helper
      66dccd28
    • Ezekiel Kigbo's avatar
      Adds transfer project specs · 69de4417
      Ezekiel Kigbo authored
      Adds jest test for the transfer project form
      and updates the gitlab pot file.
      69de4417
    • Ezekiel Kigbo's avatar
      Add jest test for namespace select · ebd6e5fe
      Ezekiel Kigbo authored
      Adds a new test suite for the namespace select
      component
      ebd6e5fe
    • Ezekiel Kigbo's avatar
      Adds a vue based transfer project form · dc27c3fe
      Ezekiel Kigbo authored
      Wires the vue based transfer project form to the
      project settings page.
      
      Updates the namespace json data
      
      Updates the namespace data passed to the transfer
      project form.
      
      Remove `remote` option from the form`
      dc27c3fe
  2. 08 Dec, 2021 36 commits