1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 02:12:41 +01:00
phorge-phorge/src/applications/meta
epriestley d2e1dd0ef0 In Applications, always redirect back to the detail page after edits
Summary:
Ref T12685. When you edit an application's policies but don't make any changes, you currently get stuck on the same page. This isn't how other edit screens work, and I think it's a holdover from eras long ago.

Make it consistent with other applications.

Also, fix a missing `pht()`.

Test Plan:
  - Edited an application configuation.
  - Clicked "Save" without making changes.
  - After patch, was redirected back to detail page like in other applications.

Reviewers: chad, amckinley

Reviewed By: chad

Maniphest Tasks: T12685

Differential Revision: https://secure.phabricator.com/D17877
2017-05-14 14:01:01 -07:00
..
application Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
controller In Applications, always redirect back to the detail page after edits 2017-05-14 14:01:01 -07:00
editor Implement modular transactions for application policy changes 2017-05-03 17:49:41 -07:00
panel Use PhutilClassMapQuery 2015-07-07 22:51:57 +10:00
phid Give application actors in feed reasonable icons 2016-04-20 14:38:55 -07:00
query Add initial infrastructure for adding ModularTransaction support to Application config changes 2017-04-19 15:44:57 -07:00
storage Implement modular transactions for application policy changes 2017-05-03 17:49:41 -07:00
typeahead Check if app is installed for user before displying 2016-09-07 22:42:20 -04:00
xactions Implement modular transactions for application policy changes 2017-05-03 17:49:41 -07:00