mirror of
https://github.com/zulip/zulip.git
synced 2026-07-06 21:18:58 +08:00
Error banners were rendered in a different place than warnings. Now compose errors and warnings share the same template and styling in compose_banner.hbs Testing notes: * I removed test_message_overflow since it seemed not to test anything that test_check_overflow_text wasn't already testing. * private_message_recipient() can't be called to set emails to non-valid emails, so `invalid_recipient` cannot be tested (and is likely very difficult to trigger in production, if possible at all). |
||
|---|---|---|
| .. | ||
| assets | ||
| audio/notification_sounds | ||
| generated | ||
| html | ||
| images | ||
| js | ||
| shared | ||
| styles | ||
| templates | ||
| third | ||
| .gitignore | ||