Commit graph

57 commits

Author SHA1 Message Date
Taha Yassine Kraiem
86bbf49014 feat(api): return issue details if issue not found in funnel 2022-06-20 17:35:08 +02:00
Taha Yassine Kraiem
891c7600a7 feat(api): custom metrics errors pagination
feat(api): custom metrics sessions pagination
2022-06-17 10:42:30 +02:00
Taha Yassine Kraiem
5b1185b872 feat(api): metric-funnel changed response 2022-06-17 10:42:30 +02:00
Taha Yassine Kraiem
c7c6cd2187 feat(api):metrics get sessions related to issue 2022-06-17 10:42:30 +02:00
Taha Yassine Kraiem
1448cb45e9 feat(api): metrics table of errors 2022-06-17 10:42:30 +02:00
Taha Yassine Kraiem
531b112439 feat(api): fixed custom metrics timestamp issue 2022-06-17 10:42:30 +02:00
Taha Yassine Kraiem
46e7f5b83e feat(api): custom metrics config 2022-06-17 10:42:30 +02:00
Taha Yassine Kraiem
421a1f1104 feat(api): custom metrics config 2022-06-17 10:42:30 +02:00
Taha Yassine Kraiem
23a98d83d7 feat(api): table of sessions widget 2022-06-17 10:42:29 +02:00
Taha Yassine Kraiem
53fc845f9a feat(api): errors widget chart
feat(api): funnels widget chart
2022-06-17 10:42:29 +02:00
Taha Yassine Kraiem
bf60c83f3b feat(api): errors widget 2022-06-17 10:42:29 +02:00
Taha Yassine Kraiem
4912841a9e feat(api): funnel widget issues 2022-06-17 10:42:29 +02:00
Taha Yassine Kraiem
8d49a588e4 feat(api): funnel widget 2022-06-17 10:42:29 +02:00
Taha Yassine Kraiem
320279a818 feat(api): changed metrics list order 2022-04-21 15:53:23 +02:00
Taha Yassine Kraiem
31efd3002f feat(api): custom metrics handle wrong try-sessions payload 2022-04-21 13:05:49 +02:00
Taha Yassine Kraiem
ee97b9b086 feat(api): custom metrics changed try sessions payload schema 2022-04-20 18:28:59 +02:00
Taha Yassine Kraiem
c84d3b4832 feat(api): custom metrics try sessions endpoint 2022-04-20 15:24:02 +02:00
Taha Yassine Kraiem
71623cf992 feat(api): dashboard support pagination for sessions drill down 2022-04-15 13:45:29 +02:00
Taha Yassine Kraiem
1148da8011 feat(api): custom metrics support series override 2022-04-14 16:16:05 +02:00
Taha Yassine Kraiem
eb842085ea feat(api): changed startDate/endDate to startTimestamp/endTimestamp for custom metrics 2022-04-07 16:37:27 +02:00
Taha Yassine Kraiem
91e7a4103e feat(api): dashboard fixed new predefined key issue 2022-04-07 15:45:44 +02:00
Taha Yassine Kraiem
9fcd55b879 feat(api): dashboard fixed create with metrics 2022-04-07 12:30:07 +02:00
Taha Yassine Kraiem
70ef8af0cb feat(api): fixed duplicate dashboard for metrics list 2022-04-06 14:25:43 +02:00
Taha Yassine Kraiem
3d2ae11ce1 feat(api): fixed get metrics with dashboards 2022-04-05 18:48:42 +02:00
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
Taha Yassine Kraiem
ef4c9a5bf5 feat(db): added edited_at to metrics
feat(db): defined all template metrics
feat(db): support delta multi-execution
feat(api): get edited_at with metric data
feat(api): get owner_email with metric data
feat(api): support of metrics areaChart
2022-04-05 11:28:47 +02:00
Taha Yassine Kraiem
6360712aeb feat(api): fixed update custom_metrics with missing index 2022-04-04 15:21:55 +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
cfcff0293a feat(api): return attached dashboards with the custom metrics list
feat(api): allow custom metrics visibility
2022-04-01 15:26:24 +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
4df30d9916 feat(api): fixed custom_metrics progress time 2022-03-08 20:56:38 +01:00
Taha Yassine Kraiem
48041a3680 feat(api): autocomplete for FETCH_URL
feat(api): no alerts for table-custom-metrics
2022-03-04 19:04:58 +01:00
Taha Yassine Kraiem
0f7f21380e feat(api): custom_metrics fixed group elements 2022-03-03 19:33:15 +01:00
Taha Yassine Kraiem
e47f5d1f4d feat(api): custom_metrics changed group elements limit 2022-03-03 19:28:40 +01:00
Taha Yassine Kraiem
a37f11e261 feat(api): custom_metrics group elements for pieChart 2022-03-03 19:23:56 +01:00
Taha Yassine Kraiem
bd9403c47a feat(api): fixed metricType:table for chart 2022-03-03 19:00:52 +01:00
Taha Yassine Kraiem
2fef9044e1 feat(api): drill down custom_metrics by merged filters 2022-03-03 17:06:47 +01:00
Taha Yassine Kraiem
61d6e01708 feat(api): reverted countProgress formula 2022-03-03 16:30:00 +01:00
Taha Yassine Kraiem
bebe6169f0 feat(api): custom_metrics changed countProgress formula 2022-03-03 13:28:19 +01:00
Taha Yassine Kraiem
8c151e5bea feat(api): custom_metrics support metric_format 2022-03-02 20:01:59 +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
df5772d487 feat(api): custom metrics for user_os, user_browser, user_device, user_country, user_id 2022-02-25 18:09:47 +01:00
Taha Yassine Kraiem
ac5c08adbd feat(api): custom metrics fixed update-null-index 2022-02-08 17:44:47 +01:00
Taha Yassine Kraiem
fece5f1bca feat(api): custom metric changed series-index in case name is null 2022-02-07 18:35:55 +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
8a1f3d2547 feat(api): custom metrics fixed get progress by series
feat(api): custom metrics fixed progress try
2022-02-06 19:25:53 +01:00
Taha Yassine Kraiem
c43306ff32 feat(api): custom metrics merge get sessions by series
feat(api): custom metrics merge get chart by series
feat(api): custom metrics merge try
2022-02-06 18:48:22 +01:00
Taha Yassine Kraiem
d9e5336700 feat(api): custom metrics get sessions by series 2022-02-06 16:11:32 +01:00
Taha Yassine Kraiem
555de84ccf feat(api): flat custom_metrics 2022-01-22 15:15:20 +01:00
Taha Yassine Kraiem
9025433cf5 feat(api): alerts/triggers endpoint 2022-01-22 11:24:23 +01:00