openreplay/api
Taha Yassine Kraiem effe39d36d feat(api): pg helper support application name
feat(api): removed widget name
feat(db): removed widget name
feat(api): changed edit dashboard to support list of metrics
feat(api): get metrics/widgets cast created_at
feat(api): get metrics/widgets cast edited_at
feat(api): create dashboard with metrics, support default config
feat(api): create dashboard with metrics, support widget position
feat(api): edit dashboard with metrics, support default config
feat(api): edit dashboard with metrics, support widget position
2022-04-05 17:29:29 +02:00
..
auth feat(api): added JWT auth logs on failure 2022-02-24 22:20:16 +01:00
chalicelib feat(api): pg helper support application name 2022-04-05 17:29:29 +02:00
routers feat(db): include default metrics in init_schema.sql 2022-04-05 14:06:30 +02:00
.env.default feat(api): live flag for sessions 2022-02-07 19:56:57 +01:00
.gitignore v1.1.0 (#31) 2021-06-11 23:31:29 +05:30
app.py feat(api): dashboard get predefined metrics charts 2022-04-01 20:29:13 +02:00
app_alerts.py feat(alerts): fix webhook json-serialization issue 2022-01-13 17:13:50 +01:00
build.sh feat(api): change build script 2022-01-10 16:28:10 +01:00
build_alerts.sh feat(alerts): EE changed build script 2022-01-12 11:07:29 +01:00
db_changes.sql Api lateral join search (#100) 2021-07-21 20:35:36 +02:00
Dockerfile feat(api): pg helper support application name 2022-04-05 17:29:29 +02:00
Dockerfile.alerts feat(api): pg helper support application name 2022-04-05 17:29:29 +02:00
Dockerfile.bundle feat(api): upgrade python base image 2022-03-09 13:27:56 +01:00
entrypoint.bundle.sh Api assist singleimage (#143) 2021-08-12 20:36:50 +02:00
entrypoint.sh feat(api): EE allow live editing 2022-01-21 15:46:46 +01:00
or_dependencies.py Api FastApi (#252) 2021-12-16 19:10:12 +01:00
requirements.txt feat(api): upgrade JIRA 2022-03-30 18:38:48 +02:00
run-dev.sh Api FastApi (#252) 2021-12-16 19:10:12 +01:00
schemas.py feat(api): pg helper support application name 2022-04-05 17:29:29 +02:00