-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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
New visualization editor Lens #36437
Commits on May 3, 2019
-
[lens] Initial Commit (#35627)
* [visualization editor] Initial Commit * [lens] Add more complete initial state * [lens] Fix type issues * [lens] Remove feature control * [lens] Bring back feature control and add tests * [lens] Update plugin structure and naming per comments * replace any usage by safe casting * [lens] Respond to review comments * [lens] Remove unused EditorFrameState type
Wylie Conlon authoredMay 3, 2019 Configuration menu - View commit details
-
Copy full SHA for 1c3bfaa - Browse repository at this point
Copy the full SHA 1c3bfaaView commit details
Commits on May 7, 2019
-
[lens] Initial state for IndexPatternDatasource (#36052)
* [lens] Add first tests to indexpattern data source * Respond to review comments * Fix type definitions
Configuration menu - View commit details
-
Copy full SHA for 11a9173 - Browse repository at this point
Copy the full SHA 11a9173View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38ce5a4 - Browse repository at this point
Copy the full SHA 38ce5a4View commit details
Commits on May 9, 2019
-
[lens] Editor frame initializes datasources and visualizations (#36060)
* [lens] Editor frame initializes datasources and visualizations * Respond to review comments * Fix build issues * Fix state management issue
Configuration menu - View commit details
-
Copy full SHA for c7e0704 - Browse repository at this point
Copy the full SHA c7e0704View commit details
Commits on May 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for abc6f04 - Browse repository at this point
Copy the full SHA abc6f04View commit details -
[lens][draft] Lens/drag drop (#36268)
Add basic drag / drop component to Lens
Configuration menu - View commit details
-
Copy full SHA for 0dfd683 - Browse repository at this point
Copy the full SHA 0dfd683View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd51978 - Browse repository at this point
Copy the full SHA dd51978View commit details
Commits on May 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 3329f33 - Browse repository at this point
Copy the full SHA 3329f33View commit details -
[lens] Native renderer (#36165)
* Add nativerenderer component * Use native renderer in app and editor frame
Configuration menu - View commit details
-
Copy full SHA for ddb68e2 - Browse repository at this point
Copy the full SHA ddb68e2View commit details
Commits on May 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 87c1d81 - Browse repository at this point
Copy the full SHA 87c1d81View commit details
Commits on May 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2961d76 - Browse repository at this point
Copy the full SHA 2961d76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83b864c - Browse repository at this point
Copy the full SHA 83b864cView commit details
Commits on May 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4581a2f - Browse repository at this point
Copy the full SHA 4581a2fView commit details -
[lens] Load index patterns and render in data panel (#36463)
* [lens] Editor frame initializes datasources and visualizations * Respond to review comments * Fix build issues * remove local package * [lens] Load index patterns into data source * Redo types for Index Pattern Datasource * Fix one more type * Respond to review comments
Configuration menu - View commit details
-
Copy full SHA for 7837bd5 - Browse repository at this point
Copy the full SHA 7837bd5View commit details
Commits on May 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 77bee20 - Browse repository at this point
Copy the full SHA 77bee20View commit details -
[draft] Lens/line chart renderer (#36827)
Expression logic for the Lens xy chart.
Configuration menu - View commit details
-
Copy full SHA for 63d59da - Browse repository at this point
Copy the full SHA 63d59daView commit details
Commits on May 24, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 37202a5 - Browse repository at this point
Copy the full SHA 37202a5View commit details -
[lens] Index pattern data panel (initial) (#37015)
* [lens] Index pattern switcher * Respond to review comments
Wylie Conlon authoredMay 24, 2019 Configuration menu - View commit details
-
Copy full SHA for 3902b92 - Browse repository at this point
Copy the full SHA 3902b92View commit details
Commits on May 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 76556f3 - Browse repository at this point
Copy the full SHA 76556f3View commit details
Commits on May 29, 2019
-
[lens] Dimension panel that generates columns (#37117)
* [lens] Dimension panel that generates columns * Update from review comments
Wylie Conlon authoredMay 29, 2019 Configuration menu - View commit details
-
Copy full SHA for f88ee1e - Browse repository at this point
Copy the full SHA f88ee1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35a28e9 - Browse repository at this point
Copy the full SHA 35a28e9View commit details -
[lens] Generate esdocs queries from index pattern (#37361)
* [lens] Generate esdocs queries from index pattern * Remove unused code
Wylie Conlon authoredMay 29, 2019 Configuration menu - View commit details
-
Copy full SHA for c3df4c2 - Browse repository at this point
Copy the full SHA c3df4c2View commit details
Commits on May 30, 2019
-
Configuration menu - View commit details
-
Copy full SHA for de5bb7f - Browse repository at this point
Copy the full SHA de5bb7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f179ee6 - Browse repository at this point
Copy the full SHA f179ee6View commit details
Commits on May 31, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 51996f9 - Browse repository at this point
Copy the full SHA 51996f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d362819 - Browse repository at this point
Copy the full SHA d362819View commit details -
[Lens] Add basic Lens xy chart suggestions (#37030)
Basic xy chart suggestions
Configuration menu - View commit details
-
Copy full SHA for 6575000 - Browse repository at this point
Copy the full SHA 6575000View commit details
Commits on Jun 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f67a1ba - Browse repository at this point
Copy the full SHA f67a1baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d5b3ea - Browse repository at this point
Copy the full SHA 9d5b3eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for bca7b17 - Browse repository at this point
Copy the full SHA bca7b17View commit details
Commits on Jun 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 98a3e69 - Browse repository at this point
Copy the full SHA 98a3e69View commit details
Commits on Jun 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b5ffb12 - Browse repository at this point
Copy the full SHA b5ffb12View commit details
Commits on Jun 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for bbf80f2 - Browse repository at this point
Copy the full SHA bbf80f2View commit details -
[Lens] Lens/xy config panel (#37391)
Basic xy chart configuration panel
Configuration menu - View commit details
-
Copy full SHA for 717eaff - Browse repository at this point
Copy the full SHA 717eaffView commit details
Commits on Jun 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 21b9431 - Browse repository at this point
Copy the full SHA 21b9431View commit details -
Configuration menu - View commit details
-
Copy full SHA for b594b6c - Browse repository at this point
Copy the full SHA b594b6cView commit details -
[lens] Dimension panel lets users select operations and fields indivi…
…dually (#37573) * [lens] Dimension panel lets users select operations and fields individually * Split files and add tests * Fix dimension labeling and add clear button * Support more aggregations, aggregation nesting, rollups, and clearing * Fix esaggs expression * Increase top-level test coverage of dimension panel * Update from review comments
Wylie Conlon authoredJun 7, 2019 Configuration menu - View commit details
-
Copy full SHA for 8f231d2 - Browse repository at this point
Copy the full SHA 8f231d2View commit details
Commits on Jun 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f67878e - Browse repository at this point
Copy the full SHA f67878eView commit details
Commits on Jun 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 142cb9d - Browse repository at this point
Copy the full SHA 142cb9dView commit details -
[Lens] Lens/index pattern drag drop (#37711)
* Basic xy chart suggestions * Re-apply XY config panel after force merge * Initial integration of lens drag and drop * Tweak naming, remove irellevant comment * Tweaks per Wylie's feedback * Add xy chart internationalization Tweak types per Joe's feedback * Update xy chart i18n implementation * Fix i18n id * Add drop tests to the lens index pattern * improve tests
Configuration menu - View commit details
-
Copy full SHA for 307cb12 - Browse repository at this point
Copy the full SHA 307cb12View commit details
Commits on Jun 14, 2019
-
[lens] Only allow aggregated dimensions (#38820)
* [lens] Only allow aggregated dimensions * [lens] Index pattern suggest on drop * Fully remove value * Revert "[lens] Index pattern suggest on drop" This reverts commit 604c6ed. * Fix type errors
Wylie Conlon authoredJun 14, 2019 Configuration menu - View commit details
-
Copy full SHA for c83651c - Browse repository at this point
Copy the full SHA c83651cView commit details -
[lens] Suggest on drop (#38848)
* [lens] Index pattern suggest on drop * Add test for suggestion without date field
Wylie Conlon authoredJun 14, 2019 Configuration menu - View commit details
-
Copy full SHA for f73057c - Browse repository at this point
Copy the full SHA f73057cView commit details
Commits on Jun 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 1bba073 - Browse repository at this point
Copy the full SHA 1bba073View commit details -
Configuration menu - View commit details
-
Copy full SHA for acad4e7 - Browse repository at this point
Copy the full SHA acad4e7View commit details
Commits on Jun 18, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f780d02 - Browse repository at this point
Copy the full SHA f780d02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ce7fe6 - Browse repository at this point
Copy the full SHA 4ce7fe6View commit details
Commits on Jun 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 1f4d7ae - Browse repository at this point
Copy the full SHA 1f4d7aeView commit details
Commits on Jun 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8bf1626 - Browse repository at this point
Copy the full SHA 8bf1626View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c69044 - Browse repository at this point
Copy the full SHA 4c69044View commit details -
[lens] Fix build by updating saved objects and i18n (#39391)
* [lens] Update location of saved objects code * Update internatationalization * Remove added file
Wylie Conlon authoredJun 21, 2019 Configuration menu - View commit details
-
Copy full SHA for abed39a - Browse repository at this point
Copy the full SHA abed39aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a1eea8 - Browse repository at this point
Copy the full SHA 2a1eea8View commit details
Commits on Jun 24, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8e1fdbf - Browse repository at this point
Copy the full SHA 8e1fdbfView commit details -
[lens] Fix arguments to esaggs using booleans (#39462)
Wylie Conlon authoredJun 24, 2019 Configuration menu - View commit details
-
Copy full SHA for 85d4543 - Browse repository at this point
Copy the full SHA 85d4543View commit details -
[lens] Datatable visualization plugin (#39390)
* [lens] Datatable visualization plugin * Fix merge issues and add tests * Update from review * Fix file locations
Wylie Conlon authoredJun 24, 2019 Configuration menu - View commit details
-
Copy full SHA for 02a3698 - Browse repository at this point
Copy the full SHA 02a3698View commit details -
[lens] Use first suggestion when switching visualizations (#39377)
Wylie Conlon authoredJun 24, 2019 Configuration menu - View commit details
-
Copy full SHA for cbcabf1 - Browse repository at this point
Copy the full SHA cbcabf1View commit details
Commits on Jun 25, 2019
-
[lens] Label each Y axis with its operation label (#39461)
* [lens] Label each Y axis with its operation label * Remove comment * Add link to chart issue
Wylie Conlon authoredJun 25, 2019 Configuration menu - View commit details
-
Copy full SHA for 6cb569f - Browse repository at this point
Copy the full SHA 6cb569fView commit details
Commits on Jun 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 306d384 - Browse repository at this point
Copy the full SHA 306d384View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2297f95 - Browse repository at this point
Copy the full SHA 2297f95View commit details
Commits on Jun 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 95d7735 - Browse repository at this point
Copy the full SHA 95d7735View commit details -
Configuration menu - View commit details
-
Copy full SHA for d857227 - Browse repository at this point
Copy the full SHA d857227View commit details -
[Lens] Basic save / load (#39257)
Add basic routing, save, and load to Lens
Configuration menu - View commit details
-
Copy full SHA for 1dd57f6 - Browse repository at this point
Copy the full SHA 1dd57f6View commit details
Commits on Jul 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 54ae4c2 - Browse repository at this point
Copy the full SHA 54ae4c2View commit details
Commits on Jul 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b7bd0cd - Browse repository at this point
Copy the full SHA b7bd0cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1130e56 - Browse repository at this point
Copy the full SHA 1130e56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bf5018 - Browse repository at this point
Copy the full SHA 6bf5018View commit details
Commits on Jul 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for aefc18b - Browse repository at this point
Copy the full SHA aefc18bView commit details
Commits on Jul 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8b4807b - Browse repository at this point
Copy the full SHA 8b4807bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2b8d91 - Browse repository at this point
Copy the full SHA d2b8d91View commit details
Commits on Jul 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9c754fe - Browse repository at this point
Copy the full SHA 9c754feView commit details
Commits on Jul 9, 2019
-
[lens] Include link to lens from Visualize (#40542)
Wylie Conlon authoredJul 9, 2019 Configuration menu - View commit details
-
Copy full SHA for e2dc494 - Browse repository at this point
Copy the full SHA e2dc494View commit details
Commits on Jul 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 65ab82d - Browse repository at this point
Copy the full SHA 65ab82dView commit details -
[lens] Support stacking in xy visualization (#40546)
* [lens] Support stacking in xy visualization * Use chart type switcher for stacked and horizontal xy charts * Clean up remaining isStacked code * Fix type error
Wylie Conlon authoredJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for cbccad6 - Browse repository at this point
Copy the full SHA cbccad6View commit details -
[Lens] Add xy split series support (#39726)
* Add split series to lens xy chart
Configuration menu - View commit details
-
Copy full SHA for b0a2325 - Browse repository at this point
Copy the full SHA b0a2325View commit details
Commits on Jul 12, 2019
-
[lens] Lens Filter Ratio (#40196)
* WIP filter ratio * Fix test issues * Pass dependencies through plugin like new platform * Pass props into filter ratio popover editor * Provide mocks to filter_ratio popover test * Add another test * Clean up to prepare for review * Clean up unnecessary changes * Respond to review comments * Fix tests
Wylie Conlon authoredJul 12, 2019 Configuration menu - View commit details
-
Copy full SHA for 5c6f552 - Browse repository at this point
Copy the full SHA 5c6f552View commit details
Commits on Jul 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4e361a6 - Browse repository at this point
Copy the full SHA 4e361a6View commit details
Commits on Jul 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 97f6818 - Browse repository at this point
Copy the full SHA 97f6818View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0ae61c - Browse repository at this point
Copy the full SHA d0ae61cView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd49f8a - Browse repository at this point
Copy the full SHA dd49f8aView commit details
Commits on Jul 17, 2019
-
[Lens] Data panel styling and optimizations (#40787)
Style the data panel (mostly Joe Reuter's doing). Optimize a bunch of the Lens stack.
Configuration menu - View commit details
-
Copy full SHA for 9202916 - Browse repository at this point
Copy the full SHA 9202916View commit details
Commits on Jul 18, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 292aa40 - Browse repository at this point
Copy the full SHA 292aa40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9581e4e - Browse repository at this point
Copy the full SHA 9581e4eView commit details
Commits on Jul 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 7933175 - Browse repository at this point
Copy the full SHA 7933175View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5b7cad - Browse repository at this point
Copy the full SHA e5b7cadView commit details
Commits on Jul 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e071976 - Browse repository at this point
Copy the full SHA e071976View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a0d705 - Browse repository at this point
Copy the full SHA 1a0d705View commit details
Commits on Jul 24, 2019
-
[lens] Support layers for visualizing results of multiple queries (#4…
…1290) * [lens] WIP add support for layers * [lens] WIP switch to nested tables * Get basic layering to work * Load multiple tables and render in one chart * Fix priority ordering * Reduce quantity of linting errors * Ensure that new xy layer state has a split column * Make the "add" y / split the trailing accessor * Various fixes for datasource public API and implementation * Unify datasource deletion and accessor removal * Fix broken scss * Fix xy visualization TypeScript errors? * Build basic suggestions * Restore save/load and fix typescript bugs * simplify init routine * fix save tests * fix persistence tests * fix state management tests * Ensure the data table is aligned to the top * Add layer support to Lens datatable * Give xy chart a default layer initially * Allow deletion of layers in xy charts * xy: Make split accessor singular Remove commented code blocks * Change expression type for lens_merge_tables * Fix XY chart rendering expression * Fix type errors relating to `layerId` in table suggestions * Pass around tables for suggestions with associated layerIds * fix tests in workspace panel * fix editor_frame tests * Fix xy tests, skip inapplicable tests that will be implemented in a separate PR * add some tests for multiple datasources and layers * Suggest that split series comes before X axis in XY chart * Get datatable suggestion working * Adjust how xy axis labels are computed * Datasource suggestions should handle layers and have tests * Fix linting in XY chart and remove commented code * Update snapshots from earlier change * Fix linting errors * More cleanup * Remove commented code * Test the multi-column editor * XY Visualization does not need to track datasourceId * Fix various comments * Remove unused xy prop Add datasource header to datatable config * Use operation labels for XY chart * Adding and removing layers is reflected in the datasource * rewrote datasource state init * clean up editor_frame frame api implementation * clean up editor frame
Wylie Conlon authoredJul 24, 2019 Configuration menu - View commit details
-
Copy full SHA for 7db032c - Browse repository at this point
Copy the full SHA 7db032cView commit details
Commits on Jul 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 0143fcd - Browse repository at this point
Copy the full SHA 0143fcdView commit details -
[lens] Move XY chart config into popover and fix layering (#41927)
* [lens] Move XY chart config into popover and fix layering * Fix tests * Update style * Change wrapping of layer settings popover
Wylie Conlon authoredJul 25, 2019 Configuration menu - View commit details
-
Copy full SHA for a68aacf - Browse repository at this point
Copy the full SHA a68aacfView commit details
Commits on Jul 26, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e60f6c7 - Browse repository at this point
Copy the full SHA e60f6c7View commit details
Commits on Jul 29, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 3bbac9a - Browse repository at this point
Copy the full SHA 3bbac9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 112c5b0 - Browse repository at this point
Copy the full SHA 112c5b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ff1638 - Browse repository at this point
Copy the full SHA 9ff1638View commit details
Commits on Jul 30, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8f76203 - Browse repository at this point
Copy the full SHA 8f76203View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d9fbb3 - Browse repository at this point
Copy the full SHA 2d9fbb3View commit details
Commits on Jul 31, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4a1c899 - Browse repository at this point
Copy the full SHA 4a1c899View commit details
Commits on Aug 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8b1105d - Browse repository at this point
Copy the full SHA 8b1105dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78ea487 - Browse repository at this point
Copy the full SHA 78ea487View commit details -
Configuration menu - View commit details
-
Copy full SHA for d73a483 - Browse repository at this point
Copy the full SHA d73a483View commit details
Commits on Aug 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b00f3df - Browse repository at this point
Copy the full SHA b00f3dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for b10ddc8 - Browse repository at this point
Copy the full SHA b10ddc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c94e3fe - Browse repository at this point
Copy the full SHA c94e3feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9941757 - Browse repository at this point
Copy the full SHA 9941757View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce1f652 - Browse repository at this point
Copy the full SHA ce1f652View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79ceaa1 - Browse repository at this point
Copy the full SHA 79ceaa1View commit details
Commits on Aug 7, 2019
-
[lens] Implement app-level filtering and time picker (#42031)
* [lens] Implement app-level filtering and time picker * More integration with filter bar * Clean up test code and type errors * Add frame level tests for syncing with app * Add test coverage for app logic * Simplify state management from app down * Fix import errors * Clarify whether properties are ids or titles for index pattern * pass new saved object by ref * add dirty state checking * Fix tests
Wylie Conlon authoredAug 7, 2019 Configuration menu - View commit details
-
Copy full SHA for b8eba00 - Browse repository at this point
Copy the full SHA b8eba00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23d453f - Browse repository at this point
Copy the full SHA 23d453fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13ea53e - Browse repository at this point
Copy the full SHA 13ea53eView commit details
Commits on Aug 8, 2019
-
[lens] Minor UX/UI improvements in Lens (#42852)
* Make dimension popover toggle when clicking button * Without suggestions hide suggestion panel
Tim Roes authoredAug 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 36cd955 - Browse repository at this point
Copy the full SHA 36cd955View commit details -
Add missing translations (#42921)
Tim Roes authoredAug 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 2e22935 - Browse repository at this point
Copy the full SHA 2e22935View commit details -
[Lens] Config panel design (#42980)
* Fix up design of config panel Does not include config popover
Configuration menu - View commit details
-
Copy full SHA for 2282946 - Browse repository at this point
Copy the full SHA 2282946View commit details
Commits on Aug 9, 2019
-
Remove a couple of non-null assertions (#43013)
* Remove a couple of non-null assertions * Remove orphaned import
Tim Roes authoredAug 9, 2019 Configuration menu - View commit details
-
Copy full SHA for 629f63a - Browse repository at this point
Copy the full SHA 629f63aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5492e13 - Browse repository at this point
Copy the full SHA 5492e13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c9db79 - Browse repository at this point
Copy the full SHA 7c9db79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27be022 - Browse repository at this point
Copy the full SHA 27be022View commit details
Commits on Aug 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f961fc9 - Browse repository at this point
Copy the full SHA f961fc9View commit details
Commits on Aug 13, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c808106 - Browse repository at this point
Copy the full SHA c808106View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65ea9e3 - Browse repository at this point
Copy the full SHA 65ea9e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43a9bf1 - Browse repository at this point
Copy the full SHA 43a9bf1View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf18d72 - Browse repository at this point
Copy the full SHA bf18d72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 398a3de - Browse repository at this point
Copy the full SHA 398a3deView commit details
Commits on Aug 14, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e9f5807 - Browse repository at this point
Copy the full SHA e9f5807View commit details
Commits on Aug 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4b09eba - Browse repository at this point
Copy the full SHA 4b09ebaView commit details
Commits on Aug 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 1bc7e10 - Browse repository at this point
Copy the full SHA 1bc7e10View commit details
Commits on Aug 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8f35c2b - Browse repository at this point
Copy the full SHA 8f35c2bView commit details
Commits on Aug 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 54d9d41 - Browse repository at this point
Copy the full SHA 54d9d41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2401b4f - Browse repository at this point
Copy the full SHA 2401b4fView commit details
Commits on Aug 23, 2019
-
Tim Roes authored
Aug 23, 2019 Configuration menu - View commit details
-
Copy full SHA for ea662ec - Browse repository at this point
Copy the full SHA ea662ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for db9bce7 - Browse repository at this point
Copy the full SHA db9bce7View commit details -
[Lens] Auto date histogram (#43775)
* Add auto date histogram * Improve documentation and cleanup * Add tests * Change test name
Tim Roes authoredAug 23, 2019 Configuration menu - View commit details
-
Copy full SHA for c7fae6c - Browse repository at this point
Copy the full SHA c7fae6cView commit details
Commits on Aug 26, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6fa6715 - Browse repository at this point
Copy the full SHA 6fa6715View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9775b02 - Browse repository at this point
Copy the full SHA 9775b02View commit details
Commits on Aug 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8e81b5b - Browse repository at this point
Copy the full SHA 8e81b5bView commit details
Commits on Aug 29, 2019
-
[Lens] Functional tests (#44279)
Foundational layer for lens functional tests. Lens-specific page objects are not in this PR.
Configuration menu - View commit details
-
Copy full SHA for 1bb0910 - Browse repository at this point
Copy the full SHA 1bb0910View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65008c9 - Browse repository at this point
Copy the full SHA 65008c9View commit details
Commits on Sep 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 3948678 - Browse repository at this point
Copy the full SHA 3948678View commit details
Commits on Sep 3, 2019
-
[lens] Calculate existence of fields in datasource (#44422)
* [lens] Calculate existence of fields in datasource * Fix route registration * Add page object and use existence in functional test * Simplify layout of filters for index pattern * Respond to review feedback * Update class names * Use new URL constant * Fix usage of base path * Fix lint errors
Wylie Conlon authoredSep 3, 2019 Configuration menu - View commit details
-
Copy full SHA for 426d9d7 - Browse repository at this point
Copy the full SHA 426d9d7View commit details
Commits on Sep 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b443d3e - Browse repository at this point
Copy the full SHA b443d3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57d9380 - Browse repository at this point
Copy the full SHA 57d9380View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32ddc97 - Browse repository at this point
Copy the full SHA 32ddc97View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4e53b8 - Browse repository at this point
Copy the full SHA a4e53b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c250c7d - Browse repository at this point
Copy the full SHA c250c7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68e0515 - Browse repository at this point
Copy the full SHA 68e0515View commit details
Commits on Sep 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9f36baf - Browse repository at this point
Copy the full SHA 9f36bafView commit details
Commits on Sep 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 894e76f - Browse repository at this point
Copy the full SHA 894e76fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c40938e - Browse repository at this point
Copy the full SHA c40938eView commit details -
[lens] Fix registration of embeddable (#45171)
Wylie Conlon authoredSep 9, 2019 Configuration menu - View commit details
-
Copy full SHA for 19510ba - Browse repository at this point
Copy the full SHA 19510baView commit details
Commits on Sep 10, 2019
-
[Lens] Functional tests (#44814)
Basic functional tests for Lens, by no means comprehensive. This is more of a smokescreen test of some normal use cases.
Configuration menu - View commit details
-
Copy full SHA for 1abef4b - Browse repository at this point
Copy the full SHA 1abef4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad61702 - Browse repository at this point
Copy the full SHA ad61702View commit details -
[lens] Add Lens to CODEOWNERS (#45296)
Wylie Conlon authoredSep 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 3d1e668 - Browse repository at this point
Copy the full SHA 3d1e668View commit details
Commits on Sep 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6067f7d - Browse repository at this point
Copy the full SHA 6067f7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e76620 - Browse repository at this point
Copy the full SHA 4e76620View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44dcc7e - Browse repository at this point
Copy the full SHA 44dcc7eView commit details -
[lens] Fix usage of EUI after typescript upgrade (#45404)
* [lens] Fix usage of EUI after typescript upgrade * Use local fix instead of workaround
Wylie Conlon authoredSep 11, 2019 Configuration menu - View commit details
-
Copy full SHA for 234ffb6 - Browse repository at this point
Copy the full SHA 234ffb6View commit details
Commits on Sep 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 910640a - Browse repository at this point
Copy the full SHA 910640aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5aad545 - Browse repository at this point
Copy the full SHA 5aad545View commit details
Commits on Sep 13, 2019
-
[lens] Fix usage of expressions plugin (#45544)
* [lens] Fix usage of expressions plugin * Use updated exports from #45538 * Fix imports and mocha tests * Use relative instead of absolute path to fix tests
Wylie Conlon authoredSep 13, 2019 Configuration menu - View commit details
-
Copy full SHA for 2bad5fe - Browse repository at this point
Copy the full SHA 2bad5feView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4987b8 - Browse repository at this point
Copy the full SHA d4987b8View commit details
Commits on Sep 16, 2019
-
[lens] More cleanup from QueryBar changes in master (#45687)
Wylie Conlon authoredSep 16, 2019 Configuration menu - View commit details
-
Copy full SHA for 018f628 - Browse repository at this point
Copy the full SHA 018f628View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c90541 - Browse repository at this point
Copy the full SHA 9c90541View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5009c4 - Browse repository at this point
Copy the full SHA c5009c4View commit details
Commits on Sep 17, 2019
-
[lens] Fix build and use new platform from entry points (#45834)
* [lens] Fix build and use new platform from entry points * Fix params for existence route
Wylie Conlon authoredSep 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 1dee1b4 - Browse repository at this point
Copy the full SHA 1dee1b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for df20bcc - Browse repository at this point
Copy the full SHA df20bccView commit details