grafana/public/app
Alex Khomenko fb8a555f19
Search/virtualize list (#23710)
* Search: Add FixedSizeList for result items

* Search: Move SectionHeader to a separate file

* Search: Add useListHeight hook

* Search: Fix horizontal scrollbar

* Search: Remove custom scrollbar

* Search: Do not fetch dashboard folder on route change

* Search: Update tests

* Search: Remove extra checkbox renders

* Search: Move wrapper ref outside search results

* Search: Fix param type

* Search: Fix merge conflicts

* Search: Virtualize dashboard list

* Search: Update layout

* Search: Pass wrapper to search results

* Search: Update dashboard redirect

* Search: Remove unused css

* Search: Revert config

* Search: Use AutoSizer

* Search: Remove redundant appEvents call

* Search: Use List layout in folder view
2020-04-24 11:08:06 +03:00
..
core Search/virtualize list (#23710) 2020-04-24 11:08:06 +03:00
features Search/virtualize list (#23710) 2020-04-24 11:08:06 +03:00
partials Search: migrate manage dashboards (#23530) 2020-04-17 15:29:20 +03:00
plugins Fix PromQuery cascader when selected option has no children (#23835) 2020-04-24 09:45:44 +02:00
routes Search: Toggle Search based on search query (#23648) 2020-04-20 18:04:51 +03:00
store Redux: Added config to redux development middlewares that checks for mutations and serializability (#23492) 2020-04-10 10:08:42 +02:00
types Plugins: show signing status on datasources and plugins (#23542) 2020-04-23 11:52:11 +02:00
app.ts Transformations: Refactor to use single registry for transformations (#23502) 2020-04-10 19:21:49 +02:00
dev.ts React: Add why-did-you-render dev extension to better see what components re-render and why (in console) (#23455) 2020-04-09 19:44:05 +02:00
index.ts Echo: mechanism for collecting custom events lazily (#20365) 2019-12-05 08:30:39 +01:00