zulip/frontend_tests
Sampriti Panda 32e76c2c60 drafts: Move snapshot_message from compose to drafts
Previously drafts called compose.snapshot_message which would then
get the message object from compose.create_message_object. This method often
checked for the validity of stream/user recipients which would often cause tracebacks.

The new method in drafts.snapshot message just gets the data from the fields and
stores them in the draft model without any additional checking.
2017-03-30 10:20:37 -07:00
..
casper_lib lint: Fix many no-unused-vars eslint rule violations. 2016-12-14 21:34:51 -08:00
casper_tests casper: Attempt to fix flakiness in new reload test. 2017-03-23 13:56:59 -07:00
node_tests drafts: Move snapshot_message from compose to drafts 2017-03-30 10:20:37 -07:00
zjsunit Move thirdparty-fonts.css from static/styles to static/third. 2017-03-21 13:40:05 -07:00
.eslintrc.json Eslint: Add additioanl rules, some for GCI. 2016-12-05 10:01:56 -08:00
run-casper tools: Create more consistent checks for venv. 2017-02-06 21:50:32 -08:00