Dominik Prokop
96dbed5efc
Graph: introduce Tooltip to React graph ( #20046 )
2019-11-07 12:37:46 +01:00
Torkel Ödegaard
81dd57524d
Panels: Progress on new singlestat / BigValue ( #19374 )
...
* POC: friday hack
* exploring new singlestat styles
* minor changes
* Testing bizcharts
* style tweaks
* Updated
* minor progress
* updated
* Updated layout handling
* Updated editor
* added editor options
* adding mode
* progress on new display mode
* tweaks
* Added classic style
* Added final mode
* Minor tweak
* tweaks
* minor tweak
* Singlestat: Adjust colors for light theme
* fixed build issues with bizcharts
* fixed typescript issue
* updated snapshot
* Added demo dashboard
2019-10-04 12:01:42 +02:00
Hugo Häggmark
0598d60234
Tests: Adds throwUnhandledRejections to jest setup ( #19398 )
...
* Chore: Adds throwUnhandledRejections to jest setup
* Bring back @grafana/runtime import
* Fix broken metric metadata aggregation test
2019-09-25 05:10:11 -07:00
Tobias Skarhed
c9ad411d8e
noImplicitAny: Fix basic errors ( #17668 )
...
* Fix basic noImplicitAny errors
* noImplicitAny HeatmapCtrl
* Update error limit
2019-06-19 19:59:03 +02:00
Johannes Schill
8370a182f7
Tech: Bump typescript and jest ( #16354 )
...
* chore: Bump Typescript to 3.4.1
* chore: Bump babel-jest, jest, ts-jest
* fix: Fix tests after typescript upgrade by disabling some typings
* chore: noImplicitAny
* chore: Bump typescript in @grafana/ui
2019-04-03 11:41:08 +02:00
Torkel Ödegaard
a440d3510a
renaming things in admin
2018-09-07 17:55:38 +02:00
Torkel Ödegaard
0aea60bf17
Merge branch 'master' into redux-poc2
2018-09-05 12:11:11 +02:00
Patrick O'Carroll
b8d82df97e
added no-angle-bracket-type-assertion rule and updatet files to follow rule ( #13115 )
2018-09-03 11:30:44 +02:00
Torkel Ödegaard
7b06800295
refactor: changed nav store to use nav index and selector instead of initNav action
2018-09-02 10:36:36 -07:00
Torkel Ödegaard
314b645857
tslint: changing vars -> const ( #13034 )
2018-08-26 18:43:07 +02:00
Tobias Skarhed
72ecf72c45
Mock core in jest-setup
2018-06-12 16:14:22 +02:00
Torkel Ödegaard
4aa227dd84
[Tech]: Start migrating to Jest for tests ( #9610 )
...
* tech: investigating karma + jest mix
* tech: migrating tests to jest
* tech: moved anoter test file to jest
* test: migrated two more test files to jest
* test: updated readme and made test fail to verify that it causes CI build failure
* tech: added code coverage for jest tests
* tech: testing codecov coverage
* tech: migrated more tests
* tech: migrated template srv to typescript and the tests to jest
* tech: minor build fix
* tech: build fixes
* build: another attempt at fixing go test with coverage
2017-10-22 07:03:26 +02:00