Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Lens] Categorical color palettes #75309

Merged
merged 100 commits into from
Nov 4, 2020

Commits on Jun 16, 2020

  1. add toolbar api

    flash1293 committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    bebac29 View commit details
    Browse the repository at this point in the history
  2. fix teests

    flash1293 committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    e983014 View commit details
    Browse the repository at this point in the history
  3. fix types

    flash1293 committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    3fbff62 View commit details
    Browse the repository at this point in the history
  4. fix functional test

    flash1293 committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    426f2ce View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. Configuration menu
    Copy the full SHA
    44a17c3 View commit details
    Browse the repository at this point in the history
  2. add back title

    flash1293 committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    8c7381e View commit details
    Browse the repository at this point in the history
  3. remove separator line

    flash1293 committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    64ee8ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9bb7843 View commit details
    Browse the repository at this point in the history
  5. fix i18n

    flash1293 committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    c1ddaaa View commit details
    Browse the repository at this point in the history
  6. Update x-pack/plugins/lens/public/editor_frame_service/editor_frame/_…

    …workspace_panel_wrapper.scss
    
    Co-authored-by: Caroline Horn <549577+cchaos@users.noreply.github.com>
    flash1293 and cchaos authored Jun 18, 2020
    Configuration menu
    Copy the full SHA
    e51ff5e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e3c6f94 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a278772 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bfb6898 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b3fb6e8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2434486 View commit details
    Browse the repository at this point in the history
  12. revert unnecessary changes

    flash1293 committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    85c128e View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. Configuration menu
    Copy the full SHA
    1ece895 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34cff58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59ac920 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. implement palette service

    flash1293 committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    51ac271 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57cfda7 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. Configuration menu
    Copy the full SHA
    f65b9fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35b421e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e152365 View commit details
    Browse the repository at this point in the history
  4. fix some things

    flash1293 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    01d1cd8 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. Configuration menu
    Copy the full SHA
    bf81263 View commit details
    Browse the repository at this point in the history
  2. fix tests

    flash1293 committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    c3cab97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0082554 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. Configuration menu
    Copy the full SHA
    99266bc View commit details
    Browse the repository at this point in the history
  2. fix tests

    flash1293 committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    2094bb4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1cfe2b View commit details
    Browse the repository at this point in the history
  4. add tests and so on

    flash1293 committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    d232351 View commit details
    Browse the repository at this point in the history
  5. fix tests

    flash1293 committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    b6a36fb View commit details
    Browse the repository at this point in the history
  6. fix types

    flash1293 committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    b482572 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Configuration menu
    Copy the full SHA
    7e743fc View commit details
    Browse the repository at this point in the history
  2. improve colors

    flash1293 committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    d912bcf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1b12b2 View commit details
    Browse the repository at this point in the history
  4. fix bugs

    flash1293 committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    e5e5e56 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2020

  1. Configuration menu
    Copy the full SHA
    1707055 View commit details
    Browse the repository at this point in the history
  2. remove unused import

    flash1293 committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    1dc530a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20d28a6 View commit details
    Browse the repository at this point in the history
  4. fix type error

    flash1293 committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    776e0a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5d9d582 View commit details
    Browse the repository at this point in the history
  6. fix tests

    flash1293 committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    c13a2a6 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. Configuration menu
    Copy the full SHA
    611d4b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b7ccc2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c46182 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

  1. update PR

    flash1293 committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    fea7428 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. Configuration menu
    Copy the full SHA
    7a99aea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b49960 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. wire up

    flash1293 committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    aafbbda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    161c1d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86137ef View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Configuration menu
    Copy the full SHA
    83cf453 View commit details
    Browse the repository at this point in the history
  2. fix some references

    flash1293 committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    99e3d4a View commit details
    Browse the repository at this point in the history
  3. fix type

    flash1293 committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    0b20bdc View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. Configuration menu
    Copy the full SHA
    977450b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1df62ba View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. wire up palettes in Canvas and start moving Lens palette state manage…

    …ment into the visualization
    flash1293 committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    2903a51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d251edf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    548a785 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

  1. Configuration menu
    Copy the full SHA
    5e69f35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7e8107 View commit details
    Browse the repository at this point in the history
  3. wire up palettes

    flash1293 committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    21583dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0e13f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    adc5b3e View commit details
    Browse the repository at this point in the history
  6. wire up palettes in Canvas

    flash1293 committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    624dec1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c655724 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. Configuration menu
    Copy the full SHA
    dbbb5b3 View commit details
    Browse the repository at this point in the history
  2. fix broken tests

    flash1293 committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    5c78a2c View commit details
    Browse the repository at this point in the history
  3. fix broken tests and types

    flash1293 committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    8c0cf88 View commit details
    Browse the repository at this point in the history
  4. fix tests and types

    flash1293 committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    b216c89 View commit details
    Browse the repository at this point in the history
  5. fix types

    flash1293 committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    2316149 View commit details
    Browse the repository at this point in the history
  6. fix color matching bug

    flash1293 committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    babe0de View commit details
    Browse the repository at this point in the history
  7. fix various problems

    flash1293 committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    e4b36e0 View commit details
    Browse the repository at this point in the history
  8. lazy load palettes

    flash1293 committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    417346e View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. fix references

    flash1293 committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    4508492 View commit details
    Browse the repository at this point in the history
  2. add tests

    flash1293 committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    b93e511 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d25e07 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. Configuration menu
    Copy the full SHA
    90c8cd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3875de0 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. Configuration menu
    Copy the full SHA
    e558cb1 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. Configuration menu
    Copy the full SHA
    559d048 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c54b88d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba3da6c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    348e045 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2020

  1. Configuration menu
    Copy the full SHA
    dcb7897 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64cf4bb View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

  1. Configuration menu
    Copy the full SHA
    163c8e1 View commit details
    Browse the repository at this point in the history
  2. fix types

    flash1293 committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    5a23904 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4fd331 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

  1. Configuration menu
    Copy the full SHA
    382f71e View commit details
    Browse the repository at this point in the history
  2. review comments

    flash1293 committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    c2de739 View commit details
    Browse the repository at this point in the history
  3. review comments

    flash1293 committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    49f2294 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2020

  1. Configuration menu
    Copy the full SHA
    2575403 View commit details
    Browse the repository at this point in the history
  2. review comments

    flash1293 committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    df33fa2 View commit details
    Browse the repository at this point in the history
  3. refactor color assignment

    flash1293 committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    7c085ed View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. Configuration menu
    Copy the full SHA
    79065b4 View commit details
    Browse the repository at this point in the history
  2. review comments

    flash1293 committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    6926a6c View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

  1. Configuration menu
    Copy the full SHA
    0d20d56 View commit details
    Browse the repository at this point in the history