openreplay/scripts
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
..
dev_env Chore small setup doc fixes (#1533) 2023-10-19 09:01:00 -04:00
docker-compose fix redis volume reference folder (#2805) 2025-03-14 15:34:11 +01:00
dockerfiles Adding maintenance page 2023-04-25 10:06:56 +02:00
helmcharts feat(auth): implement withCaptcha HOC for consistent reCAPTCHA (#3175) 2025-03-19 11:37:50 +01:00
lib fix(build): source script 2024-03-14 18:03:26 +01:00
pr-env pr-env (#1673) 2023-11-27 19:58:54 +01:00
schema/db refactor(DB): changed product_analytics.events to expose error_id 2025-03-14 14:32:17 +01:00
vagrant Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00