grafana/public/app/features/logs/components
Laura Benz d473fa3977
Design System: Set border radius to theme.shape.radius.default (#65511)
* refactor: replace by default token

* refactor: remove helper

* refactor: use pill token
2023-03-30 09:20:11 +02:00
..
__mocks__ Logs: move logs-components from grafana-ui to grafana-main (#55041) 2022-09-19 10:51:46 +02:00
getLogRowStyles.ts Design System: Set border radius to theme.shape.radius.default (#65511) 2023-03-30 09:20:11 +02:00
LogDetails.test.tsx Log Components: Optimize style computing and re-renders in Row, Details, and Context (#63728) 2023-03-03 10:19:48 +01:00
LogDetails.tsx Explore: Show log line if there is an interpolated link (#65489) 2023-03-29 10:07:55 -05:00
LogDetailsRow.test.tsx Explore: Show log line if there is an interpolated link (#65489) 2023-03-29 10:07:55 -05:00
LogDetailsRow.tsx Explore: Show log line if there is an interpolated link (#65489) 2023-03-29 10:07:55 -05:00
LogLabels.test.tsx Logs: move logs-components from grafana-ui to grafana-main (#55041) 2022-09-19 10:51:46 +02:00
LogLabels.tsx Chore: Avoid explicit React.FunctionComponent<Props> when possible (round 3) (#64839) 2023-03-16 16:56:26 +02:00
LogLabelStats.tsx Loki: Replace hardcoded css values (#57770) 2022-11-04 15:18:55 +00:00
LogLabelStatsRow.tsx Chore: Avoid explicit React.FunctionComponent<Props> when possible (round 3) (#64839) 2023-03-16 16:56:26 +02:00
LogMessageAnsi.test.tsx Logs: move logs-components from grafana-ui to grafana-main (#55041) 2022-09-19 10:51:46 +02:00
LogMessageAnsi.tsx Logs: move logs-components from grafana-ui to grafana-main (#55041) 2022-09-19 10:51:46 +02:00
logParser.test.ts Explore: Show log line if there is an interpolated link (#65489) 2023-03-29 10:07:55 -05:00
logParser.ts Explore: Show log line if there is an interpolated link (#65489) 2023-03-29 10:07:55 -05:00
LogRow.tsx Logs: Add millisecond to timestamp in log line (#64372) 2023-03-08 11:39:56 +01:00
LogRowContext.test.tsx LogContext: Improve text describing the loglines (#55475) 2022-09-28 13:37:49 +02:00
LogRowContext.tsx Grafana UI: Change border-radius to common 2px (#64502) 2023-03-20 15:39:30 +01:00
LogRowContextProvider.test.tsx Logs: Add feature tracking to the load more button in log row context (#57079) 2022-10-19 10:02:26 +01:00
LogRowContextProvider.tsx Chore: Avoid explicit React.FunctionComponent<Props> when possible (round 3) (#64839) 2023-03-16 16:56:26 +02:00
LogRowMessage.tsx Logs: Position LogRowMenu sticky to be able to use it in scrollable containers (#65502) 2023-03-29 15:55:28 +02:00
LogRowMessageDisplayedFields.tsx Explore: Show log line if there is an interpolated link (#65489) 2023-03-29 10:07:55 -05:00
LogRows.test.tsx Chore: Adjust unit tests so they work with react 18 (#64698) 2023-03-14 17:24:04 +00:00
LogRows.tsx Logs Panel: Refactor style generation to improve rendering performance (#62599) 2023-02-01 14:28:10 +00:00