Homec4science

Move "Remote URI" to modern repository editor thing

Authored by epriestley <git@epriestley.com> on Oct 25 2013, 22:59.

Description

Move "Remote URI" to modern repository editor thing

Summary:
Ref T2231. Allows you to edit the remote URI and credentials.

This is a little bit funky because I'm reusing some of the pages on the new (not-yet-hooked-up) create form. Specifically, it had pages like this:

  • Repo Type
  • Name/Callsign/Remote
  • Auth
  • Done

I split "Name/Callsign/Remote" into "Name/Callsign" and "Remote", then when editing the remote I just take you through "Remote" and "Auth" and then back. This lets us reuse the giant pile of protocol/URI sanity checking logic and ends up being pretty clean, although it's a little weird that the "Create" controller does both full-create and edit-remote.

Test Plan: See screenshots.

Reviewers: btrahan, chad

Reviewed By: btrahan

CC: chad, aran

Maniphest Tasks: T2231

Differential Revision: https://secure.phabricator.com/D7405

Details

Committed
epriestley <git@epriestley.com>Oct 25 2013, 22:59
Pushed
aubortJan 31 2017, 17:16
Parents
rPH52d4e66883db: Move repository actions (notify, autoclose) to new UI
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHb57b72368c3c: Move "Remote URI" to modern repository editor thing (authored by epriestley <git@epriestley.com>).Oct 25 2013, 22:59