docbrown/app/javascript/chat
Nick Taylor d623157eee
Fixed some frontend tests causing unhandled rejection errors (#11627)
* Fixed unhandled rejection in <ImageUploader /> test.

* Fixed <FollowUsers /> tests.

* Fixed the tests for the <RequestManager /> component.

* Fixed unhandled rejection in search utilities.

* Added an unhandledRejection listener so tests will fail if a Promise fails.

* Added a comment about why you might get an unhandled rejection exception.
2020-11-26 06:11:25 -05:00
..
__tests__ Fixed some frontend tests causing unhandled rejection errors (#11627) 2020-11-26 06:11:25 -05:00
actions [deploy] 🚀 Feature: Chat channel request manager (#9305) 2020-07-22 09:12:09 -04:00
ChatChannelSettings Ran prettier on *.js, *.jsx and *.md files. (#11586) 2020-11-23 20:45:50 -05:00
components Added the <ConnectStateProvider /> (#9799) 2020-10-19 05:18:04 -04:00
draw [deploy] 🚀 Feature: Draw Command for connect with image annotations (#10136) 2020-10-07 16:06:22 +02:00
messages Fix eslint lints in chat's jsx files (#4302) [deploy] 2019-11-04 15:51:30 -05:00
RequestManager fix request center UI (#10824) 2020-10-15 10:46:26 -04:00
actionMessage.jsx [deploy] 🚀Feature: chat action messages if a member added, left or removed from the group (#7105) 2020-04-08 18:14:34 -04:00
alert.jsx Upgrade to Preact 10.4.4 (#8739) 2020-06-18 10:07:17 -04:00
article.jsx Upgrade to Preact 10.4.4 (#8739) 2020-06-18 10:07:17 -04:00
channelRequest.jsx fix request center UI (#10824) 2020-10-15 10:46:26 -04:00
channels.jsx Generalizes Connect welcome message and settings nav tab and refactors tests (#10741) [deploy] 2020-10-08 12:41:30 -06:00
chat.jsx Update JS dependencies with yarn upgrade (#11589) 2020-11-24 11:17:25 -05:00
compose.jsx Making Compose's Placeholder Dynamic (#11016) 2020-10-22 12:01:40 -04:00
content.jsx [deploy] Remove unnecessary email call-to-action (#10972) 2020-10-20 19:19:50 -04:00
message.jsx Connect: Highlight @ mentions to logged in user (#10216) 2020-10-07 23:23:58 -04:00
util.js Use faster JS selection methods (#11409) 2020-11-16 17:35:50 +01:00
videoContent.jsx [deploy] Fixed broken video capabilities of Connect (#8922) 2020-06-26 11:32:34 -04:00