Sahil Batra
30f4e67aaa
settings: Rename "org-subsection-parent" class to "settings-subsection-parent".
...
This commit renames the "org-subsection-parent" class used for
organization settings subsections to "settings-subsection-parent"
such that we can use same for the stream settings and avoid
duplicating code for handling save-discard widget which will be
added in future.
2022-11-22 17:14:35 -08:00
Alex Tereschenko
9142aab8ba
settings_org: Use settings_checkbox in Authentication Methods UI.
...
Per review feedback in #21002 , replace HTML table with a series
of settings_checkbox components for Authentication Methods UI.
Fixes #21001 .
2022-07-22 16:38:47 -07:00
sahil839
87e72ac8e2
realm: Allow only owners to configure auth methods for a realm.
...
This commit adds the restriction on configuring auth methods for
admins. We now allow only owners to configure the auth methods
for realm.
2020-06-14 21:23:51 -07:00
Anders Kaseorg
0c565f50be
templates: Use upstream Handlebars partials syntax.
...
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2019-07-12 21:11:14 -07:00
Anders Kaseorg
3c3471b720
templates: Rename *.handlebars ↦ *.hbs and - ↦ _.
...
Tweaked by tabbott to avoid accidentally disabling the linter for
handlebars templates.
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2019-07-12 21:11:03 -07:00