openreplay/ee/api
Kraiem Taha Yassine 9516dcd238
Dev (#2333)
* refactor(chalice): upgraded dependencies

* refactor(chalice): upgraded dependencies
feat(chalice): support heatmaps

* feat(chalice): support table-of-browsers showing user-count

* feat(chalice): support table-of-devices showing user-count

* feat(chalice): support table-of-URLs showing user-count

* fix(chalice): fixed Math-operators validation
refactor(chalice): search for sessions that have events for heatmaps

* refactor(chalice): search for sessions that have at least 1 location event for heatmaps

* refactor(chalice): removed timeseries-card progress
refactor(chalice): removed tables-card pieChart
refactor(DB): migrated timeseries-card progress
refactor(DB): migrated tables-card pieChart
2024-07-02 11:53:47 +02:00
..
auth refactor(chalice): check refreshToken cookie's existence (#2110) 2024-04-22 17:06:24 +02:00
chalicelib Dev (#2333) 2024-07-02 11:53:47 +02:00
crons refactor(chalice): enhanced cron config 2024-03-05 11:46:49 +01:00
routers Dev (#2318) 2024-06-27 17:21:57 +02:00
schemas Api v1.15.0 (#1670) 2023-11-20 16:15:12 +01:00
.gitignore Dev (#2286) 2024-06-19 18:49:07 +02:00
.gitkeep fix(chalice): check SMTP host:port (#1344) 2023-06-14 13:21:22 +02:00
app.py Dev (#2142) 2024-04-26 11:04:11 +02:00
app_crons.py change(crons): added new cron for assist stats 2023-12-04 12:59:43 +01:00
clean-dev.sh Dev (#2286) 2024-06-19 18:49:07 +02:00
development.md feature(chalice): support multi SSO redirect 2024-02-09 18:45:20 +01:00
Dockerfile chore(docker): docker build unpinning docker version 2024-05-28 11:27:32 +02:00
Dockerfile.dockerignore feat(alerts): changed build script 2022-11-14 16:02:18 +01:00
Dockerfile_alerts feat(chalice): updated all dependencies 2023-01-20 14:41:07 +01:00
Dockerfile_alerts.dockerignore feat(alerts): changed build script 2022-11-14 16:02:18 +01:00
Dockerfile_crons feat(chalice): updated all dependencies 2023-01-20 14:41:07 +01:00
Dockerfile_crons.dockerignore feat(alerts): changed build script 2022-11-14 16:02:18 +01:00
entrypoint.sh Revert "feat(api): use the default sync worker class, and only one worker." (#1770) 2023-12-11 16:49:41 +01:00
entrypoint_alerts.sh Api v1.15.0 (#1583) 2023-10-27 15:08:25 +02:00
entrypoint_crons.sh feat(alerts): ignore ASSIST_KEY 2022-11-03 11:41:27 +01:00
env.default refactor(chalice): use format instead of % for sourcemaps-url (#2128) 2024-04-24 15:05:57 +02:00
env.dev Canvas archives (#1938) 2024-03-11 17:51:49 +01:00
env_vars.sh feat(chalice): changed env-vars handling 2022-07-20 15:24:29 +02:00
or_dependencies.py Api v1.17.0 (#1799) 2023-12-21 15:32:11 +01:00
Pipfile Dev (#2316) 2024-06-27 16:28:34 +02:00
prepare-dev.sh Api v1.15.0 (#1481) 2023-09-28 09:59:31 +01:00
requirements-alerts.txt Dev (#2311) 2024-06-27 12:17:07 +02:00
requirements-crons.txt Dev (#2311) 2024-06-27 12:17:07 +02:00
requirements.txt Dev (#2311) 2024-06-27 12:17:07 +02:00
run-crons-dev.sh feat(crons): fixed health check cron 2023-04-28 14:34:12 +02:00