zulip/web
N-Shar-ma 46b2d6d06a compose: Remove redundant code from scheduled_messages_ui.js.
We remove redundant code when editing a scheduled message in the compose
box, for resetting the compose box, as it anyway gets reset on calling
`compose_actions.start()`.

Besides ending `scheduled_messages_ui.js`'s dependency on `compose.js`
and `compose_ui.js`, this also fixes the bug where on editing a
scheduled message when there was content in the compose box, it would be
irretrievably lost. The old content is now drafted.
2023-10-04 12:54:36 -07:00
..
e2e-tests gear_menu: Remove href="#logout" from logout button. 2023-09-27 18:01:47 -07:00
generated
html
images markdown: Add support for inline video thumbnails. 2023-10-02 22:39:02 -07:00
shared icons: Update the icons for Unmute and Follow. 2023-10-03 08:18:39 -07:00
src compose: Remove redundant code from scheduled_messages_ui.js. 2023-10-04 12:54:36 -07:00
styles tooltips: Use <div> tags inside tooltip's inner content. 2023-10-03 14:37:47 -07:00
templates tooltips: Add hotkey hints and modify edit history tooltip. 2023-10-03 14:37:47 -07:00
tests scheduled_messages: Move update_send_later_options. 2023-10-03 17:56:43 -07:00
third bootstrap: Remove now-unused carousel plugin. 2023-10-02 22:30:03 -07:00
.browserslistrc
.gitignore
babel.config.js dependencies: Upgrade JavaScript dependencies. 2023-09-15 14:09:49 -07:00
debug-require-webpack-plugin.ts
debug-require.js
postcss.config.js
webpack.assets.json hello: Redesign page. 2023-10-02 22:30:03 -07:00
webpack.config.ts dependencies: Upgrade JavaScript dependencies. 2023-06-05 21:51:26 -07:00
webpack.dev-assets.json