Sven Grossmann
2410b88ad1
Logs: Show LogRowMenu also for long logs and wrap-lines turned off ( #56030 )
...
* show logrowmenu as new table-cell
* fix dashboard position
* added reasonable position
* fix log row message not beeing 100%
2022-10-05 16:11:08 +02:00
Gábor Farkas
3c1de8750c
GrafanaData: Deprecate the LogsParser type ( #56242 )
...
* added copy of code to main-grafana
* grafana-data: add depreceted-notice
2022-10-04 11:25:22 +02:00
Gábor Farkas
d2601003cf
Logs: move logs-functions from grafana-data to grafana-main ( #55457 )
...
* logs: move utils from grafana-data to grafana
* logs: adjust imports
* updated betterer checksum file
2022-09-30 12:16:47 +02:00
Sven Grossmann
0c1e4979af
add correct overscroll-behavior to context modals ( #56070 )
2022-09-30 11:25:51 +02:00
Sven Grossmann
3afa3f5e21
fix wrong context height ( #56024 )
2022-09-29 18:12:20 +02:00
Sven Grossmann
c9e957a44e
Logs: Center show context
modal on click ( #55989 )
...
* added center implementation
* fixed passing `scrollElement` to wrong component
* rather destructure than direct ref
* removed unnecessary `undefined`
2022-09-29 14:51:20 +02:00
Sven Grossmann
9cf1f2224c
LogsContext: Added button to load 10 more log lines ( #55923 )
...
* added load-more button
* added missing px
2022-09-29 10:44:15 +02:00
Sven Grossmann
998a368c69
Logs: Show copy button independently from context ( #55934 )
2022-09-29 10:00:01 +02:00
Sven Grossmann
7e8738e01e
LogContext: Improve text describing the loglines ( #55475 )
...
* changed messages before and after LogContext
* add comment explaining the if
* add tests
* removed unused divs
* improved if statements
2022-09-28 13:37:49 +02:00
Gábor Farkas
1ee6a1f7c2
Logs: move logs-components from grafana-ui to grafana-main ( #55041 )
...
* logs: added a copy of the grafana-ui logs-files
* fix: added the ansicolor package to the main grafana package
* logs-components: import things from grafana-ui
* import from local files
* logs-components: other fixes
* add betterer-exceptions
* apply updates from grafana-ui package
2022-09-19 10:51:46 +02:00