zulip/web/tests/lib
Shubham Padia 7b925ce94a buddy_list: Set html instead of append for view all subscribers link.
Earlier, we were appending view all subscribers link using
JQuery.append, which leaves open the possibility for the component to
be appended multiple times if the function calling it gets called
multiple times.
It is better to have the link div in right_sidebar.hbs
and then insert the html when required.
2025-06-05 16:13:07 -07:00
..
buddy_list.cjs buddy_list: Set html instead of append for view all subscribers link. 2025-06-05 16:13:07 -07:00
compose_banner.cjs tests: Rename the Node tests to *.cjs. 2024-11-13 09:18:56 -08:00
compose_helpers.cjs compose_tooltip: Remove delay for invalid messages. 2025-03-11 09:41:22 -07:00
events.cjs saved_snippets: Add support for editing saved snippets. 2025-03-13 10:58:36 -07:00
example_settings.cjs settings: Disable checkbox in permissions panel. 2025-04-04 11:06:05 -07:00
example_stream.cjs streams: Use can_administer_channel_group to administer channel. 2024-12-03 18:38:25 -08:00
example_user.cjs tests: Rename the Node tests to *.cjs. 2024-11-13 09:18:56 -08:00
handlebars.cjs webpack: Enable explicitPartialContext for handlebars-loader. 2024-11-15 20:41:59 -08:00
i18n.cjs tests: Rename the Node tests to *.cjs. 2024-11-13 09:18:56 -08:00
index.cjs support: Avoid $(callback) to reduce zjquery complexity. 2025-05-09 09:04:39 -07:00
markdown_assert.cjs tests: Rename the Node tests to *.cjs. 2024-11-13 09:18:56 -08:00
mdiff.cjs tests: Rename the Node tests to *.cjs. 2024-11-13 09:18:56 -08:00
namespace.cjs eslint: Unify JavaScript and TypeScript configs. 2025-02-27 13:29:41 -08:00
real_jquery.cjs eslint: Unify JavaScript and TypeScript configs. 2025-02-27 13:29:41 -08:00
stub.cjs tests: Rename the Node tests to *.cjs. 2024-11-13 09:18:56 -08:00
test.cjs tests: Rename the Node tests to *.cjs. 2024-11-13 09:18:56 -08:00
zblueslip.cjs tests: Rename the Node tests to *.cjs. 2024-11-13 09:18:56 -08:00
zjquery_element.cjs eslint: Unify JavaScript and TypeScript configs. 2025-02-27 13:29:41 -08:00
zjquery_event.cjs tests: Rename the Node tests to *.cjs. 2024-11-13 09:18:56 -08:00
zjquery.cjs support: Avoid $(callback) to reduce zjquery complexity. 2025-05-09 09:04:39 -07:00
zpage_billing_params.cjs eslint: Unify JavaScript and TypeScript configs. 2025-02-27 13:29:41 -08:00
zpage_params.cjs eslint: Unify JavaScript and TypeScript configs. 2025-02-27 13:29:41 -08:00