Commit graph

357 commits

Author SHA1 Message Date
Taha Yassine Kraiem
1148da8011 feat(api): custom metrics support series override 2022-04-14 16:16:05 +02:00
Taha Yassine Kraiem
e103582af9 feat(api): changed assist configuration 2022-04-14 16:00:44 +02:00
Taha Yassine Kraiem
b7b1d2b315 feat(api): dashboard removed unused code 2022-04-14 14:00:17 +02:00
Taha Yassine Kraiem
c48bc3e197 feat(api): dashboard fixed get_domains_errors/get_domains_errors_4xx/get_domains_errors_5xx wrong neutral 2022-04-14 13:26:56 +02:00
Taha Yassine Kraiem
34ece1f38e feat(api): dashboard limit errors_per_domains widget to 5 2022-04-13 19:24:15 +02:00
Taha Yassine Kraiem
cbec34db3e feat(api): dashboard added charts for avg_dom_content_loaded widgets 2022-04-13 16:23:31 +02:00
Taha Yassine Kraiem
ae9580b345 feat(api): dashboard user single DB-connexion for charts and data of the same widget 2022-04-13 12:42:04 +02:00
Taha Yassine Kraiem
98109ee9a3 feat(api): dashboard added chart to avg_dom_content_load_start 2022-04-13 12:34:40 +02:00
Taha Yassine Kraiem
e31dd82b92 feat(api): optimized get session replay 2022-04-12 19:44:34 +02:00
Taha Yassine Kraiem
ef6b78b1c4 feat(api): enhanced auth
feat(api): check for project existence before any response
2022-04-11 12:45:25 +02:00
Taha Yassine Kraiem
ea6e21b94c feat(api): dashboard fixed update with empty config payload 2022-04-08 18:41:49 +02:00
Taha Yassine Kraiem
7dd96fde02 feat(api): dashboard fixed SQL typo 2022-04-08 18:09:44 +02:00
Taha Yassine Kraiem
e362cde1a9 feat(api): dashboard merge config if not present in payload
feat(api): dashboard use metrics' default config for batch create
2022-04-08 17:54:13 +02:00
Taha Yassine Kraiem
577185c304 feat(api): dashboard separated config and default config 2022-04-07 18:24:08 +02:00
Taha Yassine Kraiem
c26b77ca89 feat(api): dashboard support for Resources predefined templates 2022-04-07 17:59:54 +02:00
Taha Yassine Kraiem
badae1249b feat(api): dashboard support for Performance predefined templates 2022-04-07 17:06:57 +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
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
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
9fcd55b879 feat(api): dashboard fixed create with metrics 2022-04-07 12:30:07 +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
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
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