The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/public/app/features/search
Josh Hunt 7bc6d32eb9
Search API: Search by folder UID (#65040)
2 years ago
..
components Chore: Remove `DashboardSearchModal`/`SearchWrapper` since they're no longer used (#70374) 2 years ago
hooks FieldValues: Use standard array functions (#67012) 2 years ago
page GLDS: Move Text component from the `unstable` package to `grafana-ui` (#72660) 2 years ago
service Search API: Search by folder UID (#65040) 2 years ago
state Chore: Refactor Search out-of-order fix (#68445) 2 years ago
constants.ts Search: Remember sorting preference between visits (#62248) 2 years ago
index.ts Chore: Remove `DashboardSearchModal`/`SearchWrapper` since they're no longer used (#70374) 2 years ago
loaders.ts Fix: Unlock new button based on user permissions (#57733) 3 years ago
tempI18nPhrases.ts NestedFolders: Move `New folder` into a drawer (#69706) 2 years ago
types.ts NestedFolders: Improve performance of Browse Dashboards by loading one page at a time (#68617) 2 years ago
utils.test.ts Search: Store only search value in state, not the whole selectable value (#62228) 2 years ago
utils.ts Search: Store only search value in state, not the whole selectable value (#62228) 2 years ago