zulip/web
Sahil Batra 30fc4f7832 groups: Disable "Add" button in members list if input is empty.
We previously had code to disable the "Add" button initially but
then we re-enabled it again if user had permission to add members.

We do not need that code to enable/disable the button based on
permission since the button is disabled initially and it is
only enabled when user updates the input which is not allowed
if users is not allowed to add members.
2024-02-14 12:26:07 -08:00
..
e2e-tests puppeteer: Disable flaky administrative UI test. 2024-02-07 09:45:27 -08:00
generated
html
images portico: Remove screenshots from /apps. 2024-01-31 16:10:32 -08:00
shared typing_status: Add an extra notification_event_type to Recipients. 2024-02-12 10:51:12 -08:00
src groups: Disable "Add" button in members list if input is empty. 2024-02-14 12:26:07 -08:00
styles stream_settings: Make stream name in right panel header a link. 2024-02-14 11:27:41 -08:00
templates stream_settings: Make stream name in right panel header a link. 2024-02-14 11:27:41 -08:00
tests message_edit_notice: Change edited notice computation logic location. 2024-02-12 10:51:12 -08:00
third bootstrap: Remove unused dropdown toggle class definitions. 2024-02-03 17:20:28 -08:00
.browserslistrc
.gitignore
babel.config.js dependencies: Upgrade JavaScript dependencies. 2023-12-07 14:29:32 -08:00
debug-require-webpack-plugin.ts eslint: Fix @typescript-eslint/no-confusing-void-expression. 2023-12-21 16:14:40 -08:00
debug-require.js
postcss.config.js
webpack.assets.json bootstrap: Fork CSS into app, portico copies. 2024-01-28 15:07:36 -08:00
webpack.config.ts webpack_public_path: Replace with webpack 5 publicPath: "auto" setting. 2023-10-16 10:36:27 -07:00
webpack.dev-assets.json development: Update modal in emails page to use micromodal. 2023-10-05 09:28:27 -07:00