mirror of
https://github.com/grafana/grafana.git
synced 2025-07-31 23:52:24 +08:00

* Restore dashboards: Enable search and filtering * Remove sorting * Configurable sort * Move cache to a separate file * Get tags * Reset cache on delete * Use store * Add sort * Use fuzzyFind for search * Move fuzzy search to grafana/data * Move @leeoniya/ufuzzy package * Use the new util * Improve sort * Error handling