sahil839
e0667a80fe
settings: Remove user-name-section class from some elements.
...
'user-name-section' class is only used to set css for its child
settings-info-icon. This commit removes the 'user-name-section'
class from elements which do not have 'settings-info-icon' as
their child element and also these elements are in not related
to user names.
2021-06-28 22:11:24 -07:00
Tim Abbott
27b04cb7ed
settings: Fix position of custom_profile_field hints.
...
These were confusing when placed below the input element.
2021-05-09 16:55:07 -07:00
tushar912
2cf51139cf
custom profile fields: Rename "CHOICE" to "SELECT" in frontend.
...
This requires a small backend change to the label.
2021-03-26 11:49:11 -07:00
Yashashvi Dave
5506b16fa8
user settings: Add separate alert-save widget for profile custom fields.
...
Fixes part of #12748
2019-07-25 13:33:44 -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