1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-02 19:52:44 +01:00
phorge-phorge/src/applications/almanac/editor
epriestley 5ada1211cd Modularize Almanac Namespace transactions
Summary: Depends on D19318. Ref T13120. Ref T12414. Move transactions for Almanac Namespaces ("name" is the only meaningful one) to ModularTransactions.

Test Plan:
  - Created a new namespace.
  - Edited a namespace.
  - Tried to choose no name, an invalid name, a duplicate name, and a name in a namespace I can't edit; got appropriate errors.
  - Grepped for `AlmanacNamespaceTransaction::TYPE_NAME`.

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13120, T12414

Differential Revision: https://secure.phabricator.com/D19320
2018-04-11 10:24:10 -07:00
..
AlmanacBindingEditor.php Allow Almanac bindings to be disabled and unused interfaces to be removed 2016-02-26 06:21:23 -08:00
AlmanacBindingPropertyEditEngine.php Update EditEngine for two column 2016-03-28 09:18:55 -07:00
AlmanacDeviceEditEngine.php Update EditEngine for two column 2016-03-28 09:18:55 -07:00
AlmanacDeviceEditor.php Fix spelling 2017-10-09 10:48:04 -07:00
AlmanacDevicePropertyEditEngine.php Update EditEngine for two column 2016-03-28 09:18:55 -07:00
AlmanacEditor.php Allow Almanac properties to be deleted, use EditEngine instead of CustomField 2016-02-22 11:28:26 -08:00
AlmanacNamespaceEditEngine.php Modularize Almanac Namespace transactions 2018-04-11 10:24:10 -07:00
AlmanacNamespaceEditor.php Modularize Almanac Namespace transactions 2018-04-11 10:24:10 -07:00
AlmanacNetworkEditEngine.php Update EditEngine for two column 2016-03-28 09:18:55 -07:00
AlmanacNetworkEditor.php Allow Almanac namespaces to be searched by ngram index 2016-02-22 04:58:18 -08:00
AlmanacPropertyEditEngine.php Allow Almanac properties to be deleted, use EditEngine instead of CustomField 2016-02-22 11:28:26 -08:00
AlmanacServiceEditEngine.php Allow "almanac.service.edit" to create services 2018-04-11 10:23:50 -07:00
AlmanacServiceEditor.php Partially modularize AlmanacService transactions 2018-04-11 10:22:34 -07:00
AlmanacServicePropertyEditEngine.php Update EditEngine for two column 2016-03-28 09:18:55 -07:00