zulip/web
Sahil Batra a4db19f9aa signup: Fix selector used for validating the forms.
This commit fixes a typo in the selector used to
validate registration, support, realm creation,
password reset and terms of service forms. This
typo also resulted in a bug where "This field is
required" error message was shown at incorrect
position and this change fixes it.

This commit also fixes the client side error
handling of these forms which did not work
perfectly due to the selector being wrong.
2023-05-19 10:48:52 -07:00
..
e2e-tests compose: Use tippy for stream select dropdown. 2023-05-09 14:11:26 -07:00
generated
html
images compose: Add DM icon to the recipient dropdown. 2023-04-27 17:04:19 -07:00
shared scheduled_message_overlay: Add a failed delivery indicator. 2023-05-14 16:46:20 -07:00
src signup: Fix selector used for validating the forms. 2023-05-19 10:48:52 -07:00
styles help_pages: Improve anchor highlights. 2023-05-18 13:57:42 -07:00
templates message_edit: Disable save btn after edit time limit 2023-05-16 15:59:29 -07:00
tests refactor: Move `maybe_get_stream_name` from `stream_data` to `sub_store`. 2023-05-18 08:46:16 -07:00
third bootstrap: Remove unused stylings for `btn-info`. 2023-05-10 12:10:14 -07:00
.browserslistrc webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
.gitignore
babel.config.js dependencies: Upgrade JavaScript dependencies. 2023-04-25 22:18:48 -07:00
debug-require-webpack-plugin.ts
debug-require.js
postcss.config.js postcss: Enable postcss-preset-env. 2023-03-20 11:26:30 -07:00
webpack.assets.json webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
webpack.config.ts static: Add Timing-Allow-Origin: * to allow sentry data timing. 2023-05-09 13:16:28 -07:00
webpack.dev-assets.json webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00