1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 17:58:47 +02:00
phorge-phorge/src/applications/people/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
..
PhabricatorUserBlurbField.php Don't show meme Remarkup hint button if Macro application is not usable 2014-11-24 15:25:25 -08:00
PhabricatorUserConfiguredCustomField.php Use ApplicationTransactions and CustomField to implement build steps 2014-03-25 16:08:40 -07:00
PhabricatorUserCustomField.php Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
PhabricatorUserRealNameField.php Separate reading object values out of didSetObject() in CustomField 2014-02-21 14:44:01 -08:00
PhabricatorUserRolesField.php Implement detail views for many Differential fields on ApplicationTransactions 2014-02-26 14:46:18 -08:00
PhabricatorUserSinceField.php Remove user-independent date and time functions from Phabricator 2014-07-13 12:03:17 +10:00
PhabricatorUserStatusField.php Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
PhabricatorUserTitleField.php Separate reading object values out of didSetObject() in CustomField 2014-02-21 14:44:01 -08:00