grafana/public/app/features/dashboard
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
..
api PublicDashboards: Time range settings (#61585) 2023-01-18 10:54:19 -03:00
components Dashboards: Star dashboards by UID (#63134) 2023-02-09 10:24:46 +00:00
containers 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
dashgrid PanelChrome: Implement hover header (#61774) 2023-02-02 17:53:18 +00:00
services Dashboards: Star dashboards by UID (#63134) 2023-02-09 10:24:46 +00:00
state Query Caching: Add per-panel query caching TTL (#61968) 2023-02-02 23:39:54 -05:00
utils Internationalization: Translate page headers and Search dashboard actions (#60727) 2023-01-13 14:33:42 +00:00
index.ts Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
routes.ts PublicDashboards: A unique page for public dashboards (#60744) 2023-01-10 14:50:37 -03:00