grafana/public/app/features/dashboard/containers
Oscar Kilhed 8048a66e90
Dashboard: Add a feature that creates a table panel when a spreadsheet file is dropped on the dashboard. (#62688)
* drag files to dashboard

* use file name as panel title

* add file size limitation, file type limitation and error handling

* Refactor file parsing for code sharing

move accepted types and max size to file-import constants
show which file types are allowed in file type error

* update codeowners

* Adjust max size to 1mb
2023-02-09 15:16:17 +01:00
..
DashboardPage.test.tsx Explore: Refactor trace view and move to core (#61938) 2023-01-27 14:13:17 +00:00
DashboardPage.tsx Dashboard: Add a feature that creates a table panel when a spreadsheet file is dropped on the dashboard. (#62688) 2023-02-09 15:16:17 +01:00
NewDashboardPage.tsx I18N: Fail i18n:extract on warnings + update strings (#60949) 2023-01-04 15:28:07 +00:00
NewDashboardWithDS.tsx DataSourceList: Build a dashboard button to open new dashboard in panel edit with data source already set (#60532) 2023-01-06 09:21:40 -05:00
PublicDashboardPage.test.tsx Dashboard schema: Review and mature timezone property (#62090) 2023-01-27 07:13:33 -08:00
PublicDashboardPage.tsx PublicDashboards: Footer position fix (#61954) 2023-01-23 17:30:20 -03:00
SoloPanelPage.test.tsx TopNav: KioskMode rewrite move to AppChrome responsibility and make it a global feature (#55149) 2022-09-15 14:04:58 +02:00
SoloPanelPage.tsx Solo Panel: Configurable timezone (#59153) 2022-11-23 12:14:35 +01:00