zulip/static
Sahil Batra fef825d56f settings: Rename class of notification settings elements.
We rename class of notification settings except checkboxes
by prefixing them with 'setting_' for clarity.

We do not change class of checkboxes because settings_checkbox
is used by other templates also and if we only change class
of those using notification_settings_checkboxes then live
update code will break and will need to add separate condition
for differentiating between which partial template is used.
2021-08-20 07:51:23 -07:00
..
assets emails_assets: Change color of outlines to #5f5ffb. 2021-08-03 10:38:40 -07:00
audio notificaiton_sounds: Add some atonal sounds created by @stwime. 2021-02-05 12:28:20 -08:00
generated
html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
images integrations: Add SonarQube webhook integration. 2021-08-05 09:53:42 -07:00
js settings: Rename class of notification settings elements. 2021-08-20 07:51:23 -07:00
shared frontend: Add new user_settings module for user's settings. 2021-08-01 15:30:17 -07:00
styles settings: Rename class of notification settings elements. 2021-08-20 07:51:23 -07:00
templates settings: Rename class of notification settings elements. 2021-08-20 07:51:23 -07:00
third typeahead: Fix the bug where clicking by JS, selected the wrong elem. 2021-08-01 23:20:12 -07:00
.gitignore dependencies: Replace moment.js with date-fns. 2021-02-05 11:04:32 -08:00