zulip/static
jagansivam28 c5818a554a avatar: Fix user avatar delete button bug.
Since we migrated to `image_upload_widget.hbs`
for upload widget's so we have to access those widget's elements
according to the `image_upload_widget.hbs` new CSS class names.

We need to access delete button element with
`#user-avatar-upload-widget .settings-page-delete-button`
not with old CSS id `#user_avatar_delete_button`.
2020-07-03 17:32:28 -07:00
..
assets python: Convert more percent formatting to Python 3.6 f-strings. 2020-06-14 23:27:22 -07:00
audio
generated
html docs: Update URLs to use https://zulip.com. 2020-06-08 18:10:45 -07:00
images apple_auth: Add icon for log in and sign up buttons. 2020-06-19 12:55:24 -07:00
js avatar: Fix user avatar delete button bug. 2020-07-03 17:32:28 -07:00
shared eslint: Enable comma-dangle for functions. 2020-07-03 16:55:51 -07:00
styles settings CSS: Remove unwanted CSS in `settings.scss`. 2020-07-03 17:32:28 -07:00
templates settings: Fix modal out of screen on mobile. 2020-07-02 13:47:26 -07:00
third typeahead: Prevent lookup on backspace keyup event on searchbox. 2020-06-19 16:18:52 -07:00
.eslintrc.json lint: Delegate console.log check to ESLint. 2020-02-07 14:09:47 -08:00
.gitignore team: Generate team page data using cron job. 2020-04-08 12:52:31 -07:00
favicon.ico