Commit Graph

4338 Commits (47e51cb6b331aa792f1ab203892a2842c1a72902)

Author SHA1 Message Date
Torkel Ödegaard 83d1eb87e5 Began experimenting with a bar gauge 6 years ago
Torkel Ödegaard 4c59a91651 Also remove nested options prop that was there due to bug 6 years ago
Torkel Ödegaard 43e0ad3f93 Moved gauge value options into a sub oject and made editor more generic, will be moved out of gauge pane later and shared between singlestat, gauge, bargauge, honecomb 6 years ago
Torkel Ödegaard 074073787d Added a ReactPanelPlugin as the interface that react panels export, this way react panels have clearer api, and gives us hooks to handle migrations and a way for panel to handle panel changes in the future 6 years ago
Torkel Ödegaard 9035ce4d18 Changed how react panels store their options 6 years ago
Torkel Ödegaard 2d5fd7fdfd
Fixed prettier issue (#15471) 6 years ago
Torkel Ödegaard 843f8b04d4 Began experimenting with a bar gauge 6 years ago
Torkel Ödegaard 7699706e65 fixed handling of alert urls with true flags, fixes #15454 6 years ago
Torkel Ödegaard 19a080a4d4 Restored loading spinner to DataPanel 6 years ago
Torkel Ödegaard 79008a7acd added another error message scenario 6 years ago
Torkel Ödegaard 2bc26a01f9 Fixes to error handling and clearing, also publishing of legacy events so old query editors work with react panels fully 6 years ago
Torkel Ödegaard ef9e74fabb Fixed issue with sass variables used from typescript, the prettier lowercases export variables 6 years ago
Peter Holmberg aad558ce9c using error callback from datapanel instead 6 years ago
Torkel Ödegaard cfea8bdcae Prettier had not been running as a precommit hook for some time so had to run in on all files again 6 years ago
Johannes Schill 27bbadce1d feat: Add EmptySearchResult ui component and use it in VizTypePicker 6 years ago
Johannes Schill 44eaa3eaa8 Revert "feat: Highlight vizpicker input when there are no panels matching the search query" 6 years ago
Dominik Prokop 2542a43ec0 Regenerating variabless sas on theme edit v1 6 years ago
Torkel Ödegaard f195459b01 Removed some icons in action button 6 years ago
Peter Holmberg 1c5118748a implement show error in panelcorner 6 years ago
Hugo Häggmark 222482b6be Forgot about the snapshots 6 years ago
Hugo Häggmark 4c74b09a9d Renamed to FilterInput and added label and search icon 6 years ago
Johannes Schill 11db48e76e feat: Highlight vizpicker input when there are no panels matching the search query 6 years ago
Peter Holmberg 9f88a22b4c remove comments 6 years ago
Peter Holmberg 530a370379 bubble error from datapanel to panelchrome 6 years ago
Torkel Ödegaard a1453607a9 Changed noQueries to a dataFormats array that will allow a panel to define supported formats and prefered (first in array) 6 years ago
Torkel Ödegaard 2c4cb03cd3 Fixed issues with double page body and husky pre-commit hook 6 years ago
Johannes Schill 335042b2d0 fix: No need to have edit permissions to be able to "Save as" a dashboard 6 years ago
Dominik Prokop dd19ec3b22 Move explore selectors to a separate file 6 years ago
Johannes Schill c3965e332d chore: Rename renderPanel to renderPanelBody 6 years ago
Johannes Schill d5918498da chore: Rename renderDataPanel to renderPanel 6 years ago
Johannes Schill 01208ccd68 chore: Rename renderHelper > renderDataPanel and move logic to smaller functions 6 years ago
Johannes Schill b5dbf26dc4 chore: PR feedback, shorten boolean check 6 years ago
Johannes Schill 075fb8e91c chore: Rename isDataPanel to noQueries 6 years ago
Johannes Schill b7b1a79405 chore: Only show Queries tab for panel plugins with isDataPanel set to true 6 years ago
Johannes Schill d3115325a9 feat: Only use the DataPanel component when panel plugin has isDataPanel set to true in plugin.json. And fix PanelData when using snapshots 6 years ago
Johannes Schill 3f64d61fd2 feat: Add util to convert snapshotData to PanelData 6 years ago
Peter Holmberg 7d0edb285d Revert "hard move" 6 years ago
Johannes Schill be58e275a5 chore: PR feedback, shorten boolean check 6 years ago
Johannes Schill 2db9cb3d93 chore: Rename isDataPanel to noQueries 6 years ago
Hugo Häggmark 25dbca9585 Merge with master 6 years ago
Hugo Häggmark 5388541fd7 Fixes bug #12972 with a new type of input that escapes and unescapes special regexp characters 6 years ago
bergquist 3b9105e1be enable testing provsioned datasources 6 years ago
Torkel Ödegaard fc91e1cf57 Fixed issue with gauge requests being cancelled 6 years ago
Dominik Prokop 1693f083cc Move deduplication calculation from Logs component to redux selector 6 years ago
Torkel Ödegaard afc2efa56d Removed plus icons 6 years ago
Peter Holmberg a2dad6157a hard move 6 years ago
Torkel Ödegaard 8e93b68e6d restoring green CTA 6 years ago
Torkel Ödegaard b93cdf56fb Removed double page container 6 years ago
Johannes Schill 0019e0ffc9 chore: Only show Queries tab for panel plugins with isDataPanel set to true 6 years ago
Torkel Ödegaard 4408817e65 Fixed double page class on api keys and org details page 6 years ago