1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-16 03:42:41 +01:00
phorge-phorge/src/applications/transactions/response
Bob Trahan 847ff549ce Differential - return a better response for validation error cases
Summary: Fixes T6989. Basically return a nice dialogue like we do for "NoEffect" transactions. This is a little prettier than the other dialogue was. Also, stop adding TYPE_EDGE as a transaction type as we end up having it 2x, which then makes the error get validated 2x.

Test Plan: tried to add myself as a reviewer and got a nice error message.

Reviewers: chad, epriestley

Reviewed By: epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T6989

Differential Revision: https://secure.phabricator.com/D11448
2015-01-20 13:59:17 -08:00
..
PhabricatorApplicationTransactionNoEffectResponse.php Implement "Resign" action against ApplicationTransactions 2014-02-25 12:36:02 -08:00
PhabricatorApplicationTransactionResponse.php Fix a stray comma on File previews 2014-12-11 11:10:52 -08:00
PhabricatorApplicationTransactionValidationResponse.php Differential - return a better response for validation error cases 2015-01-20 13:59:17 -08:00