zulip/static
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
..
assets zulip-icons: Move custom icons to shared folder. 2022-03-22 16:14:56 -07:00
audio notification_sounds: Add "Chime", the new Zulip sound used on Android 2022-03-28 12:56:54 -07:00
generated
html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
images policies: Fix effective date on most recent DPA update. 2022-03-07 12:01:25 -08:00
js frontend: Add org_type to realm settings updates and events. 2022-04-26 16:29:12 -07:00
shared shared: Fix lint errors in new NPM scripts. 2022-04-25 10:10:03 -07:00
styles compose: Fix close icon in top right area. 2022-04-25 18:26:37 -07:00
templates frontend: Add org_type to realm settings updates and events. 2022-04-26 16:29:12 -07:00
third markdown: Have users report marked errors to Zulip. 2022-04-05 11:45:59 -07:00
.gitignore docs: Add missing space in “time zone”. 2022-02-24 14:05:12 -08:00