zulip/web
Kenneth Rodrigues 245332eef4 new conversation: Show correct tooltip when dms are disabled.
Earlier the `data-conversation-type` attribute of the new conversation
button was being set to `direct` only if dms were enabled. As a result a
stale tooltip was being shown when dms were disabled.
This commit updates the attribute to `direct` reagardless of dms being
enabled or not.

Fixes #29916.
2024-06-21 11:21:37 -07:00
..
e2e-tests settings: Use new group setting to private channels creation permission. 2024-06-20 15:48:14 -07:00
generated
html portico: Remove container and row-fluild bootstrap classes. 2024-06-04 09:41:34 -07:00
images onboarding_steps: Remove hotspot as an onboarding_step. 2024-05-10 12:30:22 -07:00
server katex_server: Fix implicit use of any. 2024-05-04 18:53:34 -07:00
shared compose: Redesign and relocate compose expand / collapse button. 2024-06-11 14:13:10 -07:00
src new conversation: Show correct tooltip when dms are disabled. 2024-06-21 11:21:37 -07:00
styles pygments: Fully isolate light and dark themes. 2024-06-21 11:15:34 -07:00
templates markdown_timestamp: Remove incorrect space. 2024-06-20 16:04:30 -07:00
tests markdown_timestamp: Remove incorrect space. 2024-06-20 16:04:30 -07:00
third activity: Move .container CSS from bootstrap to activity.css. 2024-06-11 10:42:43 -07:00
.browserslistrc
.gitignore
babel.config.js dependencies: Upgrade JavaScript dependencies. 2024-04-25 16:46:03 -07:00
debug-require-webpack-plugin.ts tsconfig: Enable exactOptionalPropertyTypes. 2024-05-16 08:58:20 -07:00
debug-require.js
postcss.config.js eslint: Fix unicorn/no-anonymous-default-export. 2024-04-25 16:46:03 -07:00
webpack.assets.json support: Set discounted price instead percentage for customers. 2024-05-16 02:18:43 -07:00
webpack.config.ts 5xx: Fix development server preview of 500 error page. 2024-05-30 10:49:03 -07:00
webpack.dev-assets.json development: Update modal in emails page to use micromodal. 2023-10-05 09:28:27 -07:00