1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-16 03:42:41 +01:00
phorge-phorge/src/applications/differential/customfield
epriestley 10b86c2aa3 Don't show meme Remarkup hint button if Macro application is not usable
Summary: See <https://phabricator.wikimedia.org/T906>. This behavior is a bug; we should remove the button if the user can't use the application.

Test Plan:
- With Macro uninstalled, did these things verifying the button vanished:
  - Sent a user a message.
  - Edited a revision.
  - Edited repository basic information.
  - Edited an initiative.
  - Edited a Harbormaster build step.
  - Added task comments.
  - Edited profile blurb.
  - Edited blog description.
  - Commented on Pholio mock.
  - Uploaded Pholio image.
  - Edited Phortune merchant.
  - Edited Phriction document.
  - Edited Ponder answer.
  - Edited Ponder question.
  - Edited Slowvote poll.
  - Edited a comment.
- Reinstalled Macro and saw button come back.
- Used button to put silly text on a funny picture.

Reviewers: btrahan, chad

Reviewed By: chad

Subscribers: epriestley

Differential Revision: https://secure.phabricator.com/D10900
2014-11-24 15:25:25 -08:00
..
DifferentialApplyPatchField.php Implement detail views for many Differential fields on ApplicationTransactions 2014-02-26 14:46:18 -08:00
DifferentialArcanistProjectField.php Add Branch and Arcanist Project CustomFields 2014-02-27 11:05:48 -08:00
DifferentialAsanaRepresentationField.php Allow configuration of Differential custom fields 2014-03-11 13:01:57 -07:00
DifferentialAuditorsField.php Rename PHIDType classes 2014-07-24 08:05:46 +10:00
DifferentialAuthorField.php Allow configuration of Differential custom fields 2014-03-11 13:01:57 -07:00
DifferentialBlameRevisionField.php Use CustomFields to power Conduit auxiliary dictionaries 2014-03-11 13:02:09 -07:00
DifferentialBranchField.php Restore "Branch" and "changes since last update" fields to Differential mail 2014-04-01 08:23:34 -07:00
DifferentialChangesSinceLastUpdateField.php Add addLinkSection to MailBody to properly format URIs 2014-10-30 15:24:10 -07:00
DifferentialCommitsField.php Allow configuration of Differential custom fields 2014-03-11 13:01:57 -07:00
DifferentialConflictsField.php Perform commit message parsing and construction with new CustomFields 2014-03-11 13:01:55 -07:00
DifferentialCoreCustomField.php Use CustomFields to power Conduit auxiliary dictionaries 2014-03-11 13:02:09 -07:00
DifferentialCustomField.php Move revision header warnings into custom fields 2014-07-02 04:58:51 -07:00
DifferentialDependenciesField.php Allow configuration of Differential custom fields 2014-03-11 13:01:57 -07:00
DifferentialDependsOnField.php Spell "dependendency" less incorrecter 2014-07-30 12:59:28 -07:00
DifferentialEditPolicyField.php Implement Differential subscribers as a CustomField 2014-02-21 11:54:08 -08:00
DifferentialGitSVNIDField.php Perform commit message parsing and construction with new CustomFields 2014-03-11 13:01:55 -07:00
DifferentialHostField.php Use CustomField, not AuxiliaryField, to power RevisionView 2014-02-27 11:06:14 -08:00
DifferentialJIRAIssuesField.php Fix broken references to auth adapters 2014-07-22 21:20:45 +10:00
DifferentialLintField.php Differential - label unit / lint results from the commit diff as not applicable 2014-09-16 12:11:54 -07:00
DifferentialManiphestTasksField.php Rename PHIDType classes 2014-07-24 08:05:46 +10:00
DifferentialPathField.php Use CustomField, not AuxiliaryField, to power RevisionView 2014-02-27 11:06:14 -08:00
DifferentialProjectReviewersField.php Allow configuration of Differential custom fields 2014-03-11 13:01:57 -07:00
DifferentialProjectsField.php Rename PHIDType classes 2014-07-24 08:05:46 +10:00
DifferentialRepositoryField.php Support - Differential - fix rendering feed story where you removed a repository 2014-09-24 12:09:59 -07:00
DifferentialRequiredSignaturesField.php Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
DifferentialRevertPlanField.php Don't show meme Remarkup hint button if Macro application is not usable 2014-11-24 15:25:25 -08:00
DifferentialReviewedByField.php Rename PHIDType classes 2014-07-24 08:05:46 +10:00
DifferentialReviewersField.php Differential - fix bogus foreach(null) 2014-10-13 12:57:08 -07:00
DifferentialRevisionIDField.php Differental - match "Revision ID:" uri value on domain only 2014-10-13 17:08:57 -07:00
DifferentialStoredCustomField.php Use CustomFields to power Conduit auxiliary dictionaries 2014-03-11 13:02:09 -07:00
DifferentialSubscribersField.php Rename PHIDType classes 2014-07-24 08:05:46 +10:00
DifferentialSummaryField.php Don't show meme Remarkup hint button if Macro application is not usable 2014-11-24 15:25:25 -08:00
DifferentialTestPlanField.php Don't show meme Remarkup hint button if Macro application is not usable 2014-11-24 15:25:25 -08:00
DifferentialTitleField.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
DifferentialUnitField.php Differential - label unit / lint results from the commit diff as not applicable 2014-09-16 12:11:54 -07:00
DifferentialViewPolicyField.php Implement Differential subscribers as a CustomField 2014-02-21 11:54:08 -08:00