Vikrant Gupta
43e73e06fe
chore: helpers required for dashboards e2e test cases ( #5496 )
...
* chore: helpers required for dashboards e2e test cases
* chore: helpers required for dashboards e2e test cases
* chore: helpers required for dashboards e2e test cases
2024-07-16 18:35:59 +05:30
Vikrant Gupta
c7e3e6dc4e
fix: retain legends while changing panel types ( #5447 )
2024-07-15 21:04:49 +05:30
Shaheer Kochai
87f1597d4e
fix: prevent overwriting query expression and queryName on switching between panel types ( #5430 )
2024-07-09 08:13:35 +04:30
Yunus M
38b1de5ccc
feat: [5038] enable list view - add to dashboard ( #5268 )
...
* feat: [5038] enable list view - add to dashboard
* feat: pass page size for list view export
2024-06-20 17:05:18 +05:30
Rajat Dabade
7e9bf2d48d
feat: add histogram visualisation support ( #4858 )
...
* refactor: added panel type histogram and basic setup done
* feat: histogram for one query
* refactor: multiple query support histogram
* chore: typecorrection
* refactor: done with legend part
* refactor: legend change fix
* refactor: fix the tooltip value for histogram
* refactor: disable drag for histogram
* fix: tsc
* refactor: handled panel type change in edit mode
* refactor: full view done (#4881 )
Co-authored-by: Rajat-Dabade <rajat@signoz.io>
* [Feat]: Full view histogram (#4867 )
* refactor: added panel type histogram and basic setup done
* feat: histogram for one query
* refactor: multiple query support histogram
* chore: typecorrection
* refactor: done with legend part
* refactor: legend change fix
* refactor: fix the tooltip value for histogram
* refactor: disable drag for histogram
* fix: tsc
* refactor: handled panel type change in edit mode
* refactor: full view done
---------
Co-authored-by: Rajat-Dabade <rajat@signoz.io>
Co-authored-by: Yunus M <myounis.ar@live.com>
* feat: histogram customisations (#5133 )
* feat: added bucket size and bucket width enhancements for histogram
* fix: added handling for bucket size bucket count and combine into one series
* fix: added bidirectional sync
* fix: remove extra props from interfaces
* fix: hide legends when merging all queries
* fix: minor legend fixes
* fix: build issues
---------
Co-authored-by: Rajat-Dabade <rajat@signoz.io>
Co-authored-by: Yunus M <myounis.ar@live.com>
Co-authored-by: Vikrant Gupta <vikrant.thomso@gmail.com>
2024-06-05 07:07:49 +05:30
Vikrant Gupta
2dbe598b2c
fix: retain the query name,expression and disabled property on changing panel type ( #4976 )
...
* fix: retain the query name,expression and disabled property on changing panel type
* fix: missing reset and init query for superset query
2024-05-20 18:42:39 +05:30
Vikrant Gupta
5e3dba2587
fix: do not save dashboard panel on creating a new panel if discard is pressed ( #4884 )
...
* fix: do not save dashboard panel on creating a new panel if discard is pressed
* fix: remove console log
2024-04-23 19:39:41 +05:30
Rajat Dabade
a54b7baa7d
feat: add support for pie chart panel type ( #4751 )
2024-04-13 09:55:02 +05:30
Vikrant Gupta
6815a96d29
feat: support of changing panel type in dashboards ( #4759 )
...
* feat: support of changing panel type in dashboards
* feat: add handle query change function
* feat: last bit of minor change
* feat: apply current query updates to superset query
* feat: pr cleanup
* feat: handle list type change
* fix: build issues
* fix: changes required due to refactor
* fix: handle offset and page size for list queries
* feat: handle functions propagation
* feat: handle the spaceAggregation value to retain
* fix: handle list panel type changes
* feat: handle removing the graph list from the side selection in case of metrics
* feat: handle list type qb changes
* feat: handle page breaking
* feat: pick dataSource from newQUeryItem
* feat: handle page reload
2024-04-09 13:36:19 +05:30
Rajat Dabade
9c1ea0cde9
refactor: pop for unsaved changes ( #4188 )
2023-12-14 11:43:02 +05:30