zulip/web/tests/lib
tnmkr ddecba4e1c custom_profile_fields: Add "editable_by_user" setting.
This new property allows organization administrators to specify whether
users can modify the custom profile field value on their own account.
This property is configurable for individual fields.

By default, existing and newly created fields have this property set to
true, that is, they allow users to edit the value of the fields.

Fixes part of #22883.

Co-Authored-By: Ujjawal Modi <umodi2003@gmail.com>
2024-09-23 18:09:38 -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 custom_profile_fields: Add "editable_by_user" setting. 2024-09-23 18:09:38 -07:00
example_stream.js tests: Rename `test_stream.js` to `example_stream.js`. 2024-09-10 16:02:35 -07:00
example_user.js example_user: Add helper functions to create user. 2024-09-10 16:02:35 -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 test-js-with-node: Keep running after some tests fail. 2024-09-20 15:13:26 -07:00
markdown_assert.js
mdiff.js
namespace.js template_stub: Remove the requirement to mock templates. 2024-06-27 11:58:59 -07:00
real_jquery.js
stub.js
test.js tests: Remove unused sloppy_$ flag. 2024-09-20 16:47:12 -07: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 web: Use util.the for accessing element of single-item lists. 2024-08-20 09:48:15 -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