1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 11:22:40 +01:00
phorge-phorge/src/applications/phurl/controller
lkassianik 99daadb251 Phurl URL object should show a banner if the URL is invalid
Summary: Ref T8989, Phurl URL should always show an info banner if the URL isn't valid

Test Plan: Phurl objects with URL "google.com" should show an error banner, but objects with URL "http://google.com" should not show banner.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: Korvin

Maniphest Tasks: T8989

Differential Revision: https://secure.phabricator.com/D14386
2015-11-02 13:09:15 -08:00
..
PhabricatorPhurlController.php DRAFT - throw together Phurl skeleton. 2015-07-24 11:06:27 -07:00
PhabricatorPhurlURLAccessController.php Ref T8989, Phurl "Visit URL" link should route through a separate controller. 2015-11-02 12:10:37 -08:00
PhabricatorPhurlURLEditController.php DRAFT - throw together Phurl skeleton. 2015-07-24 11:06:27 -07:00
PhabricatorPhurlURLListController.php DRAFT - throw together Phurl skeleton. 2015-07-24 11:06:27 -07:00
PhabricatorPhurlURLViewController.php Phurl URL object should show a banner if the URL is invalid 2015-11-02 13:09:15 -08:00