- 12 Apr, 2020 2 commits
-
-
Vitaly Zhuravlev committed
-
* Theme: Typography updates * Updated * Updated snapshot * Renamed colors to palette * Introduce colors namespace * Massive theme color move * Removing color selection logic with more abstract concepts * Updates * Minor sidemenu change
Torkel Ödegaard committed
-
- 11 Apr, 2020 6 commits
-
-
Carl Bergquist committed
-
Ryan McKinley committed
-
* IconButton: New component to share pointer, size & hover style for icon buttons * Progress * IconButton: new component * Think I am done * Updated snapshots * Do not like the black button reverting that, and not the plus-circle changed to plus * fixed test * fixed e2e test * Fixed ts issue
Torkel Ödegaard committed -
Ryan McKinley committed
-
Ryan McKinley committed
-
* remove file export... use CSV download * remove file export... use CSV download
Ryan McKinley committed
-
- 10 Apr, 2020 16 commits
-
-
Ryan McKinley committed
-
* Use single registry for transformations * Fix transformations tests * Added documentation comments and minor refactor * Added documentation comments and minor refactor Minor misunderstanding between me and Typescript. We should be good friends back now. * Fix registry import
Dominik Prokop committed -
Stephanie Closson committed
-
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Alex Khomenko committed
-
* make name unique * delete mini class instead rename Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Jacky committed -
* WIP: initial commit to transition to new edit mode * More old edit cleanup * Minor update * Refactoring url edit/fullscreen state to simplify logic, now seperate states * Fixed tests and part of the explore integration * Updated snapshot * Fix alert rule links * Fixed issue going back from explore * Updated snapshots * Fixes and changes * Fixed bridge srv issue * Fixed add panel issue * Removed console log * Removed render * Tests: fixes e2e smoketest * Make description optional * Fixed typings * e2e fixes * removed import * updated snapshot Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com>
Torkel Ödegaard committed -
Dominik Prokop committed
-
* Remove legacy value mappings editor * Remove FieldPropertiesEditor * Remove legacy ThresholdsEditor
Dominik Prokop committed -
Dominik Prokop committed
-
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Ryan McKinley committed -
* Toolkit: Setup templates * Toolkit: Add plop * Toolkit: Setup createComponent task * Toolkit: Use lodash templates * Toolkit: Generate story and mdx file * Toolkit: Add story type * Toolkit: Fix types * Toolkit: Add test template * Toolkit: Remove plop * Toolkit: Tweak types * Toolkit: Minor fixes * Toolkit: Add internal story option * Toolkit: Fix test * Toolkit: Clarify prompt * Toolkit: add prompt list for component group * Toolkit: make generator script internal * Toolkit: add description * Toolkit: add missing when condition
Alex Khomenko committed -
Redux: Added config to redux development middlewares that checks for mutations and serializability (#23492) * Redux: Added config to redux development middlewares that checks for mutations and serializability * Disable these middlewares, they are too slow * Update public/app/store/configureStore.ts * Update public/app/store/configureStore.ts * Prettier fix Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Torkel Ödegaard committed -
Ryan McKinley committed
-
* UserAdmin: remove Synced via LDAP message for non-LDAP users * UserAdmin: show "Synced via <provider>" message for external users
Alexander Zobnin committed -
Ryan McKinley committed
-
- 09 Apr, 2020 16 commits
-
-
* DevEnv: updates @types/react-redux 7.1.2. -> 7.1.7 * DevEnv: updates react-redux 7.1.1 -> 7.1.3 * DevEnv: updates redux 4.0.4 -> 4.0.5 * DevEnv: updates @reduxjs/toolkit 1.2.1 -> 1.2.3 * DevEnv: updates @types/redux-mock-store 1.0.1 -> 1.0.2 * DevEvn: updates redux-mock-store 1.5.3 -> 1.5.4 * DevEnv: updates react-redux 7.1.3 -> 7.2.0 * DevEnv: updates @reduxjs/toolkit 1.2.3 -> 1.3.4 * DevEnv: updates redux middleware
Lukas Siatka committed -
Ryan McKinley committed
-
This already linked to grafana.com, I just changed the text of the link to reflect where the link actually directs you to.
Joshua Shannon committed -
misc cleanup
Kyle Brandt committed -
* Do not use pointer cursor on icon by default * Allow items alignment in the HorizontalGroup layout * Add util for rendering components based on their type (element or function) * Components for rendering query and transformation rows in a unified way * Apply new UI fo query and transformation rows * Add some tests * Minor fix for scroll area Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
Dominik Prokop committed -
* First bar gauge panel option * Update doc comments * Minor changes * progress * Minor type updates * Fixing typing errors * Fix that TS! * Bring satisfaction to that beast called typescript * Prototype * Remove import * Experimenting with different named categories * Experimenting with category naming * Naming is very hard * merge master * Remove commented code * Fix merge * Categorise panel options into collapsible sections * Remove categories from table panel Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
Dominik Prokop committed -
React: Add why-did-you-render dev extension to better see what components re-render and why (in console) (#23455) * React: Add why-did-you-render dev extension to better understand what components re-renders * Lock version * Updated yarn locj
Torkel Ödegaard committed -
Alex Khomenko committed
-
* fixed dependecy issues. * Fixed so we don't have any circular dependencies. * added missing type. * fixed formatting issue of config. * skipping sourcemap again.
Marcus Andersson committed -
Ryan McKinley committed
-
Adding missing CloudWatch metrics Cassandra
ilyastoli committed -
Carl Bergquist committed
-
* Add SSL certificate/key fields to Postgres data source configuration Co-authored-by: Edwin Cordeiro <edwin@scordeiro.net> Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Ryan committed -
Dominik Prokop committed
-
Torkel Ödegaard committed
-
* Move from Forms namespace and move folder * Figrate pages from Forms * Make Enterprise mergable
Tobias Skarhed committed
-