openreplay/api
Kraiem Taha Yassine 4b8af90b18
Dev (#2486)
* 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

* 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

* feat(chalice): autocomplete return top 10 with stats

* fix(chalice): fixed autocomplete top 10 meta-filters

* fix(chalice): fixed schemas field validator
2024-08-13 11:48:27 +02:00
..
auth Dev (#2485) 2024-08-13 11:37:58 +02:00
chalicelib Dev (#2485) 2024-08-13 11:37:58 +02:00
crons
routers Dev (#2485) 2024-08-13 11:37:58 +02:00
schemas Dev (#2486) 2024-08-13 11:48:27 +02:00
test Dev (#2409) 2024-07-18 17:57:37 +02:00
.gitignore
.gitkeep
.trivyignore
app.py Dev (#2485) 2024-08-13 11:37:58 +02:00
app_alerts.py
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
Dockerfile
Dockerfile.dockerignore
Dockerfile_alerts
Dockerfile_alerts.dockerignore
entrypoint.sh
entrypoint_alerts.sh
env.default Dev (#2476) 2024-08-09 11:50:50 +02:00
env.dev Dev (#2472) 2024-08-08 10:43:36 +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 Dev (#2483) 2024-08-12 19:07:20 +02:00
Pipfile Dev (#2483) 2024-08-12 19:07:20 +02:00
prepare-dev.sh
requirements-alerts.txt Dev (#2483) 2024-08-12 19:07:20 +02:00
requirements.txt Dev (#2483) 2024-08-12 19:07:20 +02:00
run-alerts-dev.sh
run-dev.sh