mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-13 10:22:42 +01:00
2214f96d3f
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 |
||
---|---|---|
.. | ||
ManiphestBatchEditController.php | ||
ManiphestController.php | ||
ManiphestExportController.php | ||
ManiphestReportController.php | ||
ManiphestSavedQueryDeleteController.php | ||
ManiphestSavedQueryEditController.php | ||
ManiphestSavedQueryListController.php | ||
ManiphestSubpriorityController.php | ||
ManiphestSubscribeController.php | ||
ManiphestTaskDescriptionChangeController.php | ||
ManiphestTaskDescriptionPreviewController.php | ||
ManiphestTaskDetailController.php | ||
ManiphestTaskEditController.php | ||
ManiphestTaskListController.php | ||
ManiphestTransactionPreviewController.php | ||
ManiphestTransactionSaveController.php |