openreplay/api
Kraiem Taha Yassine 98a456ce55
Dev (#2348)
* 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): path-analysis card, return issues identical to the chart
2024-07-03 17:59:19 +02:00
..
auth refactor(chalice): check refreshToken cookie's existence (#2110) 2024-04-22 17:06:24 +02:00
chalicelib Dev (#2348) 2024-07-03 17:59:19 +02:00
crons change(api): assist stats api moved to ee (#1598) 2023-10-31 15:29:36 +01:00
routers Dev (#2341) 2024-07-02 17:49:50 +02:00
schemas Dev (#2341) 2024-07-02 17:49:50 +02:00
test feat(api) - feature flags multi variant (#1353) 2023-06-20 15:52:02 +02:00
.gitignore fix(chalice): check SMTP host:port (#1344) 2023-06-14 13:21:22 +02:00
.gitkeep fix(chalice): check SMTP host:port (#1344) 2023-06-14 13:21:22 +02:00
.trivyignore Api v1.16.0 (#1730) 2023-11-30 10:53:31 +01:00
app.py Dev (#2142) 2024-04-26 11:04:11 +02:00
app_alerts.py Api v1.13.0 release (#1347) 2023-06-16 12:44:40 +02:00
build.sh chore(build): Chalice support arm build 2024-03-12 17:28:08 +01:00
build_alerts.sh chore(build): Respect platform config 2024-06-04 19:36:30 +02:00
build_crons.sh respect platform arch 2024-06-04 19:36:45 +02:00
development.md chore(vagrant): Changed development.md 2022-05-02 11:06:15 +02:00
Dockerfile revert commit 2023-05-23 12:10:51 +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 chore(build): changed script 2022-11-14 17:04:17 +01:00
entrypoint.sh Api v1.15.0 (#1583) 2023-10-27 15:08:25 +02:00
entrypoint_alerts.sh Api v1.15.0 (#1583) 2023-10-27 15:08:25 +02:00
env.default refactor(chalice): use format instead of % for sourcemaps-url (#2128) 2024-04-24 15:05:57 +02:00
env.dev refactor(chalice): changed JWT_REFRESH_EXPIRATION default value (#2062) 2024-04-09 10:13:55 +02:00
NOTES.md doc(api): how to enable api openapi (formely swagger) frontend (#1773) 2023-12-13 09:57:52 +01: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.txt Dev (#2311) 2024-06-27 12:17:07 +02:00
run-alerts-dev.sh fix(alerts): fixed batch-ms-teams notifications (#1720) 2023-11-28 14:46:21 +01:00
run-dev.sh Api v1.15.0 (#1582) 2023-10-27 14:57:21 +02:00