grafana/public/app/types
Andrej Ocenas 218a8de220
NodeGraph: Add node graph visualization (#29706)
* Add GraphView component

* Add service map panel

* Add more metadata visuals

* Add context menu on click

* Add context menu for services

* Fix service map in dashboard

* Add field proxy in explore linkSupplier

* Refactor the link creation

* Remove test file

* Fix scale change when view is panned

* Fix node centering

* Don't show context menu if no links

* Fix service map containers

* Add collapsible around the service map

* Fix stats computation

* Remove debug log

* Fix time stats

* Allow string timestamp

* Make panning bounded

* Add zooming by mouse wheel

* Clean up the colors

* Fix stats for single trace graph

* Don't show debug config

* Add more complex layout

* Update layout with better fixing of the root nodes

* Code cleanup

* Change how we pass in link creation function and some more cleanup

* Refactor the panel section into separate render methods

* Make the edge hover more readable

* Move stats computation to data source

* Put edge labels to front

* Simplify layout for better multi graph layout

* Update for dark theme

* Move function to utils

* Visual improvements

* Improve context menu detail

* Allow custom details

* Rename to NodeGraph

* Remove unused dependencies

* Use named color palette and add some fallbacks for missing data

* Add test data scenario

* Rename plugin

* Switch scroll zoom direction to align with google maps

* Do some perf optimisations and rise the node limit

* Update alert styling

* Rename function

* Add tests

* Add more tests

* Change data frame column mapping to use column names

* Fix test

* Fix type errors

* Don't show context menu without links

* Add beta status to panel

* Fix tests

* Changed function to standard methods

* Fix typing

* Clean up yarn.lock

* Add some UI improvements

- better styling of the zoom buttons
- disable buttons when max reached

* Fix panel references after rename

* Add panel icon
2021-01-19 16:34:43 +01:00
..
jquery Minor progress on fixing no-implicit any issues 2019-03-19 18:24:47 +01:00
acl.ts Migration: Remove LegacyForms from dashboard folder permissions (#28564) 2020-11-02 12:55:34 +01:00
alerting.ts NgAlerting: View query result (#30218) 2021-01-19 14:04:54 +01:00
angular.ts Chore: Remove angular dependency from backendSrv (#20999) 2020-01-21 10:08:07 +01:00
apiKeys.ts API: Optionally list expired keys (#20468) 2019-11-20 13:14:57 +02:00
appEvent.ts Chore: upgrade to Typescript 3.9.3 (#25154) 2020-06-17 12:26:01 +02:00
application.ts Feature: Adds redux action logging toggle from url params (#17368) 2019-06-03 13:40:33 +02:00
appNotifications.ts Chore: Use uuid v4 as an identifier instead of Date.now() (#27178) 2020-08-26 11:38:39 +02:00
dangerously-set-html-content.d.ts Bring back scripts evaluation in TextPanel (#26413) 2020-07-17 18:00:58 +02:00
dashboard.ts Dashboard: Migrating dashboard settings to react (#27561) 2020-12-17 15:50:11 +01:00
datasources.ts Chore: Fixes various strict null errors (#21763) 2020-01-28 09:13:56 +01:00
events.ts PanelEvents: Isolating angular panel events into it's own event bus + more event refactoring (#29904) 2020-12-23 10:45:31 +01:00
explore.ts NodeGraph: Add node graph visualization (#29706) 2021-01-19 16:34:43 +01:00
folders.ts Dashboard: Migrating dashboard settings to react (#27561) 2020-12-17 15:50:11 +01:00
index.ts NgAlerting: View query result (#30218) 2021-01-19 14:04:54 +01:00
ldap.ts Chore: Fixes various strict null errors (#21763) 2020-01-28 09:13:56 +01:00
location.ts FieldOverride: Support data links via field overrides (#23590) 2020-04-20 07:37:38 +02:00
organization.ts Trying to reduce the amount of duplication with preferences 2018-11-15 13:37:29 +01:00
plugins.ts Plugin signing: UI information (#28469) 2020-10-27 13:08:08 +01:00
query.ts NgAlerting: View query result (#30218) 2021-01-19 14:04:54 +01:00
sanitize-url.d.ts DataLinks: Sanitize data/panel link URLs (#21140) 2019-12-18 11:31:11 +01:00
store.ts Alerting: Next gen Alerting page (#28397) 2020-12-11 14:49:14 +01:00
svg.d.ts Transforms: Adds beta notice and updates transform descriptions (#24158) 2020-05-04 15:05:31 +02:00
teams.ts UserTableView: Show user name in table view (#18108) 2019-11-21 12:44:46 +02:00
templates.ts make variable type more slim 2019-01-07 11:26:06 +01:00
user.ts Forms migration: Org users page (#23372) 2020-04-15 16:49:20 +02:00