zulip/frontend_tests/zjsunit
evykassirer 086f02a3ab compose: Migrate compose_not_subscribed to use compose_banner.
This is part several updates for #22524.

This commit also removes `compose_error.hide()` since there is only
one remaining use of it (which has been replaced by the contents of
`hide()`). Eventually `#compose-send-status` should be replaced
fully in a future PR, after we rewrite the upload banner to use
the new banner template.

Testing note: I removed the test test_compose_not_subscribed_clicked
since it heavily relies on the old way of rendering banners and is too
UI-focused (instead of logic focused) for me to feel like it's worth
testing that the banner is removed when clicking the button.
2022-12-06 15:43:34 -08:00
..
handlebars.js frontend_tests: Fix unicorn/text-encoding-identifier-case. 2022-03-01 23:09:46 -08:00
i18n.js js: Fix type issue with FormatJS rich text elements. 2022-11-03 14:48:40 -07:00
index.js eslint: Enable object-shorthand avoidExplicitReturnArrows option. 2022-11-17 16:48:44 -08:00
markdown_assert.js node_tests: Enforce 100% coverage for test files. 2022-04-10 19:31:56 -04:00
mdiff.js js: Simplify indexing arrays from the end with Array#at. 2022-01-24 09:58:54 -08:00
namespace.js zjsunit: Support asynchronous overrides. 2022-08-18 16:21:04 -07:00
real_jquery.js js: Use jQuery as a module. 2021-03-12 10:08:25 -08:00
stub.js zjsunit: Remove with_stub helper. 2021-02-13 06:48:59 -05:00
test.js zjsunit: Support asynchronous tests. 2022-08-18 08:55:31 -07:00
zblueslip.js node_tests: Enforce 100% coverage for test files. 2022-04-10 19:31:56 -04:00
zjquery.js eslint: Enable object-shorthand avoidExplicitReturnArrows option. 2022-11-17 16:48:44 -08:00
zjquery_element.js compose: Migrate compose_not_subscribed to use compose_banner. 2022-12-06 15:43:34 -08:00
zjquery_event.js node_tests: Enforce 100% coverage for test files. 2022-04-10 19:31:56 -04:00
zpage_params.js js: Shorten Object.prototype.hasOwnProperty.call to Object.hasOwn. 2022-01-24 09:57:09 -08:00