1. 04 Oct, 2017 2 commits
    • Unified colorpicker (#9347) · 2aae2556
      * colorpicker: initial picker with predefined palette and spectrum
      
      * colorpicker: highlight selected color
      
      * colorpicker: add onChange() callback
      
      * colorpicker: replace singlestat picker by new one
      
      * colorpicker: style tweak
      
      * colorpicker: parse color on input blur
      
      * colorpicker: sort palette by hue and lightness
      
      * colorpicker: refactor, move colors sorting to 'app/core/utils/colors'
      
      * tech: colorpicker - fix linter errors
      
      * colorpicker: convert to React components
      
      * colorpicker: fix spectrum import after moving to webpack
      
      * colorpicker: minor refactor
      
      * colorpicker: initial series color picker
      
      * colorpicker: fix tests error
      Alexander Zobnin committed
  2. 03 Oct, 2017 8 commits
  3. 02 Oct, 2017 18 commits
  4. 01 Oct, 2017 2 commits
    • shore: minor cleanup · fea741d7
      Torkel Ödegaard committed
    • Webpack (#9391) · 0c86241c
      * webpack poc, this is not going to work for plugins, dam
      
      * tech: webpack and systemjs for plugins starting to work
      
      * tech: webpack and systemjs combo starting to work
      
      * tech: webpack + karma tests progress
      
      * tech: webpack + karma progress
      
      * tech: working on tests
      
      * tech: webpack
      
      * tech: webpack + karma, all tests pass
      
      * tech: webpack + karma, all tests pass
      
      * tech: webpack all tests pass
      
      * webpack: getting closer
      
      * tech: webpack progress
      
      * webpack: further build refinements
      
      * webpack: ng annotate fixes
      
      * webpack: optimized build fix
      
      * tech: minor fix for elasticsearch
      
      * tech: webpack + ace editor
      
      * tech: restored lodash move mixin compatability
      
      * tech: added enzyme react test and upgraded to react v16
      
      * tech: package version fix
      
      * tech: added testdata to built in bundle
      
      * webpack: sass progress
      
      * tech: prod & dev build is working for the sass
      
      * tech: clean up unused grunt stuff and moved to scripts folder
      
      * tech: added vendor and manifest chunks, updated readme and docs
      
      * tech: webpack finishing touches
      Torkel Ödegaard committed
  5. 29 Sep, 2017 10 commits