openreplay/api
Kraiem Taha Yassine 56f2a0af75
Api v1.15.0 (#1515)
* 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
2023-10-12 17:43:11 +02:00
..
auth Api v1.15.0 (#1510) 2023-10-10 15:10:11 +02:00
chalicelib Api v1.15.0 (#1515) 2023-10-12 17:43:11 +02:00
crons feat(api): assist stats (#1504) 2023-10-09 10:55:02 +02:00
routers Api v1.15.0 (#1506) 2023-10-09 12:52:44 +02:00
schemas Api v1.15.0 (#1515) 2023-10-12 17:43:11 +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 chore(ci): Ignore vulnerabilities till fix is published in distros. 2022-12-30 15:22:28 +01:00
app.py Api v1.15.0 (#1506) 2023-10-09 12:52:44 +02:00
app_alerts.py Api v1.13.0 release (#1347) 2023-06-16 12:44:40 +02:00
build.sh chore(build): Don't commit chart change for ee patch (#1216) 2023-04-26 16:29:29 +02:00
build_alerts.sh Merge remote-tracking branch 'origin/api-v1.11.0' into dev 2023-03-28 09:45:35 +01:00
build_crons.sh Azure support (#1270) 2023-06-08 13:31:54 +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 (#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
env.default Api v1.15.0 (#1483) 2023-09-29 11:14:11 +01:00
env.dev Api v1.15.0 (#1481) 2023-09-28 09:59:31 +01:00
or_dependencies.py Api v1.15.0 (#1481) 2023-09-28 09:59:31 +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.txt Api v1.15.0 (#1506) 2023-10-09 12:52:44 +02:00
run-alerts-dev.sh feat(chalice): upgraded startup/shutdown logic 2023-03-14 16:27:40 +01:00
run-dev.sh Api v1.15.0 (#1506) 2023-10-09 12:52:44 +02:00