1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-01 09:28:22 +01:00
phorge-phorge/src/applications/harbormaster/controller
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
..
HarbormasterBuildableActionController.php Fix invalid redirect when issuing actions on buildables 2014-08-21 21:34:57 +10:00
HarbormasterBuildableListController.php Decouple some aspects of request routing and construction 2014-10-17 05:01:40 -07:00
HarbormasterBuildableViewController.php Change "Stop" to "Pause" in Harbormaster build UI 2014-08-08 08:25:04 +10:00
HarbormasterBuildActionController.php Change "Stop" to "Pause" in Harbormaster build UI 2014-08-08 08:25:04 +10:00
HarbormasterBuildViewController.php Minor formatting changes 2014-10-08 08:39:49 +11:00
HarbormasterController.php Replace Sprite-Icons with FontAwesome 2014-05-12 10:08:32 -07:00
HarbormasterPlanController.php Replace "Cancel Build" with "Stop", "Resume" and "Restart" 2014-01-06 12:32:20 -08:00
HarbormasterPlanDisableController.php Rename policy capabilities 2014-07-25 08:20:39 +10:00
HarbormasterPlanEditController.php Rename policy capabilities 2014-07-25 08:20:39 +10:00
HarbormasterPlanListController.php Decouple some aspects of request routing and construction 2014-10-17 05:01:40 -07:00
HarbormasterPlanRunController.php Rename policy capabilities 2014-07-25 08:20:39 +10:00
HarbormasterPlanViewController.php Minor formatting changes 2014-10-08 08:39:49 +11:00
HarbormasterStepAddController.php Rename policy capabilities 2014-07-25 08:20:39 +10:00
HarbormasterStepDeleteController.php Rename policy capabilities 2014-07-25 08:20:39 +10:00
HarbormasterStepEditController.php Don't show meme Remarkup hint button if Macro application is not usable 2014-11-24 15:25:25 -08:00