zulip/frontend_tests
Steve Howell 43e5b2d28b right sidebar: Remove "GROUP PMs" section.
We remove the "GROUP PMs" section that used
to be in the lower right sidebar.

Most of this is straightforward code removal.

A couple quick notes:

    - The message fetching code now just
      calls `huddle_data.process_loaded_messages`,
      which we still need for search suggestions.
      We removed `activity.process_loaded_messages`.

    - The `huddle_data.process_loaded_messages`
      function no longer needs to return `need_resize`.

    - In `resize.js` we now just calculate
      `res.buddy_list_wrapper_max_height` directly
      from `usable_height`.
2020-05-27 17:57:50 -07:00
..
casper_lib js: Use hasOwnProperty correctly or not at all. 2020-05-26 23:33:40 -07:00
casper_tests settings org: Trigger realm icon upload by clicking on realm icon element. 2020-05-27 17:15:14 -07:00
node_tests right sidebar: Remove "GROUP PMs" section. 2020-05-27 17:57:50 -07:00
puppeteer_lib puppeteer: Take screenshot on failure. 2020-05-27 12:50:22 -07:00
puppeteer_tests puppetter: Add a waitForNavigation call before asserting the url. 2020-05-27 12:53:17 -07:00
zjsunit mdiff: Convert formatter, aliases from object to Map. 2020-05-26 23:33:40 -07:00
.eslintrc.json lint: Check eslint indentation for casper tests. 2018-05-06 19:35:18 -07:00
run-casper python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00