openreplay/frontend/app/components
Shekar Siri 5b9080704e feat(auth): implement withCaptcha HOC for consistent reCAPTCHA
This commit refactors the reCAPTCHA implementation across the application
by introducing a Higher Order Component (withCaptcha) that encapsulates
captcha verification logic. The changes:

- Create a reusable withCaptcha HOC in withRecaptcha.tsx
- Refactor Login, ResetPasswordRequest, and CreatePassword components
- Extract SSOLogin into a separate component
- Improve error handling and user feedback
- Standardize loading and verification states across forms
- Make captcha implementation more maintainable and consistent
2025-03-19 11:33:46 +01:00
..
Alerts add few locales (#3151) 2025-03-13 10:08:08 +01:00
Assist Fix localisation (#3123) 2025-03-10 15:51:21 +01:00
AssistStats Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
Charts ui: fix sank tooltip spacing 2025-03-11 16:20:15 +01:00
Client add few locales (#3151) 2025-03-13 10:08:08 +01:00
Dashboard ui: fix comparison reset 2025-03-14 13:19:00 +01:00
Errors ui: add hash to css filenames 2025-03-13 11:45:22 +01:00
FFlags Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
ForgotPassword feat(auth): implement withCaptcha HOC for consistent reCAPTCHA 2025-03-19 11:33:46 +01:00
Funnels Fix localisation (#3128) 2025-03-10 17:46:36 +01:00
Header fix localised errors (#3117) 2025-03-07 17:58:00 +01:00
Highlights Fix localisation (#3126) 2025-03-10 16:50:10 +01:00
hocs Fix localisation (#3123) 2025-03-10 15:51:21 +01:00
LanguageSwitcher Add lokalisation (#3105) 2025-03-07 11:18:12 +01:00
Login feat(auth): implement withCaptcha HOC for consistent reCAPTCHA 2025-03-19 11:33:46 +01:00
Modal Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
Onboarding fix localised errors (#3117) 2025-03-07 17:58:00 +01:00
Overview Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
ScopeForm Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
Session ui: fix filekey on prefetched sessions 2025-03-14 17:30:00 +01:00
Session_ ui: fix pageselect for insights 2025-03-14 17:35:54 +01:00
shared ui: fix filekey on prefetched sessions 2025-03-14 17:30:00 +01:00
Signup Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
Spots Fix localisation (#3123) 2025-03-10 15:51:21 +01:00
ui ui: improve metadata display 2025-03-11 10:35:08 +01:00
UsabilityTesting Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
ModalContext.tsx Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00