zulip/web/tests/lib
Sahil Batra 222995b1be settings: Remove create_public_stream_policy.
This commit removes create_public_stream_policy setting
since public channel creation permissions are now handled
by group-based setting.

We still pass "realm_create_public_stream_policy" in
"/register" response though for older clients with its
value being set depending on the value of group based
setting. If we cannot set its value to an appropriate
enum corresponding to the group setting, then we set
it to "Members only" considering that server will not
allow the users without permissions to create public
channels but the client can make sure that UI is
available to the users who have permission.
2024-06-10 12:24:45 -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 settings: Remove create_public_stream_policy. 2024-06-10 12:24:45 -07:00
handlebars.js templates: Enable Handlebars strict mode. 2023-04-05 15:23:54 -07:00
i18n.js eslint: Outsmart formatjs/enforce-default-message. 2024-05-26 19:20:10 -07:00
index.js list_widget: Reduce TypeScript wreckage. 2024-06-07 11:54:37 -07: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 timestamps: Calculate the maximum timestamp width in use. 2024-04-03 17:38:43 -07: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