1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 03:12:41 +01:00
phorge-phorge/src/applications/herald/query
Joshua Spence feca8fbdec Use monograms for Herald URIs
Summary: I think `HeraldRule`s are the only objects which have monograms but are not accesible via `/{$monogram}`. This diff changes the `/herald/rule/{$id}` URI to `/{$monogram}`.

Test Plan: Clicked a bunch of links in Herald to ensure there were no dead links.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: Korvin

Differential Revision: https://secure.phabricator.com/D14469
2015-11-13 07:07:00 +11:00
..
HeraldRuleQuery.php Rename "HeraldAction" to "HeraldActionRecord" 2015-07-23 13:26:40 -07:00
HeraldRuleSearchEngine.php Use monograms for Herald URIs 2015-11-13 07:07:00 +11:00
HeraldTransactionQuery.php Allow Herald rules to be disabled, instead of deleted 2013-10-06 17:10:29 -07:00
HeraldTranscriptQuery.php Make buildWhereClause() a method of AphrontCursorPagedPolicyAwareQuery 2015-04-20 10:06:09 -07:00
HeraldTranscriptSearchEngine.php [Redesign] PhabricatorApplicationSearchResultView 2015-06-19 11:46:20 +01:00