feat: implement login modal and altcha captcha for registration

- Added a login modal to the home page with mobile and password fields.
- Integrated altcha captcha for the registration process to enhance security.
- Updated the registration submission logic to include altcha payload.
- Improved error handling and user feedback for both login and registration processes.
This commit is contained in:
hamed
2026-07-10 10:55:37 +03:30
parent 10b0743d9a
commit aded526718
7 changed files with 923 additions and 709 deletions
+4 -4
View File
@@ -260,8 +260,8 @@
"semantic_hash": ""
},
"assets/admin/pages/LoginPage.tsx": {
"mtime": 1783067422.968726,
"ast_hash": "24f66d4545d352c0c78b9c00645bebb5",
"mtime": 1783667366.139762,
"ast_hash": "d518496ce1aa2a3d3c1509106ff36e77",
"semantic_hash": ""
},
"assets/admin/pages/MyClinicPage.tsx": {
@@ -425,8 +425,8 @@
"semantic_hash": ""
},
"assets/home/index.js": {
"mtime": 1781248972.1612318,
"ast_hash": "ca72c6bcf1e8d05243e224ea0c064b9b",
"mtime": 1783667976.259501,
"ast_hash": "59ed0812495bb819ff1a000ef15a9f40",
"semantic_hash": ""
},
"assets/react/controllers/Hello.jsx": {