zulip/frontend_tests
Anders Kaseorg 6f764ce4b3 message_list: Downgrade message_list.all to MessageListData.
This data structure has never been one that we actually render into
the DOM; instead, its role is to support clicking into view that
contain muted streams and topics quickly.

This downgrade makes that situation much more explicit, and is also
useful refactoring to help simpify the upcoming changes in #16746.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2021-03-30 08:33:47 -07:00
..
node_tests message_list: Downgrade message_list.all to MessageListData. 2021-03-30 08:33:47 -07:00
puppeteer_lib js: Move current_msg_list, home_msg_list to ES6 module message_lists. 2021-03-29 18:23:47 -07:00
puppeteer_tests puppeteer_tests: Log-out at the end of every test. 2021-03-29 08:14:59 -07:00
zjsunit js: Convert static/js/page_params.js to ES6 module. 2021-03-26 10:17:56 -07:00