grafana/public/app/features/logs
Sven Grossmann 01755608db
LogDetails: Fix copy button visibility (#74663)
* change css classname

* remove class

* Log details row: refactor style variable and add class to copy container

* Log details row: refactor test

* Prettier

* Update test

* Use toBeVisible

* Remove unsused import

* Update public/app/features/logs/components/LogDetailsRow.test.tsx

* remove `cx`

* fix lint

---------

Co-authored-by: Matias Chomicki <matyax@gmail.com>
2023-09-13 19:45:49 +02:00
..
components LogDetails: Fix copy button visibility (#74663) 2023-09-13 19:45:49 +02:00
legacyLogsFrame.ts Logs: Fix displaying the wrong field as body (#73025) 2023-08-08 12:02:30 +02:00
logsFrame.test.ts Logs: Fix displaying the wrong field as body (#73025) 2023-08-08 12:02:30 +02:00
logsFrame.ts logs: improve logs-frame parsing (#71450) 2023-07-17 14:42:33 +02:00
logsModel_parse.test.ts logs: added test for parsing a dataplane-logs-frame (#71758) 2023-07-18 13:33:49 +02:00
logsModel.test.ts logs: refactor: move logsModel to the logs folder (#70989) 2023-07-04 13:27:52 +02:00
logsModel.ts logs: restrict permalinks to datasources with id fields (#71729) 2023-07-17 15:01:48 +02:00
UniqueKeyMaker.test.ts logs: make sure log-row-react-keys are always unique (#71279) 2023-07-13 08:01:55 +02:00
UniqueKeyMaker.ts logs: make sure log-row-react-keys are always unique (#71279) 2023-07-13 08:01:55 +02:00
utils.test.ts logs: improved unit tests (#71840) 2023-07-19 11:42:23 +02:00
utils.ts Chore: fix some more types (#72726) 2023-08-14 16:04:04 +01:00