zulip/static/js/portico
Anders Kaseorg 3e7d7ee86a integrations_dev_panel: Remove unused idempotent flag.
Followup to commit fde9b1d366 (#22753).

(This was a misuse of “idempotent”.  “Idempotent” means that
performing the request more than once in a row has the same effect as
performing it once; it says nothing about whether the response is
cacheable.)

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2022-08-19 16:45:09 -07:00
..
confirm-preregistrationuser.js js: Use jQuery as a module. 2021-03-12 10:08:25 -08:00
desktop-login.js js: Convert static/js/portico/desktop-login.js to ES6 module. 2021-02-10 10:27:14 -08:00
desktop-redirect.js js: Convert static/js/portico/desktop-redirect.js to ES6 module. 2021-02-10 10:27:14 -08:00
dev-login.js js: Use jQuery as a module. 2021-03-12 10:08:25 -08:00
email_log.js js: Use jQuery as a module. 2021-03-12 10:08:25 -08:00
google-analytics.js js: Convert static/js/page_params.js to ES6 module. 2021-03-26 10:17:56 -07:00
header.js header: Fix unresponsive dropdown pill on /help pages. 2022-01-05 15:18:24 -08:00
help.js help-docs: Remove `mac-cmd-style` CSS rule. 2022-07-12 12:17:41 -07:00
integrations.js js: Skip redundant jQuery object reconstruction. 2022-08-18 16:11:13 -07:00
integrations_dev_panel.js integrations_dev_panel: Remove unused idempotent flag. 2022-08-19 16:45:09 -07:00
landing-page.js landing-page: Remove unused hero-screen class. 2022-07-13 16:32:01 -07:00
signup.js signup: Remove stale highlighting function. 2022-08-13 17:09:10 -07:00
tabbed-instructions.js js: Prefix jQuery object variable names with $. 2022-03-16 12:52:07 -07:00
team.js team_page: Display count of contributors with >=100 commits. 2022-01-19 17:37:09 -08:00