Kristina
5be04f5336
Set ExploreDrawer Z index to one below dashboard search ( #55323 )
2022-09-21 14:49:29 -05:00
Kristina
b30d9f2732
Explore: Fix height on horizontal drawer and query inspector ( #47832 )
...
* Move tab height and horizontal drawer height to themable variables so they can be referred to. Add a default height to tabbed container so it can set an explicit height. Add overflow: scroll to inspector content
* Use height variable that changes on resize
* Use css to set height
2022-04-25 07:48:55 -05:00
Josh Hunt
3c6e0e8ef8
Chore: ESlint import order ( #44959 )
...
* Add and configure eslint-plugin-import
* Fix the lint:ts npm command
* Autofix + prettier all the files
* Manually fix remaining files
* Move jquery code in jest-setup to external file to safely reorder imports
* Resolve issue caused by circular dependencies within Prometheus
* Update .betterer.results
* Fix missing // @ts-ignore
* ignore iconBundle.ts
* Fix missing // @ts-ignore
2022-04-22 14:33:13 +01:00
Torkel Ödegaard
7ee994f843
Theme: Renames new theme model from GrafanaThemeV2 to just GrafanaTheme ( #33619 )
2021-05-03 09:45:54 +02:00
Torkel Ödegaard
0027097772
Overlays: Style tweaks to modal & drawer overlays ( #33251 )
...
* Overlays: Style tweaks to modal & drawer overlays
* style fix
2021-04-22 10:57:10 +02:00
Torkel Ödegaard
10badea19e
Emotion: Upgrades emotion from 10 to 11 and updates all import paths ( #32541 )
...
* Babel: Updates babel dependencies to latest version
* Emotion: Upgrade form 10 to 11
* Fixing tests
* Updated to use emotion/css instead in test
2021-04-01 14:15:23 +02:00
kay delaney
02b12d3a7b
Explore: Adds query inspector drawer to explore ( #26698 )
...
* Explore: Adds query inspector drawer to explore
2020-08-06 16:22:54 +01:00