grafana/public/app/features
Sam Jewell 8cc352f4ba
SQL Expressions: Add syntax highlighting and autocomplete (#102018)
* SQL Expressions: Add syntax highlighting and autocomplete

Here we add syntax highlighting and autocomplete for MySQL dialect of
SQL. We don't yet have the full functionality that other SQL monaco
editors have, namely
- No autocomplete of table or column names
- No autoformatting yet (meaning no formatting of template variables)

But this is a vast improvement already. The above improvements can come
later - they are slightly harder to do.

* Improvements, based on review from LLM
2025-03-12 11:27:31 +00:00
..
actions Actions: Remove `vizActions` feature toggle (#100309) 2025-02-27 01:15:01 +02:00
admin Chore: fix some pages on mobile (#101159) 2025-02-21 16:11:32 +00:00
alerting Alerting: Enable `jsx-no-useless-fragment` rule (#101884) 2025-03-11 22:31:47 +02:00
annotations
api-keys
apiserver Dashboards: Show provisioned badge from annotations (#101625) 2025-03-05 20:08:20 +03:00
auth-config
bookmarks
browse-dashboards Alerting: Use RTKQ for fetching folder information (#100645) 2025-02-24 12:26:17 +01:00
canvas
commandPalette
connections
correlations
dashboard Dashboards: update `@grafana/llm` to v0.13.2 and update usage (#101814) 2025-03-12 10:53:20 +02:00
dashboard-scene Dynamic dashboards: Persist library panels in responsive grid (#101802) 2025-03-12 11:09:42 +01:00
dataframe-import
datasources PluginExtensions: Start using new APIs for datasource config extensions point (#101139) 2025-02-25 09:17:17 +01:00
dimensions
explore Trace View: Add link from the Trace View to the Profiles Drilldown (#101422) 2025-03-05 15:47:44 +01:00
expressions SQL Expressions: Add syntax highlighting and autocomplete (#102018) 2025-03-12 11:27:31 +00:00
folders Folders: Add k8s API client (#101862) 2025-03-10 12:19:14 +01:00
geo
gops/configuration-tracker
iam
inspector
invites
library-panels
live
logs New Logs Panel: Log line menu (#101060) 2025-02-27 18:34:02 +02:00
manage-dashboards Chore: fix some pages on mobile (#101159) 2025-02-21 16:11:32 +00:00
migrate-to-cloud Dashboards: Add apiVersion to dashboard table (#100845) 2025-03-04 07:47:45 +03:00
notifications
org
panel
playlist Playlists: Add support for back button (#101374) 2025-02-27 09:14:37 -03:00
plugins Frontend Sandbox: Do not perform authenticated queries for non authenticated users (#101946) 2025-03-11 09:40:15 -06:00
preferences/api
profile PluginExtensions: Migrate edit profile page to use new plugin components API (#101346) 2025-02-28 07:28:01 +01:00
provisioning/api Provisioning: Add RTK client in main (#101991) 2025-03-12 10:01:55 +03:00
query Alerting: Refactor and clean up rule type guard functions (#101639) 2025-03-07 16:15:55 +01:00
runtime
sandbox
scopes Scopes: Refactor scopes to plain React and move it to runtime (#97176) 2025-03-11 11:34:33 +01:00
search
serviceaccounts Chore: fix some pages on mobile (#101159) 2025-02-21 16:11:32 +00:00
support-bundles
teams
templating
trails Scopes: Refactor scopes to plain React and move it to runtime (#97176) 2025-03-11 11:34:33 +01:00
transformers Transformations: Improve groupBy field selection and aggregated field types (#101753) 2025-03-08 01:43:08 +02:00
users
variables
visualization/data-hover VizTooltip: Pass `maxHeight` setting to Exemplar tooltips (#100478) 2025-02-27 17:24:35 -06:00