zulip/frontend_tests
Shubham Padia 23e82315b5 stream-settings: Remove redundant actually_filter_streams function call.
After adding a newly created stream to the top of the stream list,
call to actually_filter_streams in stream_events.mark_subscribed
rerendered the filter_table and the stream list was refreshed.  The
call to actually_filter streams was introduced to rerender the
subscriber list but stream_edit.rerender_subscribers_list takes care
of it already.

Fixes #9033.
2018-04-30 11:38:47 -07:00
..
casper_lib hotkeys: Replace C with x for composing PM. 2018-04-01 16:13:05 -07:00
casper_tests stream list: Use newer code for the list cursor. 2018-04-28 11:15:14 -07:00
node_tests stream-settings: Remove redundant actually_filter_streams function call. 2018-04-30 11:38:47 -07:00
zjsunit buddy list: Fix and simplify up/down navigation. 2018-04-28 11:15:14 -07:00
.eslintrc.json eslint: Update eslint config to have es6 env. 2018-04-20 15:46:28 -04:00
run-casper casper tests: Show the server output inline. 2018-01-16 13:25:19 -05:00