zulip/web
Lauryn Menard d6db6e3806 invite-modal: Fix invalid custom input to not show "NaN".
Updates the invite modal so that if the custom input is 0, the
submit button is deactivated, since an email invitation or invite
link that immediately expired would be unusable.

Also, updates the custom input to show 0 if a user navigates away
from and back to the custom input option afer putting in an invalid
value, e.g. "abc" or "-20". Previously, the custom input showed
"NaN" in that case.
2024-12-31 16:51:59 -08:00
..
e2e-tests typos: Fix typos caught by typos and mwic. 2024-12-24 19:15:36 -08:00
generated
html 5xx: Remove duplicate error_page class applied on page. 2024-07-03 13:35:12 -07:00
images zulip-icons: Rename to *.cjs. 2024-11-13 09:18:56 -08:00
server katex_server: Fix import/no-named-as-default. 2024-09-25 15:41:01 -07:00
shared user_circles: Introduce circle icons in sidebars. 2024-12-13 14:33:24 -08:00
src invite-modal: Fix invalid custom input to not show "NaN". 2024-12-31 16:51:59 -08:00
styles modals: Style formatted time descriptions to match move modal. 2024-12-19 09:07:44 -08:00
templates settings: Improve presentation of auto-follow topics settings. 2024-12-19 09:06:16 -08:00
tests invite-modal: Fix invalid custom input to not show "NaN". 2024-12-31 16:51:59 -08:00
third markdown: Support message link syntax in local echo. 2024-12-03 10:41:37 -08:00
.browserslistrc
.gitignore emoji: Convert spritesheets to webp. 2024-09-11 09:03:47 -07:00
babel.config.js web: Set "type": "module" and convert various CJS files to ESM. 2024-11-13 09:18:56 -08:00
debug-require-webpack-plugin.ts debug-require: Rename to *.cjs. 2024-11-13 09:18:56 -08:00
debug-require.cjs debug-require: Rename to *.cjs. 2024-11-13 09:18:56 -08:00
postcss.config.js css_variables: Convert module to TypeScript. 2024-11-27 12:24:58 -08:00
webpack.assets.json integrations: Convert module to TypeScript. 2024-12-01 19:33:16 -08:00
webpack.config.ts templates: Convert module to TypeScript. 2024-11-27 13:52:21 -08:00
webpack.dev-assets.json dev-buttons: Use portico bundle. 2024-12-17 18:34:38 -08:00