openreplay/scripts/helmcharts
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
..
databases chore(db): Update min CH version 2025-02-19 10:57:03 +01:00
manifests feat(clickhouse): Upgrade version 2025-03-13 16:39:03 +01:00
openreplay feat(auth): implement withCaptcha HOC for consistent reCAPTCHA (#3175) 2025-03-19 11:37:50 +01:00
toolings Updating kyverno 2023-06-09 18:13:40 +02:00
build_deploy.sh refactor(sourcemapreader): rename sourcemapreader build scripts 2023-11-20 16:15:12 +01:00
build_deploy_parallel.sh ci(build): remove peers 2025-03-13 13:48:53 +01:00
certmanager.sh fix(certbot): Sourcing binary path 2023-12-05 16:42:58 +01:00
clusterIssuer.yaml chore(helm): adding clusterIssuer for ssl 2022-04-14 15:39:04 +02:00
init.sh chore(init): Update kubernetes to version 1.31 2025-02-05 12:36:44 +01:00
local_deploy.sh Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
Makefile ci(make): download-cli 2025-03-13 16:19:13 +01:00
openreplay-cli fix(cli): download clickhouse 2025-03-13 16:36:20 +01:00
openreplay-container-sign.pub chore(build): Adding sign key region 2023-01-26 10:26:36 +01:00
vars.yaml docs(vars): keep the ep empty for iam auth. 2025-02-18 13:21:58 +01:00
versionUpdater.sh fix(script): variable update 2022-11-04 14:41:14 +01:00