Olof Bourghardt
2a1363f175
Explore: use GrafanaTheme2 (MetaInfoText component) ( #37539 )
...
* Explore: use GrafanaTheme2 in MetaInfoText component
* Explore: change font-size to h6 size
* Explore: add correct font weight
* Use correct style value for font-size
Co-authored-by: Giordano Ricci <me@giordanoricci.com>
* Use error color style
Co-authored-by: Giordano Ricci <me@giordanoricci.com>
* Use bodySmall font-size instead of h6 font-size
Co-authored-by: Giordano Ricci <me@giordanoricci.com>
Co-authored-by: Giordano Ricci <me@giordanoricci.com>
2021-08-11 08:25:54 +02:00
Torkel Ödegaard
7e2bf4f6c3
Theming: Make new theme exposed by ThemeContext and make new theme include v1 for compatability (to pass to useTheme) ( #33207 )
...
* WIP: Making new theme the default
* Progress
* Updates, lots of updates
* Things are working
* Fixed issues with storybook
* Fixed tests
2021-04-21 14:25:43 +02:00
Ivana Huckova
1c838f5872
Explore: Add more meta information when line limit is hit ( #33069 )
...
* WIP: Add more info ro log line limit, remove redundant info
* Refactor
* Clean up
* Adjust tests
* Adjust spacing
* Add test for new functionality
* Update snapshot
* Change solution, simplify
* Remove redundant variables, makees it more clear
* Update public/app/core/logs_model.ts
Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com>
Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com>
2021-04-21 12:02:34 +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
Ivana Huckova
4c2e5fcbd0
Explore/Logs: Escaping of incorrectly escaped log lines ( #31352 )
...
* POC: Escaping of incorrectly escaped log lines
* Remove unused import
* Fix test, change copy
* Make escapedNewlines optional
* Fix typechecks
* Remove loading state from the escaping button
* Update namings
2021-03-03 18:32:27 +01:00
Ivana Huckova
3f39b4b601
Loki: Visually distinguish error logs for LogQL2 ( #28359 )
...
* Loki: Add errored logs and update UI
* Update messaging
* Add icon and tooltip for errored logs
* Update name of variable for more semantic meaning
* Add tests
* Update test
* Refactor, remove unnecessary state
* Update packages/grafana-data/src/types/logs.ts
* Update packages/grafana-ui/src/components/Logs/LogDetails.tsx
Co-authored-by: Giordano Ricci <gio.ricci@grafana.com>
Co-authored-by: Giordano Ricci <gio.ricci@grafana.com>
2020-10-21 19:11:32 +02:00
Lukas Siatka
61b5471ed8
Explore: adds export of MetaItem and its props
2020-01-30 12:02:50 +00:00
Lukas Siatka
a5ca5dffa4
Explore: adds MetaInfoText component
2020-01-30 12:02:50 +00:00