Commit Graph

275 Commits (104e656bd1532b5645b89f225723bc3cb9965960)

Author SHA1 Message Date
Peter Holmberg 93e8edfddd Fixing array direction, adding simple render test, fixes #15478 6 years ago
Torkel Ödegaard abddb442a1
Changed how react panels store their options (#15468) 6 years ago
Andre Klärner 4d555aceaa
Add Lux to units 6 years ago
Torkel Ödegaard d6de40cbe6 Added missing strict type checking options to grafana/ui and fixed type errors 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
Peter Holmberg aad558ce9c using error callback from datapanel instead 6 years ago
Peter Holmberg 56f7cd9602 fixed issue with updatePopperPosition 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 49e0572611 fix: Error tooltip should have white text on red background. Not red text on red background 6 years ago
Hugo Häggmark da80286f97 Fixes #15372 with number input and parseFloat 6 years ago
Dominik Prokop a5d158c014 Added one more test case for color resolving helper 6 years ago
Dominik Prokop ed208f2b5f Fix error caused by named colors that are not part of named colors palette 6 years ago
Torkel Ödegaard 8e93b68e6d restoring green CTA 6 years ago
Torkel Ödegaard 962815169e Color tweaks 6 years ago
ijin08 2a2b242eb0 removed extra semi-colon 6 years ago
Torkel Ödegaard 748cb44911 Fixed issues with plus button in threshold and panel option header, and current state in viz picker, fixes #15329 6 years ago
ryan 169732997d support three letter hex color strings 6 years ago
ryan 3d5ae3dca3 mark packages as Apache license 6 years ago
Dominik Prokop 7e03913d0d Use TS instead of JS to store theme variables@next 6 years ago
Dominik Prokop 71576a634e Do not use js theme variables in sass (poor dev experience for now) 6 years ago
Dominik Prokop e7917ce4e0 Removed unnecessary code from ColorPicker and extended theme type 6 years ago
Dominik Prokop 5ba3b0aa2c Selecting theme variable variant helper function 6 years ago
Dominik Prokop dc6b27d123 Minor cleanup 6 years ago
Dominik Prokop 1e4c6b4b52 Added test for SASS variable retrieval function from JS definition 6 years ago
Dominik Prokop 7762d72ae3 Updated stories to use new theming 6 years ago
Dominik Prokop 6b1390b972 Update types and themes usage in components 6 years ago
Dominik Prokop 1bc007e29c Implemented theme context and renamed/moved theme related types 6 years ago
Torkel Ödegaard 08925ffad8 Basic loading state for slow dashboards 6 years ago
Torkel Ödegaard fd1ef0a2be Added custom scrollbar and remember scroll pos to jump back to same scroll pos when going back to dashboard from edit mode 6 years ago
ijin08 0642c52693 created new color variables, changed primary to blue, changed success-btns to primary-btns. 6 years ago
Hugo Häggmark 2c255fd85a Renamed initialQueries to queries 6 years ago
Dominik Prokop 7626ce9922 WIP Enable js defined theme to be used in SASS 6 years ago
Johannes Schill 9ab5eeb7f3 fix: Explore: Query wrapping on long queries #15222 6 years ago
Hugo Häggmark 5e2b9e40a2 Added more typings 6 years ago
Peter Holmberg c61e905434 fixing logging action 6 years ago
Hugo Häggmark 2d0fd96621 More types and some refactoring 6 years ago
Hugo Häggmark acea1d7f00 Alignment of interfaces and components 6 years ago
Peter Holmberg 9ac960a803 did not add file, removing centerered 6 years ago
Peter Holmberg bd6fed54de first stuff 6 years ago
Torkel Ödegaard 59dfe794f5 updated snapshot 6 years ago
Peter Holmberg 7d958080c1 Adding pointer to colorpicker 6 years ago
Torkel Ödegaard 24ccfb9ccc More style tweaks to panel option group add button 6 years ago
Torkel Ödegaard 3be1deea44 Made some style tweaks 6 years ago
Peter Holmberg 609129c039 fixing test 6 years ago
Peter Holmberg 025d37e9a2 add button in header 6 years ago
Peter Holmberg 57596462a4 sending paneldata to component, gauge can handle table data 6 years ago
Peter Holmberg 7def403018 typing data 6 years ago
Peter Holmberg 88cb38adde creating table data type 6 years ago
Dominik Prokop d784accdec Add storybook script to run it from root dir 6 years ago