openreplay/ee/api
Kraiem Taha Yassine babaa34815
Api v1.15.0 (#1516)
* feat(chalice): upgraded dependencies

* feat(chalice): changed path analysis schema

* feat(DB): click coordinate support

* feat(chalice): changed path analysis issues schema
feat(chalice): upgraded dependencies

* fix(chalice): fixed pydantic issue

* refactor(chalice): refresh token validator

* feat(chalice): role restrictions

* feat(chalice): EE path analysis changes

* refactor(DB): changed creation queries
refactor(DB): changed delte queries
feat(DB): support new path analysis payload

* feat(chalice): save path analysis card

* feat(chalice): restrict access

* feat(chalice): restrict access

* feat(chalice): EE save new path analysis card

* refactor(chalice): path analysis

* feat(chalice): path analysis new query

* fix(chalice): configurable CH config

* fix(chalice): assist autocomplete

* refactor(chalice): refactored permissions

* refactor(chalice): changed log level

* refactor(chalice): upgraded dependencies

* refactor(chalice): changed path analysis query

* refactor(chalice): changed path analysis query

* refactor(chalice): upgraded dependencies
refactor(alerts): upgraded dependencies
refactor(crons): upgraded dependencies

* feat(chalice): path analysis ignore start point

* feat(chalice): path analysis in progress

* refactor(chalice): path analysis changed link sort

* refactor(chalice): path analysis changed link sort

* refactor(chalice): path analysis changed link sort

* refactor(chalice): path analysis new query
refactor(chalice): authorizers

* refactor(chalice): refactored authorizer

* fix(chalice): fixed create card of PathAnalysis

* refactor(chalice): compute link-percentage for Path Analysis

* refactor(chalice): remove null starting point from Path Analysis

* feat(chalice): path analysis CH query

* refactor(chalice): changed Path Analysis links-value
fix(chalice): fixed search notes for EE

* feat(chalice): path analysis enhanced query results

* feat(chalice): include timezone in search sessions response

* refactor(chalice): refactored logs

* refactor(chalice): refactored logs
feat(chalice): get path analysis issues
2023-10-13 18:16:03 +02:00
..
auth Api v1.15.0 (#1516) 2023-10-13 18:16:03 +02:00
chalicelib Api v1.15.0 (#1516) 2023-10-13 18:16:03 +02:00
crons
routers Api v1.15.0 (#1516) 2023-10-13 18:16:03 +02:00
schemas Api v1.15.0 (#1506) 2023-10-09 12:52:44 +02:00
.gitignore Api v1.15.0 (#1510) 2023-10-10 15:10:11 +02:00
.gitkeep
app.py Api v1.15.0 (#1506) 2023-10-09 12:52:44 +02:00
app_crons.py
clean-dev.sh Api v1.15.0 (#1510) 2023-10-10 15:10:11 +02:00
development.md
Dockerfile
Dockerfile.dockerignore feat(alerts): changed build script 2022-11-14 16:02:18 +01:00
Dockerfile_alerts
Dockerfile_alerts.dockerignore
Dockerfile_crons
Dockerfile_crons.dockerignore
entrypoint.sh Api v1.15.0 (#1506) 2023-10-09 12:52:44 +02:00
entrypoint_alerts.sh Api v1.15.0 (#1506) 2023-10-09 12:52:44 +02:00
entrypoint_crons.sh
env.default Api v1.15.0 (#1506) 2023-10-09 12:52:44 +02:00
env.dev
env_vars.sh
or_dependencies.py Api v1.15.0 (#1483) 2023-09-29 11:14:11 +01:00
Pipfile Api v1.15.0 (#1506) 2023-10-09 12:52:44 +02:00
prepare-dev.sh
requirements-alerts.txt Api v1.15.0 (#1506) 2023-10-09 12:52:44 +02:00
requirements-crons.txt Api v1.15.0 (#1506) 2023-10-09 12:52:44 +02:00
requirements.txt Api v1.15.0 (#1506) 2023-10-09 12:52:44 +02:00
run-crons-dev.sh