mirror of https://github.com/zulip/zulip.git
21dd589f32
This commit replaces different objects - create_stream_policy_values, invite_to_realm_policy_values and invite_to_stream_policy_values, with a single object common_policy_values. Though invite_to_realm_policy do not use other fields of objects like description, order, etc. but we can keep it as it is for now as we would separate this setting from "Are invitations required...." dropdown and these fields will be used then. This is a prep commit for commits that will add helper functions in settings_data for these policies replacing the usage of page_params object. |
||
---|---|---|
.. | ||
node_tests | ||
puppeteer_lib | ||
puppeteer_tests | ||
zjsunit |