1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 09:48:47 +02:00
phorge-phorge/src/applications/conpherence
Chad Little 4a84954957 Prevent Send on Enter in Fullscreen Remarkup Mode
Summary: Fixes T12138. Test for the presence of being in fullscreen mode, and disable send on enter if present. Side note, I'd love a first class "hasClass" type Javelin function.

Test Plan:
- Go to Conpherence
- Type some smack, see it send on enter
- Go fullscreen like a boss
- Let the words flow
- Close fullscreen, then send on enter.
- (might be nice someday to add a "submit" button to fullscreen editor)

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin

Maniphest Tasks: T12138

Differential Revision: https://secure.phabricator.com/D17590
2017-04-10 14:39:50 -07:00
..
__tests__ Remove TYPE_FILES from Conpherence 2016-09-17 21:23:54 +00:00
application Basic Conpherence Search in Thread 2016-10-13 12:29:50 -07:00
conduit Fix errors found by PHPStan 2017-02-17 10:10:15 +00:00
config Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
constants Convert Conpherence to use normal picture setting flows 2016-10-05 12:05:36 -07:00
controller Prevent Send on Enter in Fullscreen Remarkup Mode 2017-04-10 14:39:50 -07:00
editor Convert Conpherence to use normal picture setting flows 2016-10-05 12:05:36 -07:00
engineextension Lift Conpherence indexing up out of the Fulltext index 2015-12-21 17:25:05 -08:00
mail Remove calls to attachFilePHIDs in Conpherence Reply Handler 2016-09-30 13:52:00 -07:00
phid Conpherence - remove room vs message distinction as far as users are concerned 2015-06-25 13:14:20 -07:00
policyrule Conpherence - remove room vs message distinction as far as users are concerned 2015-06-25 13:14:20 -07:00
query Reduce application search engine results list for Dashboards 2017-02-22 12:42:43 -08:00
remarkup Conpherence - make ZXXX monograms a bit more useful. 2015-04-13 12:45:55 -07:00
storage Remove imagePHIDs column from ConpherenceThread 2016-10-17 15:53:22 -07:00
typeahead Add Room typeahead for Conpherence Search 2016-10-12 08:38:45 -07:00
view Fix Conpherence NUX showing empty Joinable Rooms 2016-10-20 17:34:28 -07:00
ConpherenceTransactionRenderer.php Remove 'full-display' setting from Conpherence, spruce up search results 2016-10-17 15:53:55 -07:00