zulip/web/tests/lib
Mahhheshh 1c48ed0a1c stream picker: Remove stream colorblock.
To achive this the `stream_header_colorblock` div was removed from
`dropdown_widget_with_stream_colorblock.hbs` template. this change made
the file name irelevenet so it was necessary to rename the file to
`dropdown_widget_wrapper.hbs`. After removing the html strcuture for
colorblock from templates the css for colorblock was also removed.
followed by the javascript which was used to add colorblock to the
stream picker. After removing javascript tests were updated.
Fixes: #28796.
2024-03-15 11:11:04 -07:00
..
buddy_list.js buddy list: Create section in buddy list for users from narrow. 2024-02-22 16:05:27 -08:00
compose_banner.js node tests: Use noop helper function pattern in test files. 2023-12-14 14:51:33 -08:00
events.js events: Change format of authentication_methods realm_update_dict event. 2024-03-05 11:48:58 -08:00
handlebars.js templates: Enable Handlebars strict mode. 2023-04-05 15:23:54 -07:00
i18n.js
index.js page_params: Parse page_params and state_data with Zod. 2024-02-17 00:02:38 -08:00
markdown_assert.js
mdiff.js
namespace.js namespace: Prevent direct mutation of ES modules in tests. 2024-02-19 21:20:35 -05:00
real_jquery.js
stub.js
test.js node tests: Use noop helper function pattern in test files. 2023-12-14 14:51:33 -08:00
zblueslip.js zblueslip: Show chained causes in unexpected messages. 2023-05-09 13:16:28 -07:00
zjquery.js node tests: Use noop helper function pattern in test files. 2023-12-14 14:51:33 -08:00
zjquery_element.js stream_data: Use yield*. 2023-08-02 19:01:20 -07:00
zjquery_event.js
zpage_billing_params.js page_params: Make seperate `page_params` for billing module. 2023-06-23 11:42:29 -07:00
zpage_params.js page_params: Split out state data for realm. 2024-02-15 10:22:52 -08:00