1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-24 22:40:55 +01:00
phorge-phorge/src
epriestley 0e2cb6e7c4 Fix missing URI for "OAuthServerClient" object handles, causing dialog with no button
Summary:
Ref T13330. Handles for "OAuthServerClient" objects currently do not have a URI, which causes some obscure fallout like a missing "Close" button when examining their transactions.

Add a URI.

Test Plan:
  - Viewed an OAuth server client detail page.
  - Edited a policy, changing it to a custom policy.
  - Clicked "Custom Policy" in the resulting transaction to view a dialog explaining the changes.
  - Before change: dialog has no close button.
  - After change: dialog has a close button.

{F6534121}

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13330

Differential Revision: https://secure.phabricator.com/D20624
2019-07-02 05:14:14 -07:00
..
__tests__ Use PhutilClassMapQuery instead of PhutilSymbolLoader 2015-08-14 07:49:01 +10:00
aphront Fix a looping workflow when trying to submit a partially-effectless transaction group 2019-05-23 19:16:17 -07:00
applications Fix missing URI for "OAuthServerClient" object handles, causing dialog with no button 2019-07-02 05:14:14 -07:00
docs Recommend dumping database backups with "--compress --output X" instead of "| gzip > X" 2019-06-18 11:37:14 -07:00
extensions
infrastructure Bump the remarkup cache version after JIRA/Asana rule changes 2019-06-25 14:56:29 -07:00
view Prevent editing and deleting comments in locked conversations 2019-05-23 19:04:55 -07:00
__phutil_library_init__.php
__phutil_library_map__.php Modularize PhabricatorEditEngineConfigurationTransaction 2019-06-20 16:25:21 -07:00