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

Vis LESS to SASS (cont.) #23199

Merged
merged 24 commits into from
Sep 19, 2018
Merged

Vis LESS to SASS (cont.) #23199

merged 24 commits into from
Sep 19, 2018

Commits on Aug 29, 2018

  1. added SASS versions

    cchaos committed Aug 29, 2018
    Configuration menu
    Copy the full SHA
    8c741f3 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2018

  1. Wizard done

    cchaos committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    85da4e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    719fc76 View commit details
    Browse the repository at this point in the history
  3. Disabled lab vis done

    cchaos committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    ed444d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2018

  1. Moving selectors around and some re-naming

    - Moves styles closer to their actual components in `public/vis/…` (agg stuff did not get naming updates)
    - Also fixes responsive layout to actually show the visualization
    - Updated to `<icon/>` EUI usage where possible
    cchaos committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    3200a52 View commit details
    Browse the repository at this point in the history
  2. Last bit of cleanup

    cchaos committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    83c802d View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2018

  1. Configuration menu
    Copy the full SHA
    2b57024 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31c91cc View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2018

  1. Introduce legacyIcon

    Tim Roes committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    8c8cc1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a10db74 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch '2_upstream/master' into vis-less-to-sass

    # Conflicts:
    #	src/core_plugins/kibana/public/visualize/editor/styles/_editor.less
    cchaos committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    861b10c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from timroes/pr/22679

    Introduce legacyIcon
    cchaos authored Sep 5, 2018
    Configuration menu
    Copy the full SHA
    6ff0d6e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    538c3d1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f145db View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2018

  1. converted editors/components

    cchaos committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    5f16918 View commit details
    Browse the repository at this point in the history
  2. Removed .visualization-options

    - And fixed up Markdown options (the only one) that relied on it
    - Removed unnecessary flex parents
    cchaos committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    70db682 View commit details
    Browse the repository at this point in the history
  3. Finished up sidebar

    - Also updated ems-hotlink
    cchaos committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    e1bbfa4 View commit details
    Browse the repository at this point in the history
  4. Updated agg.html

    cchaos committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    8d39f9c View commit details
    Browse the repository at this point in the history
  5. Fixed filters agg section

    cchaos committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    b4cc106 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eeac384 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2018

  1. Merge remote-tracking branch '2_upstream/master' into vis-less-to-sas…

    …s-cont
    
    # Conflicts:
    #	src/core_plugins/input_control_vis/public/register_vis.js
    #	src/core_plugins/markdown_vis/public/markdown_vis.less
    #	src/ui/public/styles/variables/for-theme.less
    #	src/ui/public/vis/_index.scss
    #	src/ui/public/vis/editors/default/_agg.scss
    #	src/ui/public/vis/editors/default/_index.scss
    #	src/ui/public/vis/editors/default/_sidebar.scss
    #	src/ui/public/vis/editors/default/agg_group.html
    #	x-pack/plugins/ml/public/jobs/new_job/wizard/steps/index_or_search/index_or_search.html
    cchaos committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    156a881 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d25fc39 View commit details
    Browse the repository at this point in the history
  3. Fixed tests

    Also re-checked all classname changes, couldn’t find any old selectors
    cchaos committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    1652981 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2018

  1. Merge remote-tracking branch '2_upstream/master' into vis-less-to-sas…

    …s-cont
    
    # Conflicts:
    #	src/core_plugins/markdown_vis/public/markdown_vis_params.html
    cchaos committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    54c2d89 View commit details
    Browse the repository at this point in the history