zulip/frontend_tests
Lauryn Menard 1292338537 frontend: Add `org_type` to realm settings updates and events.
Adds a drop-down menu for updating the organization type in the
`organization_profile_admin` page. Implements front end for
this setting to work / update like other organization profile,
notification and permissions settings.

One special note about this dropdown is that the listed options
should change once an organization has successfully set a type
other than 'unspecified' in the database. To accomplish this
the initial settings overlay build checks the realm_org_type
value in the page_params to select the correct options list,
and when the dropdown value is reset, either for update events
or for discarding changes, the page_params value is again used
to check for whether the 'unspecified' value should be present
as an option in the dropdown menu.

Adds basic node test for the `server_events_dispatch`.
Also adds a new help center documentation article for this
organization setting that is linked to in the UI.

Fixes #21692.
2022-04-26 16:29:12 -07:00
..
node_tests frontend: Add `org_type` to realm settings updates and events. 2022-04-26 16:29:12 -07:00
puppeteer_lib puppeteer tests: Split stream tests to two files. 2022-03-18 12:20:48 -04:00
puppeteer_tests settings_users: Confirmation modal for "Reactivate" user. 2022-03-24 12:39:12 -07:00
zjsunit node_tests: Enforce 100% coverage for test files. 2022-04-10 19:31:56 -04:00