Commit graph

78 commits

Author SHA1 Message Date
Taha Yassine Kraiem
d4dda5c822 feat(api): check for project existence before any response 2022-04-11 12:46:28 +02:00
Taha Yassine Kraiem
4805231795 feat(api): dashboard defined new categories
feat(api): changed Templates schemas
feat(db): changed metrics structure
feat(db): changed metric_view_type
2022-04-07 15:39:51 +02:00
Taha Yassine Kraiem
ed51fc09cb feat(api): dashboard category description
feat(db): changed metrics to support overview metric-type
2022-04-07 14:21:50 +02:00
Taha Yassine Kraiem
de84d88d47 feat(api): dashboard fixed create with metrics 2022-04-07 12:30:29 +02:00
Taha Yassine Kraiem
54ef9a248b feat(api): dashboard format created_at and edited_at 2022-04-06 17:51:07 +02:00
Taha Yassine Kraiem
3c30ebf76d feat(api): changed update widget
feat(api): FOSS&EE optimized /projects
2022-04-06 14:17:24 +02:00
Taha Yassine Kraiem
92fb75b228 feat(db): include default metrics in init_schema.sql
feat(api): refactored overview
2022-04-05 14:06:30 +02:00
Taha Yassine Kraiem
642618046a feat(api): get live session by session_id 2022-04-04 10:40:44 +02:00
Taha Yassine Kraiem
1807174b8b feat(api): dashboard get predefined metrics charts
feat(api): support root_path for Uvicorn server
2022-04-01 20:29:13 +02:00
Taha Yassine Kraiem
b799704efd feat(api): dashboard format 2022-03-30 20:39:06 +02:00
Taha Yassine Kraiem
e909321040 feat(api): create new metric and add it to dashboard 2022-03-30 20:38:30 +02:00
Taha Yassine Kraiem
af1c88a573 feat(api): create dashboard with widgets at the same time 2022-03-30 20:29:22 +02:00
Taha Yassine Kraiem
7d18c093eb feat(api): fixed JIRA error handling
feat(api): fixed dashboard split old metrics
2022-03-30 20:00:58 +02:00
Taha Yassine Kraiem
3b60856063 feat(api): dashboard split old metrics grouped data 3/3 2022-03-30 12:29:12 +02:00
Taha Yassine Kraiem
b3018f9f76 feat(api): dashboard split old metrics grouped data 2/3 2022-03-30 10:49:45 +02:00
Taha Yassine Kraiem
9f2db6f42e feat(api): dashboard split old metrics grouped data 1/3 2022-03-29 19:58:22 +02:00
Taha Yassine Kraiem
fe53ee07d7 feat(api): dashboards 3/5 2022-03-29 18:33:41 +02:00
Taha Yassine Kraiem
8e1f93630c feat(api): dashboard re-think 1/5 2022-03-28 19:55:06 +02:00
Taha Yassine Kraiem
cc08060e30 feat(api): dashboard 2/5 2022-03-25 20:18:31 +01:00
Taha Yassine Kraiem
9675da07e1 feat(api): dashboards 1/5 2022-03-22 17:16:08 +01:00
Taha Yassine Kraiem
c45d87d12e feat(api): assist search by userId 2022-03-16 16:25:38 +01:00
Taha Yassine Kraiem
76b00444a6 Merge remote-tracking branch 'origin/api-bookmarked-pagination' into api-v1.5.4 2022-03-15 17:00:53 +01:00
Taha Yassine Kraiem
1045aeca0f feat(api): FOSS changed search-errors
feat(api): FOSS changed search-errors-payload
feat(api): FOSS support search-errors-by-status without any extra query
2022-03-15 15:55:36 +01:00
Taha Yassine Kraiem
ef17d683fc Merge remote-tracking branch 'origin/dev' into api-v1.5.4 2022-03-14 19:16:35 +01:00
Taha Yassine Kraiem
4fba0c6506 Merge remote-tracking branch 'origin/dev' into api-bookmarked-pagination
# Conflicts:
#	api/chalicelib/core/sessions.py
2022-03-14 17:25:22 +01:00
Taha Yassine Kraiem
b3265e5c0f Merge remote-tracking branch 'origin/dev' into api-v1.5.4 2022-03-14 15:02:54 +01:00
Taha Yassine Kraiem
87ef2b3c1c feat(api): changed get bookmarked errors 2022-03-14 14:37:11 +01:00
Taha Yassine Kraiem
8c480f561b Merge remote-tracking branch 'origin/dev' into api-v1.5.4 2022-03-12 10:28:42 +01:00
Taha Yassine Kraiem
527bce9936 feat(api): changed funnels to support ghost stages 2022-03-11 22:11:05 +01:00
Taha Yassine Kraiem
f10f073e51 feat(api): removed unused session search 2022-03-11 20:16:53 +01:00
Taha Yassine Kraiem
0b9eebbf2c feat(api): global autocomplete change 2022-03-11 17:37:51 +01:00
Taha Yassine Kraiem
b4de14423d feat(api): search bookmarked sessions 2022-03-10 21:50:48 +01:00
Taha Yassine Kraiem
bfffc8ee4c feat(db): autocomplete partial indexes changes
feat(api): autocomplete startsWith if len<3
2022-03-10 20:28:01 +01:00
Taha Yassine Kraiem
a289223225 feat(api): autocomplete for graphql 2022-03-08 19:23:02 +01:00
Taha Yassine Kraiem
e47b5fb686 feat(api): flag session as viewed if in DB
feat(api): ignore FETCH filter if all filters not applied
2022-03-08 01:44:25 +01:00
Taha Yassine Kraiem
9e924c458e feat(api): fixed autocomplete for Request 2022-03-04 19:40:02 +01:00
Taha Yassine Kraiem
b771a74a8d feat(api): fixed autocomplete for Request 2022-03-04 19:25:49 +01:00
Taha Yassine Kraiem
08d00727e8 feat(api): autocomplete for FETCH_URL
feat(api): no alerts for table-custom-metrics
2022-03-04 19:04:18 +01:00
Shekar Siri
f6b3a05ab5
Merge pull request #359 from openreplay/custom-metrics-improvements
Custom metrics - wip
2022-03-04 11:33:42 +01:00
Taha Yassine Kraiem
57874c0610 feat(api): format core 2022-03-03 19:01:13 +01:00
Taha Yassine Kraiem
a140223923 feat(api): cleaned unused custom_metrics endpoints
feat(api): custom_metrics support list of issues
feat(api): custom_metrics support table-pieChart
feat(api): custom_metrics support table-table
feat(api): custom_metrics handle redundant series update
feat(api): custom_metrics default create-values
feat(api): custom_metrics refactored schemas
feat(DB): custom_metrics structure changes
2022-03-02 19:08:15 +01:00
Taha Yassine Kraiem
009cf7b1ac feat(api): flag live session as viewed 2022-03-01 23:30:03 +01:00
Taha Yassine Kraiem
27f7e71d21 feat(api): get session by wrong id format return session-not-found instead of raising a validation issue 2022-02-23 12:42:22 +01:00
Taha Yassine Kraiem
8ebc635628 feat(chalice): funnels return new format 2022-02-14 11:56:29 +01:00
Taha Yassine Kraiem
38b18b11b0 feat(api): health check endpoint 2022-02-08 18:53:09 +01:00
Taha Yassine Kraiem
be0efc443c feat(api): don't flag live session as viewed
feat(api): live session add projectId
2022-02-08 13:12:52 +01:00
Taha Yassine Kraiem
f161ae62e1 feat(api): funnels deflate filter-response 2022-02-07 23:05:07 +01:00
Taha Yassine Kraiem
bd95e01552 feat(api): fixed edit appearance 2022-02-07 17:53:01 +01:00
Taha Yassine Kraiem
3bf9ff2232 feat(api): custom metrics status
feat(db): custom metrics active column
2022-02-07 16:35:15 +01:00
Taha Yassine Kraiem
2fa444a26c feat(api): get live sessions directly from websocket 2022-02-07 14:25:06 +01:00