mirror of
https://github.com/grafana/grafana.git
synced 2026-07-30 08:18:10 -05:00
* master: (48 commits) fix: unit test fixed prettier: change to single quoting ux: minor name change to search sections db: fix postgres regression when comparing boolean columns/values (#10303) dashboard: delete row improvements fix missing comma in documentation output example fix broken link (#10291) minor fixes and formatting after review dashfolders: use validation service for folder creation and dashboard import. #10197 dashfolders: support creating new folder when moving dashboards. #10197 dashfolders: support creating new folder when saving a dashboard. #10197 dashfolders: support creating new folder in dashboard settings. #10197 dashfolders: support creating new folder from the folder picker. #10197 tech: ran prettier on all scss files tech: ran pretttier on all typescript files search: closes dash search when selecting current dashboard (#10285) fix: Original dashboard link from snapshot should be an a-tag, not a button (#10269) (#10283) dashboard: fixes #10262 added new to new dahsboard and folder test: Update test with new component signature ...