Commit graph

94 commits

Author SHA1 Message Date
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
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
af1c88a573 feat(api): create dashboard with widgets at the same time 2022-03-30 20:29:22 +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
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
783008bd0f feat(api): support email casing for signup
feat(api): support email casing for login
feat(api): support email casing for password-reset
feat(api): support email casing for invitation
feat(DB): lower-case all emails
feat(DB): detect duplicate emails and delete them if possible
2022-03-18 17:05:51 +01:00
Taha Yassine Kraiem
9a21815990 feat(api): search-errors sort value 2022-03-15 20:25:01 +01:00
Taha Yassine Kraiem
16d73b6299 feat(api): search-errors ignore sort value 2022-03-15 19:58:15 +01:00
Taha Yassine Kraiem
407666e755 feat(api): FOSS search-errors sort
feat(api): EE search-errors sort
2022-03-15 19:13:20 +01:00
Taha Yassine Kraiem
43701dd132 feat(api): FOSS search-errors by name and message
feat(api): EE search-errors by name and message
2022-03-15 18:46:19 +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
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
87ef2b3c1c feat(api): changed get bookmarked errors 2022-03-14 14:37:11 +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
b4de14423d feat(api): search bookmarked sessions 2022-03-10 21:50:48 +01:00
Taha Yassine Kraiem
030fe11882 feat(api): changed default sessions limit 2022-03-09 20:05:04 +01:00
Taha Yassine Kraiem
0f1190501c feat(api): sessions search pagination
feat(api): grouped-sessions search pagination
2022-03-09 16:46:41 +01:00
Taha Yassine Kraiem
87fcccd291 feat(utilities): changed vars
feat(DB): changed graphql schema
feat(api): removed graphql unused filters
2022-03-07 21:36:32 +01:00
Taha Yassine Kraiem
1d04f7f372 feat(api): custom_metrics changed VISITED_URL to LOCATION 2022-03-04 19:11:55 +01:00
Taha Yassine Kraiem
04326494e6 feat(api): changed issue type 2022-03-04 15:54:23 +01:00
Taha Yassine Kraiem
27b4642d87 feat(api): drill down custom_metrics by merged filters 2022-03-03 17:41:57 +01:00
Taha Yassine Kraiem
b3da76a1bb feat(api): custom_metrics fixed ignore metricValue for timeseries 2022-03-03 12:56:46 +01:00
Taha Yassine Kraiem
68cdb08395 feat(DB): graphql_details support
feat(api): graphql_details support
2022-03-02 20:42:44 +01:00
Taha Yassine Kraiem
fb72c2894b feat(api): custom_metrics support metric_format
feat(api): custom_metrics metric_value accept wrong values
2022-03-02 20:13:18 +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
6a82b323f4 feat(api): allow metricOf for timeseries 2022-03-01 17:58:42 +01:00
Taha Yassine Kraiem
b587252bb5 feat(api): request changes 2022-03-01 16:31:07 +01:00
Taha Yassine Kraiem
5673b8d8ed feat(api): search by request_details 1/2 2022-02-28 21:36:23 +01:00
Taha Yassine Kraiem
5b84ada809 feat(api): custom metrics table for VISITED_URL 2022-02-25 21:53:35 +01:00
Taha Yassine Kraiem
e35f3a7b9f feat(api): custom metrics for issues 2022-02-25 19:58:23 +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
3281c4ecac feat(api): definition of metric_type
feat(db): definition of metric_type
2022-02-24 20:32:07 +01:00
Taha Yassine Kraiem
e4bb915847 feat(api): search-sessions support isUndefined operator 2022-02-22 16:22:07 +01:00
Taha Yassine Kraiem
245af37291 feat(api): changed jira integration
feat(api): changed github integration
2022-02-20 15:33:19 +01:00
Taha Yassine Kraiem
fa4bd8c404 feat(api): custom metrics always public 2022-02-08 21:10:03 +01:00
Taha Yassine Kraiem
e302044e1f feat(api): sessions search allow identical duration 2022-02-08 20:57:51 +01:00
Taha Yassine Kraiem
d7a0b7cda1 feat(api): alerts-custom-metrics transform payload and response to support UI 2022-02-08 18:53:09 +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
c9169f5cdb feat(api): sessions search remove duplicate values 2022-02-07 00:03:17 +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
52004661b5 feat(api): custom metrics allow all eventsOrder 2022-02-06 15:47:23 +01:00
Taha Yassine Kraiem
72731ee4b1 feat(api): accept empty source for Performance event search
feat(api): ignore empty source for Performance event search
2022-02-03 19:29:41 +01:00