zulip/static
sahil839 4b67259294 compose: Change compose_invite_users template to use data-user-id.
This commit changes the compose_invite_users template to use
data-user-id as property intead of data-useremail.

This is changed to maintain consistency with other parts of the
code where user_ids are used for referring to users.

This also helps in removing some of the checks for the case of
undefined emails.
2020-06-04 14:24:41 -07:00
..
assets styles: Finish removing manual antialiasing configuration. 2019-08-30 14:51:52 -07:00
audio notifications: Add a setting for changing the notification sound. 2018-12-09 21:25:30 -08:00
generated
html static: Serve webpack bundles from the root domain. 2020-04-10 00:48:02 -07:00
images tools: Use the correct logo path to generate bot avatar. 2020-06-01 18:08:23 -07:00
js compose: Change compose_invite_users template to use data-user-id. 2020-06-04 14:24:41 -07:00
shared typeahead: Convert to ES6 module. 2020-02-19 14:36:42 -08:00
styles overlay: Mitigate issue with dropdown list widget getting clipped. 2020-06-04 16:44:19 -04:00
templates compose: Change compose_invite_users template to use data-user-id. 2020-06-04 14:24:41 -07:00
third markdown: Add timestamp syntax to markdown processors. 2020-05-20 14:23:55 -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