openreplay/frontend/app/components
Shekar Siri 605fa96a34
feat(auth): implement withCaptcha HOC for consistent reCAPTCHA (#3175)
* refactor(searchStore): reformat filterMap function parameters (#3166)

- Reformat the parameters of the filterMap function for better readability.
- Comment out the fetchSessions call in clearSearch method to avoid unnecessary session fetch.

* Increment frontend chart version (#3167)

Co-authored-by: GitHub Action <action@github.com>

* refactor(chalice): cleaned code
fix(chalice): fixed session-search-pg sortKey issue
fix(chalice): fixed CH-query-formatter to handle special chars
fix(chalice): fixed /ids response

* 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

---------

Co-authored-by: Mehdi Osman <estradino@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Taha Yassine Kraiem <tahayk2@gmail.com>
2025-03-19 11:37:50 +01:00
..
Alerts add few locales (#3151) 2025-03-13 10:08:08 +01:00
Assist updated widget link (#3158) 2025-03-18 11:07:09 +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 ui: update tracker import examples 2025-03-17 13:42:34 +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 (#3175) 2025-03-19 11:37:50 +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 (#3175) 2025-03-19 11:37:50 +01:00
Modal Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
Onboarding ui: update tracker import examples 2025-03-17 13:42:34 +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: add loading state for LiveSessionReloadButton.tsx 2025-03-18 15:30:24 +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