An error occurred fetching the project authors.
  1. 07 Apr, 2018 2 commits
    • Mayra Cabrera's avatar
      Addreses backend review suggestions · 171b2625
      Mayra Cabrera authored
      - Remove extra method for authorize_admin_project
      - Ensure project presence
      - Rename 'read_repo' to 'read_repository' to be more verbose
      171b2625
    • Mayra Cabrera's avatar
      Create barebones for Deploytoken · db18993f
      Mayra Cabrera authored
      Includes:
      - Model, factories, create service and controller actions
      - As usual, includes specs for everything
      - Builds UI (copy from PAT)
      - Add revoke action
      
      Closes #31591
      db18993f