1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-14 02:42:40 +01:00
phorge-phorge/src/applications/diffusion/editor
epriestley 0ba3939ce3 Flesh out more web UI actions for new URI interface
Summary:
Ref T10748.

  - Allow users to add new URIs by clicking a button instead of knowing a secret URI.
  - Validate that URIs are actually valid URIs.
  - Add enable/disable action and strings.

Test Plan:
  - Created a new URI.
  - Tried to create a nonsense URI, created a good URI.
  - Enabled/disabled a URI.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10748

Differential Revision: https://secure.phabricator.com/D15825
2016-04-29 17:16:15 -07:00
..
DiffusionRepositoryEditEngine.php Give users a modal VCS choice when creating a new repository 2016-04-29 09:20:31 -07:00
DiffusionURIEditEngine.php Add diffusion.uri.edit for creating and editing repository URIs 2016-04-29 13:55:48 -07:00
DiffusionURIEditor.php Flesh out more web UI actions for new URI interface 2016-04-29 17:16:15 -07:00