grafana/public/app/features/explore/RichHistory
Sven Grossmann 15804234d6
QueryHistory: Fix filter strings being regular escaped (#64879)
* fix wrong regex escape in query history

* fix import

* disable regexescape on `RichHistoryStarredTab`
2023-03-17 10:21:58 +01:00
..
RichHistory.test.tsx Chore: Migrate usage of v1 theme to v2 (#58154) 2022-11-03 18:15:55 +00:00
RichHistory.tsx Chore: Improve some types (#64675) 2023-03-14 09:51:44 +00:00
RichHistoryCard.test.tsx Chore: Adjust unit tests so they work with react 18 (#64698) 2023-03-14 17:24:04 +00:00
RichHistoryCard.tsx QueryHistory: Improve handling of mixed datasource entries (#62214) 2023-02-01 10:11:17 +00:00
RichHistoryContainer.test.tsx Query History: Add feature tracking for query history (#49685) 2022-05-26 16:04:10 +02:00
RichHistoryContainer.tsx Query History: Add feature tracking for query history (#49685) 2022-05-26 16:04:10 +02:00
RichHistoryQueriesTab.test.tsx QueryHistory: Fix filter strings being regular escaped (#64879) 2023-03-17 10:21:58 +01:00
RichHistoryQueriesTab.tsx QueryHistory: Fix filter strings being regular escaped (#64879) 2023-03-17 10:21:58 +01:00
RichHistorySettingsTab.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
RichHistorySettingsTab.tsx Chore: Migrate usage of v1 theme to v2 (#58154) 2022-11-03 18:15:55 +00:00
RichHistoryStarredTab.test.tsx QueryHistory: Fix filter strings being regular escaped (#64879) 2023-03-17 10:21:58 +01:00
RichHistoryStarredTab.tsx QueryHistory: Fix filter strings being regular escaped (#64879) 2023-03-17 10:21:58 +01:00