zulip/web
Aman Agrawal 97e3015ec1 stars: Fix flaky test due to message list not yet rendered.
With combined feed no longer cached, this test became flaky as
it took longer for combined feed to load.

Verified that other tests waiting on `.message-list` don't need
this change.
2024-05-10 11:59:18 -07:00
..
e2e-tests stars: Fix flaky test due to message list not yet rendered. 2024-05-10 11:59:18 -07:00
generated
html
images portico: Remove screenshots from /apps. 2024-01-31 16:10:32 -08:00
server katex_server: Fix implicit use of any. 2024-05-04 18:53:34 -07:00
shared submessage: Fix implicit use of any. 2024-05-06 11:31:34 -07:00
src mark unread: Use correct value of include_anchor in case of errors. 2024-05-10 10:53:50 -07:00
styles compose: Fix bug in preview where image at the end would be misaligned. 2024-05-09 10:48:02 -07:00
templates left_sidebar: Fix underline overlapping with login icon. 2024-05-07 16:52:57 -07:00
tests widgets: Cache event handler instead of entire jquery for each widget. 2024-05-08 16:47:07 -07:00
third typeahead: Use tippy to position typeaheads without a specified parent. 2024-05-08 10:05:27 -07:00
.browserslistrc
.gitignore
babel.config.js dependencies: Upgrade JavaScript dependencies. 2024-04-25 16:46:03 -07:00
debug-require-webpack-plugin.ts eslint: Fix @typescript-eslint/no-confusing-void-expression. 2023-12-21 16:14:40 -08:00
debug-require.js
postcss.config.js eslint: Fix unicorn/no-anonymous-default-export. 2024-04-25 16:46:03 -07:00
webpack.assets.json common: Remove copy_data_attribute_value. 2024-05-03 12:45:46 -07:00
webpack.config.ts eslint: Fix unicorn/no-anonymous-default-export. 2024-04-25 16:46:03 -07:00
webpack.dev-assets.json