zulip/static
Brock Whittaker aa645eb72b eslint: Remove `no-new` rule.
This removes the `no-new` rule which is relatively detrimental to
code cleanliness in our codebase because third-party libraries may
utilize data structures that don't fly well with our linting rules.

This also fixes abstractions that were created due to the limitations
and impositions of this lint rule.
2017-07-27 11:31:33 -07:00
..
assets Change portico navbar style. 2017-02-13 17:02:03 -08:00
audio
generated Move static/third/gemoji to static/generated/emoji. 2016-12-27 20:16:23 -08:00
html nginx: Use the Django 404 page for files under static/. 2017-07-18 09:55:30 -07:00
images /apps/: Redesign apps page. 2017-07-26 09:56:04 -07:00
js eslint: Remove `no-new` rule. 2017-07-27 11:31:33 -07:00
locale Remove English translations.json from source control. 2017-07-03 10:10:43 -04:00
styles user-profile: Break long emails into multiple lines. 2017-07-27 11:10:09 -07:00
swagger Delete the old zulip.com "referrals" system. 2017-07-07 14:59:18 -07:00
templates settings: Update wording in organization-permissions-admin.handlebars. 2017-07-24 17:33:14 -07:00
third jQuery: Remove broken use of "removeAttr". 2017-07-24 10:54:47 -07:00
ts Add typescript support to asset compilation. 2017-05-28 17:28:28 -07:00
.gitignore gitignore: Forget obsolete path static/js/bundle.js . 2017-07-19 14:19:20 -07:00
favicon.ico
node_modules Create static/node_modules symlink. 2016-08-25 15:32:08 -07:00
robots.txt