zulip/static/js/portico
Abhinav Singh d52e3b0d70 refactor: Remove inline javascript code in dev_login.html.
A new javascript file "dev-login.js" is created in static/js/portico/
and the inline javascipt code present in dev_login.html is transferred
to that file. An empty div element is added in dev_login.html with
unique data-page-id attribute to make it more easy to find in which
page we are, while working with the javascript code.
2019-03-25 15:14:24 -07:00
..
dev-login.js refactor: Remove inline javascript code in dev_login.html. 2019-03-25 15:14:24 -07:00
header.js portico: Increase the clickable area of logout button. 2018-10-05 15:35:43 -07:00
help.js help: Fix rendering correct OS-specific docs. 2019-01-14 14:34:04 -08:00
integrations.js eslint: Add key-spacing linter rule. 2018-12-18 10:41:06 -08:00
landing-page.js apps: Simplify rendering logic using $.toggle. 2019-03-15 10:11:39 -07:00
signup.js refactor: Remove inline javascript code from create_realm.html. 2019-03-25 15:14:24 -07:00
tabbed-instructions.js help: Fix rendering correct OS-specific docs. 2019-01-14 14:34:04 -08:00
team.js team: Lazy-load repository tabs. 2018-08-28 16:45:00 -07:00