openreplay/ee/api
Kraiem Taha Yassine d7909f5c8b
Api v1.15.0 (#1510)
* 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
2023-10-10 15:10:11 +02:00
..
auth Api v1.15.0 (#1510) 2023-10-10 15:10:11 +02:00
chalicelib Api v1.15.0 (#1510) 2023-10-10 15:10:11 +02:00
crons feat(crons): reorganized crons 2023-04-27 17:30:37 +02:00
routers Api v1.15.0 (#1483) 2023-09-29 11:14:11 +01: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 fix(chalice): check SMTP host:port (#1344) 2023-06-14 13:21:22 +02:00
app.py Api v1.15.0 (#1506) 2023-10-09 12:52:44 +02:00
app_crons.py feat(crons): fixed health check cron 2023-04-28 14:34:12 +02:00
clean-dev.sh Api v1.15.0 (#1510) 2023-10-10 15:10:11 +02:00
development.md chore(vagrant): Changed development.md 2022-05-02 11:06:15 +02:00
Dockerfile Api v1.13.0 (#1323) 2023-06-09 11:48:41 +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 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 feat(alerts): ignore ASSIST_KEY 2022-11-03 11:41:27 +01:00
env.default Api v1.15.0 (#1506) 2023-10-09 12:52:44 +02:00
env.dev Api v1.15.0 (#1481) 2023-09-28 09:59:31 +01:00
env_vars.sh feat(chalice): changed env-vars handling 2022-07-20 15:24:29 +02:00
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 Api v1.15.0 (#1481) 2023-09-28 09:59:31 +01:00
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 feat(crons): fixed health check cron 2023-04-28 14:34:12 +02:00