What's Changed
- FEATURE: Improvements to WITH Templates (see #35 (comment)):
- The management of WITH templates has been transferred from datasource settings to the panel editing page;
- Improved display of templates in auto-complete hints;
- Enabled auto-complete within curly braces for filters defined in templates;
- Added support for Grafana variables such as $__interval, $__rate_interval, etc. in WITH expression validation;
- Fixed the link to vmui when using WITH templates.