grafana/public/app/features/library-panels
Dominik Prokop f887576a27
Table panel: Make filter case insensitive (#39746)
* Expose FilterInput from grafana/ui

* Make table filter case insensitive

* Update packages/grafana-ui/src/components/Table/FilterList.tsx

Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com>

Co-authored-by: Oscar Kilhed <oscar.kilhed@grafana.com>
Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com>
2021-09-29 09:35:41 +02:00
..
components Table panel: Make filter case insensitive (#39746) 2021-09-29 09:35:41 +02:00
state LibraryPanels: Improves export and import of library panels between orgs (#39214) 2021-09-20 10:58:24 +02:00
utils Library Panels: Add name endpoint & unique name validation to AddLibraryPanelModal (#33987) 2021-05-14 15:03:37 +01:00
guard.ts LibraryPanels: No save modal when user is on same dashboard (#31606) 2021-03-02 15:37:36 +00:00
LibraryPanelsPage.tsx LibraryElements: Adds library elements api and tables (#33741) 2021-05-11 07:10:19 +02:00
styles.ts Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 2021-04-01 14:15:23 +02:00
types.ts LibraryElements: Adds library elements api and tables (#33741) 2021-05-11 07:10:19 +02:00
utils.ts LibraryPanels: Prevents changing the folder when saving an existing library panel (#38978) 2021-09-09 06:21:31 +02:00