Tobias Skarhed
1db9fff056
strictNullChecks: First batch ( #18390 )
...
* First batch of strictNullChecks
* Remove undefined
* Check an alternative solution
* Fix strict nullChecks
* Low hanging strictNullChecks
* Fixing strict nulls issues and more
* Minor change
* fixed unit test
* Fix feedback
* Update public/vendor/ansicolor/ansicolor.ts
Co-Authored-By: Dominik Prokop <dominik.prokop@grafana.com >
* Update public/vendor/ansicolor/ansicolor.ts
Co-Authored-By: Dominik Prokop <dominik.prokop@grafana.com >
* Update public/vendor/ansicolor/ansicolor.ts
Co-Authored-By: Dominik Prokop <dominik.prokop@grafana.com >
* Fix build errors
2019-08-12 16:11:06 +02:00
Tobias Skarhed
17826796da
Chore: Fix noImplicitAny issues ( #17636 )
...
* noImplicitAny: TableRenderer
* noImplicitAny and add types
* HeatmapData interface
* Heatmap rendering
* Fix optional type
* Remove use of lodash
2019-06-19 13:40:42 +02:00
Ryan McKinley
56702902a1
Plugins: Remove dataFormats key and add skipDataQuery ( #16984 )
2019-05-10 07:46:14 +02:00
Torkel Ödegaard
060e97bea8
Plugins: ReactPanelPlugin to VizPanelPlugin ( #16779 )
...
* Plugins: ReactPanelPlugin renamed
* Plugins: renamed PanelPlugin to PanelPluginMeta and VizPanelPlugin to PanelPlugin
2019-04-26 19:16:38 +02:00
Ryan McKinley
514818f16d
Panel Plugins: pass query request/response to react panel plugins ( #16577 )
...
* pass query request/response to panel plugins
* rename finishTime to endTime
* move QueryResponseData to a sub variable
* rename to PanelData
* make data not optional
* make data not optional
* missing optional
2019-04-16 13:23:34 -07:00
Torkel Ödegaard
0d55141a2d
Panels: Refactoring how panel plugins sets hooks and components, #16166
2019-03-24 15:56:32 +01:00
ryan
82be27a42a
remove panel plugin setters
2019-03-22 13:12:35 -07:00
ryan
b4a3aecbbc
merge master
2019-03-13 09:03:32 -07:00
ryan
91a2307b98
rotate!
2019-03-10 23:11:57 -07:00
ryan
fe22d14e93
cell builder cleanup
2019-03-09 20:47:02 -08:00
ryan
e1324289c8
rename to Table
2019-03-07 17:49:02 -08:00
ryan
d7b1fd75e3
move to grafana/ui
2019-03-07 16:52:20 -08:00
ryan
39be5959b8
better sort function
2019-03-07 15:01:36 -08:00
ryan
1609c07fb2
use TableData, not interface
2019-03-07 14:55:30 -08:00
ryan
3b31341ad9
remove _
2019-03-06 16:34:32 -08:00
ryan
23c3e9d80a
cleanup
2019-03-06 16:25:28 -08:00
ryan
0d8384e05d
sortable class
2019-03-06 14:39:04 -08:00
ryan
f7c1842a2b
move rendering to its own file
2019-03-06 10:54:47 -08:00
ryan
aca69df755
try virtualized
2019-03-06 10:10:04 -08:00
ryan
123739fdb4
use props.replaceVariables rather than templateSrv
2019-03-06 01:14:53 -08:00
ryan
8cb52ee626
set height
2019-03-05 20:40:34 -08:00
ryan
f3712f748a
add test file (ignored)
2019-03-05 20:11:14 -08:00
ryan
589229d8af
fix variable name
2019-03-05 18:55:09 -08:00
ryan
372e892fab
use react-table
2019-03-05 18:17:44 -08:00
ryan
f59ccdf59c
add a basic alpha react table
2019-03-05 16:07:46 -08:00