1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-09 21:38:29 +01:00
phorge-phorge/src/applications/differential
epriestley 2214f96d3f Fix some small notification / token issues
Summary:
Fixes T3218.

  - Currently, Paste pages don't clear notifications about the paste (notably, token notifications).
  - Currently, Paste pages don't show tooltips on tokens.
  - `buildApplicationPage()` stopped respecting `pageObjects` (which controls whether "this page has been updated" is shown). Restore that.
  - Make `pageObjects` imply "clear notifications on this stuff".

Test Plan: Viewed a tokened Paste. Verified it cleared the notification and hovering over a token showed a tip.

Reviewers: btrahan, chad

Reviewed By: chad

CC: aran

Maniphest Tasks: T3218

Differential Revision: https://secure.phabricator.com/D5971
2013-05-19 07:51:31 -07:00
..
__tests__ Require a viewer for Remarkup rendering 2013-03-04 12:33:05 -08:00
application Adding hovercard event listeners for Users, Revisions, Conpherence and Commits 2013-04-05 17:01:54 -07:00
conduit Route internal conduit calls if other hosts available 2013-05-19 04:16:10 -07:00
config Flip strings for 'metamta.differential.unified-comment-context' config 2013-04-26 06:19:07 -07:00
constants PHT's for Differential. 2013-01-24 10:46:47 -08:00
controller Fix some small notification / token issues 2013-05-19 07:51:31 -07:00
data Delete license headers from files 2012-11-05 11:16:51 -08:00
editor Fix a missing setActor() on DifferentialNewDiffMail 2013-02-28 17:23:23 -08:00
events Hovercard tweaks 2013-04-06 21:16:55 -07:00
exception Delete license headers from files 2012-11-05 11:16:51 -08:00
field Load commits affected by revert language in Diffusion message parser 2013-05-06 18:05:33 -07:00
lipsum xDiffs and Revisions Generating 2013-05-06 14:11:37 -07:00
mail Remove the last hardcoding from PhabricatorMetaMTAReceivedMail 2013-05-17 10:00:49 -07:00
parser Apply lint rules to Phabricator 2013-02-19 13:33:10 -08:00
query Prepare for hovercards 2013-02-26 14:59:31 -08:00
remarkup Require a viewer for Remarkup rendering 2013-03-04 12:33:05 -08:00
render Fix function/method declaration lint in Phabricator. Automatic patches. 2013-02-19 13:47:03 -08:00
search Require a viewer to load handles 2013-02-28 17:15:09 -08:00
stats Delete license headers from files 2012-11-05 11:16:51 -08:00
storage xDiffs and Revisions Generating 2013-05-06 14:11:37 -07:00
view Diffusion - move some DiffusionRequest queries to occur over Conduit 2013-05-14 15:32:19 -07:00
DifferentialTasksAttacher.php Delete license headers from files 2012-11-05 11:16:51 -08:00