1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-03 20:22:46 +01:00
phorge-phorge/src/view/form
epriestley 34628002fd Modernize "repositories" typeahead datasource
Summary:
Ref T4420.

  - Allow tokenizers to accept either a `Datasource` object (new style) or a URI (old style).
  - Read URI and placeholder text from object, if available.
  - Swap the "repositories" datasource (which seemed like the simplest one) over to the new stuff.
  - Tweak/update the repo tokens a little bit.

Test Plan:
  - Used tokenizer in Herald, Differential (search), Differential (edit), Push Logs.
  - Grepped for other callsites.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T4420

Differential Revision: https://secure.phabricator.com/D9874
2014-07-10 16:18:04 -07:00
..
control Modernize "repositories" typeahead datasource 2014-07-10 16:18:04 -07:00
AphrontErrorView.php Make errors in dialogs look reasonable instead of hideous 2014-04-03 11:23:03 -07:00
AphrontFormInsetView.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
AphrontFormView.php Fix a type issue with FormView juggling 2014-02-24 12:20:49 -08:00
PHUIFormLayoutView.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
PHUIFormPageView.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
PHUIPagedFormView.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00