openreplay/ee/api
Kraiem Taha Yassine 0e2a1d76da
Api v1.13.0 release (#1345)
* fix(chalice): fixed circular  import priority
fix(chalice): enabled SSO

* fix(chalice): fixed disabled routes
2023-06-14 15:03:28 +02:00
..
auth feat(chalice): refactored 2022-11-08 11:07:19 +01:00
chalicelib Api v1.13.0 release (#1345) 2023-06-14 15:03:28 +02:00
crons feat(crons): reorganized crons 2023-04-27 17:30:37 +02:00
routers Api v1.13.0 release (#1345) 2023-06-14 15:03:28 +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
app.py feat(crons): reorganized crons 2023-04-27 17:30:37 +02:00
app_crons.py feat(crons): fixed health check cron 2023-04-28 14:34:12 +02:00
clean-dev.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 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 feat(chalice): upgraded startup/shutdown logic 2023-03-14 16:27:40 +01:00
entrypoint_alerts.sh feat(chalice): upgraded startup/shutdown logic 2023-03-14 16:27:40 +01:00
entrypoint_crons.sh feat(alerts): ignore ASSIST_KEY 2022-11-03 11:41:27 +01:00
env.default feat(chalice): refactored Jobs 2023-05-02 10:55:57 +02:00
env_vars.sh feat(chalice): changed env-vars handling 2022-07-20 15:24:29 +02:00
or_dependencies.py feat(chalice): fixed SSO 2022-11-07 13:10:23 +01:00
Pipfile Api v1.13.0 release (#1345) 2023-06-14 15:03:28 +02:00
prepare-dev.sh chore(vagrant): Changed development.md 2022-05-02 11:06:15 +02:00
requirements-alerts.txt Azure support (#1270) 2023-06-08 13:31:54 +02:00
requirements-crons.txt Azure support (#1270) 2023-06-08 13:31:54 +02:00
requirements.txt Api v1.13.0 (#1319) 2023-06-08 17:54:44 +02:00
run-crons-dev.sh feat(crons): fixed health check cron 2023-04-28 14:34:12 +02:00
schemas_ee.py Api v1.13.0 release (#1336) 2023-06-12 16:38:22 +02:00