Commit Graph

82 Commits (db62ce477d33ddd0e214fb7691f446edf3c1155e)

Author SHA1 Message Date
Torkel Ödegaard d62ca1283c
PanelState: Introduce a new separate redux panel state not keyed by panel.id (#40302) 4 years ago
Gábor Farkas 9417e86316
Updated "react-use" package to newest version (#37579) 4 years ago
Ryan McKinley 855da80542
Panel Inspect: allow plugins to add custom actions to the panel inspect popup (#34086) 4 years ago
Ryan McKinley 4a924c5ace
Panel Editor: avoid updates when schema is the same (#32668) 4 years ago
Zoltán Bedi 8232b6ebbc
Chore: eslint react hook fix for public folder (#31174) 4 years ago
Ivana Huckova 664b13d83e
Explore: Support full inspect drawer (#32005) 4 years ago
Hugo Häggmark 66177e9463
PanelInspect: Interpolates variables in CSV file name (#31936) 4 years ago
Dominik Prokop a55a272276
Routing NG: Replace Angular routing with react-router (#31463) 4 years ago
Dominik Prokop 8d339a279b
Eslint: no-duplicate-imports rule (bump grafana-eslint-config) (#30989) 4 years ago
Torkel Ödegaard 1d689888b0
Prettier: Upgrade to 2 (#30387) 4 years ago
Torkel Ödegaard e375fb0f2b
PanelEvents: Isolating angular panel events into it's own event bus + more event refactoring (#29904) 4 years ago
Torkel Ödegaard 34f2a72ff2
DataLinks: Removes getDataSourceSettingsByUid from applyFieldOverrides (#29447) 5 years ago
Torkel Ödegaard 2179aa0fa7
Queries: Extract queries from dashboard (#29349) 5 years ago
Ivana Huckova 0f7a470138
Icon: Replace font awesome icons where possible (#28757) 5 years ago
Dominik Prokop 4036a44a80
Panel inspect: Interpolate variables in panel inspect title (#28779) 5 years ago
Tom Daly dc662025cd
Panel Inspect: Allow CSV download for Excel (#27284) 5 years ago
Hugo Häggmark de1b2bdc4c
Transformations: Use Observable (#27584) 5 years ago
Torkel Ödegaard 431a53594b
Inspect: Fixed missing rows issue in inspect data (#27422) 5 years ago
Hugo Häggmark bba4770509
PanelInspector: Adds a Raw display mode but defaults to Formatted display mode (#27306) 5 years ago
Dominik Prokop 6dbb803b3f
Transformations: enable transformations reordering (#27197) 5 years ago
Torkel Ödegaard a49daf5676
BackendSrv: Improves logic for hiding requests from query inspector (#26877) 5 years ago
kay delaney 02b12d3a7b
Explore: Adds query inspector drawer to explore (#26698) 5 years ago
Ryan McKinley f9df580016
Inspector: hide invalid stats (#26750) 5 years ago
kay delaney 1391575853
Chore: Removes some unneeded console logging and changes logs to errors (#26235) 5 years ago
Torkel Ödegaard 8f78b0e7bc
Chore: Fix all Typescript strict null errors (#26204) 5 years ago
Torkel Ödegaard 49b5fc4b9a
Chore: More typescript strict null fixes, going for sub 200 (#26134) 5 years ago
Ryan McKinley b26ef1db25
CSV: force UTF-8 encoding for download (#26145) 5 years ago
Torkel Ödegaard 81e955e6b5
BackendSrv: Cancellable requests & Observable all the way (#25746) 5 years ago
Ryan McKinley af5dff8a1b
panel Inspect: improve structure debugging (#26065) 5 years ago
Torkel Ödegaard d19d6128c9 Revert "Inspect: Hide minimap in json view" 5 years ago
Torkel Ödegaard 0dd5c4e69d Inspect: Hide minimap in json view 5 years ago
Tobias Skarhed 07df165b86
Panel Inspect: Fix crash when transform removes selected data frame (#25924) 5 years ago
Ryan McKinley d4239e6fd2
Monaco: option to hide line numbers (#25920) 5 years ago
Andrej Ocenas 81d7cb1773
DataLinks: Add internal links in table and allow custom query (#25613) 5 years ago
Ryan McKinley 1a711e7df0
Panel Inspect: use monaco for json display (#25251) 5 years ago
Tobias Skarhed 61a7f6e2f3
PanelInspect: Update UI for Data display options (#25478) 5 years ago
Dominik Prokop e5d21461a0
Refactor panel inspector (#24480) 5 years ago
Ryan McKinley 2a6ac88a73
QueryInspector: add common way to show the raw query (#25204) 5 years ago
Ryan McKinley 81d1f6653f
Download CSV: format the dates (#24992) 5 years ago
Hugo Häggmark 0b5d818771
PanelInspector: hides unsupported data display options for Panel type (#24918) 5 years ago
Hugo Häggmark 5a6026a8c0
PanelInspect: makes sure Data display options are shown (#24902) 5 years ago
Peter Holmberg bf1e5aa16c
PanelInspect: Make header names reflect the field name in the exported CSV file (#24624) 5 years ago
Torkel Ödegaard f23ecc40b4
Inspect: Allow showing data without transformations and field config is applied (#24314) 5 years ago
Torkel Ödegaard 8de10a8b9f
Field: UI & Code consistency Title -> Display name (#24507) 5 years ago
Dominik Prokop 63d25944c4
Minor UI touches (#24371) 5 years ago
Ryan McKinley ddb6464bdf
Alerts: set zindex above the panel inspector (#24354) 5 years ago
Ryan McKinley 5dca59f720
Field: getFieldTitle as field / series display identity and use it in all field name matchers & field / series name displays (#24024) 5 years ago
Arve Knudsen 980b930641
Inspect: Fix typo (#24311) 5 years ago
Hugo Häggmark 215f2e005b
PanelInspector: hides Query tab for plugins without Query ability (#24216) 5 years ago
Hugo Häggmark 55ac97dccc
e2e: adds panel editor tests for test data queries (#23996) 5 years ago