grafana/public/app/plugins/panel/nodeGraph
renovate[bot] d87cd6f26c
Update dependency prettier to v2.5.1 (#43473)
* Update dependency prettier to v2.5.1

* prettier fixes

* chore(toolkit): bump prettier to 2.5.1

* style(eslint): bump grafana config to 2.5.2 in core and toolkit

* style(mssql-datasource): fix no-inferrable-types eslint errors

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
2022-02-02 12:02:32 +00:00
..
__mocks__ Tempo: Add filtering for service graph query (#41162) 2021-11-11 14:27:59 +01:00
img NodeGraph: Add node graph visualization (#29706) 2021-01-19 16:34:43 +01:00
createLayoutWorker.ts Live: move centrifuge service to a web worker (#41090) 2021-11-09 21:05:01 +04:00
Edge.tsx NodeGraph: Exploration mode (#33623) 2021-05-12 16:04:21 +02:00
EdgeArrowMarker.tsx NodeGraph: Exploration mode (#33623) 2021-05-12 16:04:21 +02:00
EdgeLabel.tsx NodeGraph: Exploration mode (#33623) 2021-05-12 16:04:21 +02:00
index.ts NodeGraph: Exploration mode (#33623) 2021-05-12 16:04:21 +02:00
layout.test.ts Tempo: Add filtering for service graph query (#41162) 2021-11-11 14:27:59 +01:00
layout.ts Update dependency prettier to v2.5.1 (#43473) 2022-02-02 12:02:32 +00:00
layout.worker.js NodeGraph: Exploration mode (#33623) 2021-05-12 16:04:21 +02:00
Legend.test.tsx NodeGraph: Show gradient fields in legend (#34078) 2021-05-18 16:30:27 +02:00
Legend.tsx Schema: create a new schema package for basic models (#38409) 2021-08-23 13:03:41 -07:00
Marker.tsx Update dependency emotion to v11 (#41134) 2021-11-04 17:54:49 +00:00
module.tsx NodeGraph: Add node graph visualization (#29706) 2021-01-19 16:34:43 +01:00
Node.tsx NodeGraph: Fix subTitle and secondaryStat being truncated in some cases (#40244) 2021-11-07 07:13:14 +01:00
NodeGraph.test.tsx NodeGraph: Fix empty state to display 'No Data' message (#43633) 2022-01-04 08:45:00 -07:00
NodeGraph.tsx Update dependency prettier to v2.5.1 (#43473) 2022-02-02 12:02:32 +00:00
NodeGraphPanel.tsx NodeGraph: fix rendering of node graph in dashboard panel (#44552) 2022-01-27 10:19:54 -07:00
plugin.json NodeGraph: Add node graph visualization (#29706) 2021-01-19 16:34:43 +01:00
types.ts NodeGraph: Show gradient fields in legend (#34078) 2021-05-18 16:30:27 +02:00
useCategorizeFrames.ts NodeGraph: Don't check for preferredVisualisationType (#35116) 2021-06-03 12:48:26 +02:00
useContextMenu.tsx A11y/Menu: Add keyboard support to Menu component (#38974) 2021-09-20 09:08:46 +01:00
useFocusPositionOnLayout.ts NodeGraph: Exploration mode (#33623) 2021-05-12 16:04:21 +02:00
useHighlight.ts NodeGraph: Exploration mode (#33623) 2021-05-12 16:04:21 +02:00
useNodeLimit.ts NodeGraph: Exploration mode (#33623) 2021-05-12 16:04:21 +02:00
usePanning.ts NodeGraph: Exploration mode (#33623) 2021-05-12 16:04:21 +02:00
useZoom.ts Chore: Fix NodeGraph useCallback dependencies (#41105) 2021-11-01 10:52:34 +01:00
utils.test.ts NodeGraph: Show gradient fields in legend (#34078) 2021-05-18 16:30:27 +02:00
utils.ts NodeGraph: fix rendering of node graph in dashboard panel (#44552) 2022-01-27 10:19:54 -07:00
ViewControls.tsx Explore: UI improvements to trace view (#34276) 2021-05-19 19:41:54 +02:00