1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 01:12:41 +01:00
phorge-phorge/src/view/phui
epriestley e618b672d2 Render lint results as Harbormaster lint messages
Summary:
Ref T8095. Render lint results in a future-ready way.

This makes the renderer accept `HarbormasterBuildLintMessage` objects. If we have legacy data instead, it converts it into `HarbormasterBuildLintMessage` objects.

Design is a bit rough but will be cleaned up later after T7739.

This moves away from "postponed linters", which are obsolete after Harbormaster (and were only ever used by Facebook).

Test Plan: {F523429}

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T8095

Differential Revision: https://secure.phabricator.com/D13377
2015-06-23 10:23:28 -07:00
..
calendar Refactor Calendar Search, and implement Projects on events 2015-06-22 13:27:37 -07:00
PHUI.php Extend from Phobject 2015-06-15 18:02:27 +10:00
PHUIActionHeaderView.php Make default and hidden columns in Workboards more clear 2014-11-04 11:11:15 -08:00
PHUIActionPanelView.php Correct logic in PHUIActionPanelView 2015-02-21 06:38:27 -08:00
PHUIBoxView.php Fix AphrontTagView visibility 2015-01-14 06:54:39 +11:00
PHUIButtonBarView.php Revamp inline commenting UI 2015-03-27 16:00:09 -07:00
PHUIButtonView.php Give Phriction a real dropdown 2015-05-19 12:14:44 -07:00
PHUICrumbsView.php Create button should be a dropdown with public and private options 2015-05-27 11:11:11 -07:00
PHUICrumbView.php Redesign Crumbs 2015-01-26 08:27:54 -08:00
PHUIDocumentView.php Give Phriction a real dropdown 2015-05-19 12:14:44 -07:00
PHUIFeedStoryView.php Desktop Notification support 2015-06-22 13:11:37 -07:00
PHUIHeaderView.php Show when objects have a non-default policy 2015-06-22 11:46:59 -07:00
PHUIIconView.php Use phutil_json_decode instead of json_decode 2015-05-05 20:48:55 +10:00
PHUIImageMaskView.php Fix AphrontTagView visibility 2015-01-14 06:54:39 +11:00
PHUIInfoPanelView.php Minor linter fixes 2014-12-30 02:48:03 -08:00
PHUIListItemView.php Create button should be a dropdown with public and private options 2015-05-27 11:11:11 -07:00
PHUIListView.php Improve handle loading semantics for tokenizers 2015-04-02 13:42:01 -07:00
PHUIObjectBoxView.php Fix some odd looking arrays 2015-04-05 22:29:39 +10:00
PHUIObjectItemListView.php Put Spaces on Hovercards and ObjectItemLists 2015-06-05 14:20:25 -07:00
PHUIObjectItemView.php Put Spaces on Hovercards and ObjectItemLists 2015-06-05 14:20:25 -07:00
PHUIPinboardItemView.php Support Spaces in Pholio 2015-06-10 15:52:49 -07:00
PHUIPinboardView.php Move PHUIErrorView to PHUIInfoView 2015-03-01 14:45:56 -08:00
PHUIPropertyGroupView.php PHUIPropertyListView 2013-10-11 07:53:56 -07:00
PHUIPropertyListView.php Move ActionList mobile links to better location 2015-01-12 07:24:35 -08:00
PHUIRemarkupPreviewPanel.php Use PhutilInvalidStateException 2015-05-14 07:53:52 +10:00
PHUIStatusItemView.php Render lint results as Harbormaster lint messages 2015-06-23 10:23:28 -07:00
PHUIStatusListView.php Fix AphrontTagView visibility 2015-01-14 06:54:39 +11:00
PHUITagView.php Use PhutilInvalidStateException 2015-06-18 07:09:02 +10:00
PHUITextView.php Fix AphrontTagView visibility 2015-01-14 06:54:39 +11:00
PHUITimelineEventView.php Give Phriction a real dropdown 2015-05-19 12:14:44 -07:00
PHUITimelineView.php Various linter fixes 2015-05-20 07:27:41 +10:00
PHUIWorkboardView.php Fix AphrontTagView visibility 2015-01-14 06:54:39 +11:00
PHUIWorkpanelView.php Fix AphrontTagView visibility 2015-01-14 06:54:39 +11:00