grafana/public/app/plugins/datasource/loki/components
Matias Chomicki 57369915f5
Loki Query Editor: Make Monaco the default editor (#62247)
* feat(loki-editor): remove slate and make Monaco the default editor

* feat(loki-editor): remove unsupported usages of onBlur

* feat(loki-editor): remove monaco feature flag

* Chore: remove unused import
2023-02-06 11:18:01 +01:00
..
monaco-query-field Loki Autocomplete: Suggest only possible labels for unwrap (#61411) 2023-01-16 13:07:02 +01:00
AnnotationsQueryEditor.tsx Loki Query Editor: Make Monaco the default editor (#62247) 2023-02-06 11:18:01 +01:00
LokiCheatSheet.tsx Accessibility: Make QueryEditorHelp examples keyboard interactive (#59355) 2022-12-05 16:03:24 +01:00
LokiContextUi.test.tsx LokiContext: Fix wrong queries being run when reopened (#62353) 2023-01-30 09:26:27 +01:00
LokiContextUi.tsx LokiContext: Add feature tracking (#62344) 2023-01-30 11:30:39 +01:00
LokiLabelBrowser.test.tsx Loki: Rename public/app/plugins/datasource/loki/language_provider.ts file to follow convention (#54819) 2022-09-08 14:32:32 +02:00
LokiLabelBrowser.tsx Loki: Update feature tracking for label browser (#59295) 2022-12-12 15:35:29 +00:00
LokiOptionFields.test.tsx Loki: Add tests for LokiOptionFields.tsx (#56183) 2022-10-03 15:56:30 +01:00
LokiOptionFields.tsx Select: Portal menu by default (#48176) 2022-05-04 15:12:59 +01:00
LokiQueryEditor.test.tsx Loki Query Editor: Make Monaco the default editor (#62247) 2023-02-06 11:18:01 +01:00
LokiQueryEditor.tsx Loki: Show query size approximation (#62109) 2023-01-27 17:32:53 +00:00
LokiQueryEditorByApp.test.tsx Loki: Show configured log line limit (#61291) 2023-01-17 08:45:23 +00:00
LokiQueryEditorByApp.tsx Loki: Fix the name of exported component from LokiQueryEditor.tsx (#57340) 2022-10-20 14:49:55 +02:00
LokiQueryEditorForAlerting.tsx Loki Query Editor: Make Monaco the default editor (#62247) 2023-02-06 11:18:01 +01:00
LokiQueryField.test.tsx Loki Query Editor: Make Monaco the default editor (#62247) 2023-02-06 11:18:01 +01:00
LokiQueryField.tsx Loki Query Editor: Make Monaco the default editor (#62247) 2023-02-06 11:18:01 +01:00
types.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
VariableQueryEditor.test.tsx Loki Query Variables: Add support to select from existing labels (#54625) 2022-09-09 08:59:07 -04:00
VariableQueryEditor.tsx Loki Variable Query Editor: Improve stream selector tooltip text (#59311) 2022-11-24 11:41:02 -05:00