zulip/static
Vishnu KS 199d3859fb billing: Make create_ajax_request accept callback function.
This is a prep commit for the Stripe checkout migration.

create_ajax_request function used to create an ajax request to our
billing API and on completion redirect to one of the URLs in our
website. The stripe migration requires the ajax request function to
execute Stripe javascript code post the request completion to redirect
to Stripe checkout page. So this commit updates the function to accept a
callback function which gets executed post the request completion.
2021-07-20 14:43:38 -07:00
..
assets zulip-icon: Add `zulip-icon` as classPrefix for icon. 2021-04-29 09:02:25 -07:00
audio notificaiton_sounds: Add some atonal sounds created by @stwime. 2021-02-05 12:28:20 -08:00
generated
html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
images images: Rename loader.svg to loader-white.svg for clarity. 2021-07-18 11:44:17 -07:00
js billing: Make create_ajax_request accept callback function. 2021-07-20 14:43:38 -07:00
shared shared: Bump version to 0.0.6. 2021-06-15 14:40:58 -07:00
styles landing_page: Link to case studies in the top navigation. 2021-07-20 12:35:11 -07:00
templates stream settings: Move subscription_result template to stream_settings. 2021-07-19 10:54:11 -07:00
third third: Prevent typeahead from going off top of screen. 2021-07-07 16:47:30 -07:00
.gitignore dependencies: Replace moment.js with date-fns. 2021-02-05 11:04:32 -08:00