Commit graph

439 commits

Author SHA1 Message Date
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
f26fbc9a71 feat(db): defined new predefined templates (errors)
feat(api): support for errors predefined templates
feat(api): fixed update widget config
2022-04-07 16:25:50 +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
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
f423e9c9cf feat(api): pg_client reconnect config 2022-04-07 13:48:07 +02:00
Taha Yassine Kraiem
14e8dde249 feat(api): pg_client reconnect if PG is not available 2022-04-07 13:44:43 +02:00
Taha Yassine Kraiem
f09a251c44 feat(api): dashboard include series with templates 2022-04-07 13:28:01 +02:00
Taha Yassine Kraiem
06b8366fab feat(api): fixed /templates time conversion 2022-04-07 12:48:02 +02:00
Taha Yassine Kraiem
de84d88d47 feat(api): dashboard fixed create with metrics 2022-04-07 12:30:29 +02:00
Taha Yassine Kraiem
9fcd55b879 feat(api): dashboard fixed create with metrics 2022-04-07 12:30:07 +02:00
Taha Yassine Kraiem
39bffa21d6 feat(api): custom metrics & templates try schema 2022-04-07 12:23:02 +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
c9f7b6e980 feat(api): jira integration handle errors 2022-04-06 16:48:26 +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
3c30ebf76d feat(api): changed update widget
feat(api): FOSS&EE optimized /projects
2022-04-06 14:17:24 +02:00
Taha Yassine Kraiem
584de8d09c feat(api): jira return Auth-error to UI
feat(api): metrics allow empty series
2022-04-06 11:10:02 +02:00
Taha Yassine Kraiem
5582f0ac36 feat(api): fixed get dashboard with templates 2022-04-05 19:18:29 +02:00
Taha Yassine Kraiem
02209a7716 feat(api): fixed update dashboard with metrics list 2022-04-05 18:53:41 +02:00
Taha Yassine Kraiem
3d2ae11ce1 feat(api): fixed get metrics with dashboards 2022-04-05 18:48:42 +02:00
Taha Yassine Kraiem
6685eb1ac9 feat(api): fixed create custom metric and add to dashboard
feat(api): EE refactored sub-router
feat(api): EE upgrade fastapi
feat(api): EE refactored metrics
feat(api): EE split overview
2022-04-05 18:10:19 +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
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
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
5f006a312b Merge remote-tracking branch 'origin/dev' into api-v1.5.5 2022-04-04 16:40:31 +02:00
Taha Yassine Kraiem
e75f7ddb4f feat(api): fixed sort sessions 2022-04-04 16:36:51 +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
cc692dfb29 Merge remote-tracking branch 'origin/dev' into api-v1.5.5 2022-04-04 14:30:34 +02:00
Taha Yassine Kraiem
2b55aef0a7 feat(api): optimized boarding endpoints 2022-04-04 14:29:49 +02:00
Taha Yassine Kraiem
72f2a96f31 parrot global changes 2022-04-04 14:09:49 +02:00
Taha Yassine Kraiem
ba9ca1d060 feat(api): get save_request_payloads with the projects info 2022-04-04 12:03: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
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
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
1743665769 feat(api): upgrade JIRA
feat(api): changed code to support new JIRA SDK
feat(api): JIRA helper return error to UI
feat(api): JIRA catch 401
2022-03-30 18:38:48 +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
b5932308be feat(api): build local script 2022-03-29 18:45:58 +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
9e3a5004f0 Merge remote-tracking branch 'origin/dev' into api-v1.5.5 2022-03-25 14:39:03 +01:00
Taha Yassine Kraiem
77bf304fcd feat(api): fixed autocomplete redundant values 2022-03-24 14:46:37 +01:00
Taha Yassine Kraiem
926e91e6cb feat(api): changed funnels drop percentage 2022-03-23 19:18:31 +01:00
Taha Yassine Kraiem
62ec33c6b5 feat(api): changed funnels drop percentage formula 2022-03-23 19:08:52 +01:00