zulip/static/templates/compose_banner
evykassirer 97d355fa72 compose: Migrate upload banner to new banner styling.
Fixes #22524.

This affects both the banner in the main compose box and the banner
in the message edit compose box. The use of ProgressBar has been
replaced with a more simple CSS (with light Javascript) solution.

The classnames are changing because the upload banner is now a
template rendered and remove()-ed from a banner container
(#compose_banners in the composebox, and a new div for banners in the
message edit view). It used to be in the send_status container so
there are a lot of class renames across the codebase.
2023-02-04 19:50:52 -08:00
..
compose_banner.hbs compose: Increase click target area around banner close button. 2023-02-02 17:21:24 -08:00
message_sent_banner.hbs compose: Migrate out-of-view-notification to new banner style. 2023-02-04 18:53:35 -08:00
not_subscribed_warning.hbs compose: Migrate compose_invite_users to use compose_banner. 2022-12-06 15:43:34 -08:00
private_stream_warning.hbs compose: Migrate compose_private_stream_alert to use compose_banner. 2022-12-06 15:43:34 -08:00
stream_does_not_exist_error.hbs
upload_banner.hbs compose: Migrate upload banner to new banner styling. 2023-02-04 19:50:52 -08:00
wildcard_warning.hbs compose: Migrate compose-all-everyone to use compose_banner. 2022-12-06 15:43:34 -08:00