mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* Add parsing from string to visual query * Add comments * Parse expr when changing to builder * Support template variables * Report parsing errors * More error handling * Add ts-ignore for debug func * Fix comments