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

[Drilldowns] Dashboard to dashboard drilldown #63108

Merged

Commits on Mar 13, 2020

  1. Configuration menu
    Copy the full SHA
    813a896 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65ff148 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2020

  1. filtering combobox polish

    mattkime committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    d46fcf0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'drilldowns_load_dashboard_list' of github.com:mattkime/…

    …kibana into drilldowns_load_dashboard_list
    mattkime committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    6e11bc2 View commit details
    Browse the repository at this point in the history
  3. storybook fix

    mattkime committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    699d853 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2020

  1. Configuration menu
    Copy the full SHA
    d3ac7ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5ee274 View commit details
    Browse the repository at this point in the history
  3. try navToApp

    mattkime committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    4369399 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94b08ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86f9768 View commit details
    Browse the repository at this point in the history
  6. filter out current dashboard

    mattkime committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    a276b96 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a112732 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2020

  1. Configuration menu
    Copy the full SHA
    3b39dcd View commit details
    Browse the repository at this point in the history
  2. remove note

    mattkime committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    0bbf360 View commit details
    Browse the repository at this point in the history
  3. typefix

    mattkime committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    636d9ab View commit details
    Browse the repository at this point in the history
  4. fix navigation from dashboard to dashboard

    except for back button - that would be addressed separatly
    Dosant committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    6ea19aa View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2020

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

Commits on Mar 20, 2020

  1. Configuration menu
    Copy the full SHA
    a431e86 View commit details
    Browse the repository at this point in the history
  2. fix issue with getIndexPatterns undefined

    we can’t import those functions as static functions, instead we have to expose them on plugin contract because they are statefull
    Dosant committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    4217b18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    177822f View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2020

  1. Configuration menu
    Copy the full SHA
    8bcbc1b View commit details
    Browse the repository at this point in the history
  2. typefix

    mattkime committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    f7b7add View commit details
    Browse the repository at this point in the history
  3. Merge branch 'drilldowns_load_dashboard_list' of github.com:mattkime/…

    …kibana into drilldowns_load_dashboard_list
    mattkime committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    346dc40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd7a91c View commit details
    Browse the repository at this point in the history
  5. documentation update

    mattkime committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    5ea7818 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2020

  1. Configuration menu
    Copy the full SHA
    8297b55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    feccdfc View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2020

  1. Merge branch 'drilldowns' of github.com:elastic/kibana into dev/drill…

    …downs/drilldowns_load_dashboard_list
    Dosant committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    29e885c View commit details
    Browse the repository at this point in the history
  2. chore clean-ups

    fix type
    Dosant committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    100c4f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    340fd89 View commit details
    Browse the repository at this point in the history
  4. remove test todos

    decided to skip those tests because not clear how to test due to EuiCombobox is using react-virtualized and options list is not rendered in jsdom env
    Dosant committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    406facd View commit details
    Browse the repository at this point in the history
  5. Merge branch 'drilldowns' of github.com:elastic/kibana into dev/drill…

    …downs/drilldowns_load_dashboard_list
    
    # Conflicts:
    #	config/kibana.yml
    Dosant committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    d894574 View commit details
    Browse the repository at this point in the history
  6. remove config

    Dosant committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    bf9e505 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a24e29a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d7633b3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    59101ef View commit details
    Browse the repository at this point in the history
  10. Merge branch 'drilldowns_load_dashboard_list' of github.com:mattkime/…

    …kibana into drilldowns_load_dashboard_list
    mattkime committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    9fdb358 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bb308d6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8d10133 View commit details
    Browse the repository at this point in the history
  13. remove unneeded comments

    mattkime committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    31e28a3 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2020

  1. Configuration menu
    Copy the full SHA
    38ec7a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3708ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a8d4a1 View commit details
    Browse the repository at this point in the history
  4. fix test

    mattkime committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    0deb6b4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a78486 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

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

Commits on Apr 7, 2020

  1. Merge branch 'drilldowns' of github.com:elastic/kibana into drilldown…

    …s_load_dashboard_list
    
    # Conflicts:
    #	src/legacy/core_plugins/kibana/public/dashboard/np_ready/dashboard_app_controller.tsx
    #	src/legacy/core_plugins/kibana/public/dashboard/np_ready/dashboard_state_manager.ts
    #	src/legacy/core_plugins/kibana/public/dashboard/np_ready/url_helper.test.ts
    #	src/legacy/core_plugins/kibana/public/dashboard/np_ready/url_helper.ts
    #	src/legacy/ui/public/chrome/api/sub_url_hooks.js
    #	src/plugins/dashboard/public/url_generator.test.ts
    #	src/plugins/dashboard/public/url_generator.ts
    #	src/plugins/data/common/query/filter_manager/compare_filters.ts
    Dosant committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    8deeaa9 View commit details
    Browse the repository at this point in the history
  2. resolve conflicts

    Dosant committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    514561b View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

  1. fix async compile issue

    mattkime committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    40e396c View commit details
    Browse the repository at this point in the history
  2. remove redundant test

    Dosant committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    a9b86a9 View commit details
    Browse the repository at this point in the history
  3. wip

    Dosant committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    af4a20f View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2020

  1. Merge branch 'drilldowns' of github.com:elastic/kibana into dev/drill…

    …downs/drilldowns_load_dashboard_list
    
    # Conflicts:
    #	x-pack/test/functional/apps/dashboard/index.ts
    Dosant committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    f391fb6 View commit details
    Browse the repository at this point in the history
  2. wip

    Dosant committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    2c070b8 View commit details
    Browse the repository at this point in the history
  3. fix

    Dosant committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    520b3b0 View commit details
    Browse the repository at this point in the history
  4. temp skip tests

    Dosant committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    5ef56b8 View commit details
    Browse the repository at this point in the history
  5. fix

    Dosant committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    07bee63 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a14439e View commit details
    Browse the repository at this point in the history
  7. Merge branch 'drilldowns' of github.com:elastic/kibana into dev/drill…

    …downs/drilldowns_load_dashboard_list
    Dosant committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    155cce3 View commit details
    Browse the repository at this point in the history
  8. fix api

    Dosant committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    af1ab76 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'drilldowns' of github.com:elastic/kibana into dev/drill…

    …downs/drilldowns_load_dashboard_list
    
    # Conflicts:
    #	x-pack/plugins/dashboard_enhanced/public/plugin.ts
    #	x-pack/plugins/dashboard_enhanced/public/services/drilldowns/actions/flyout_edit_drilldown/menu_item.test.tsx
    #	x-pack/plugins/dashboard_enhanced/public/services/drilldowns/actions/flyout_edit_drilldown/menu_item.tsx
    #	x-pack/plugins/dashboard_enhanced/public/services/drilldowns/dashboard_drilldowns_services.ts
    Dosant committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    f911f43 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

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

    ppisljar committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    4d57fcc View commit details
    Browse the repository at this point in the history
  3. updating docs

    ppisljar committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    66c9906 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of github.com:elastic/kibana into dev/drilldown…

    …s/drilldowns_load_dashboard_list
    
    # Conflicts:
    #	src/plugins/data/public/public.api.md
    Dosant committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    1627839 View commit details
    Browse the repository at this point in the history
  5. improve

    Dosant committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    451f2a8 View commit details
    Browse the repository at this point in the history
  6. fix storybook

    Dosant committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    4cd3c23 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. Merge branch 'drilldowns' of github.com:elastic/kibana into dev/drill…

    …downs/drilldowns_load_dashboard_list
    
    # Conflicts:
    #	src/plugins/embeddable/public/lib/panel/panel_header/panel_header.tsx
    #	x-pack/plugins/dashboard_enhanced/server/config.ts
    #	x-pack/plugins/drilldowns/public/components/connected_flyout_manage_drilldowns/test_data.ts
    Dosant committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    0733762 View commit details
    Browse the repository at this point in the history
  2. post merge fixes

    Dosant committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    08597a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc6d22f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ede5e98 View commit details
    Browse the repository at this point in the history
  5. improve tests

    Dosant committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    c2aed7a View commit details
    Browse the repository at this point in the history
  6. Merge branch 'drilldowns' of github.com:elastic/kibana into dev/drill…

    …downs/drilldowns_load_dashboard_list
    Dosant committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    75d6725 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e4be53a View commit details
    Browse the repository at this point in the history
  8. add test

    Dosant committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    84f653b View commit details
    Browse the repository at this point in the history
  9. Merge branch 'drilldowns' of github.com:elastic/kibana into dev/drill…

    …downs/drilldowns_load_dashboard_list
    Dosant committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    b3e45ba View commit details
    Browse the repository at this point in the history
  10. Merge branch 'cleanup/visevents' of github.com:ppisljar/kibana into d…

    …ev/drilldowns/drilldowns_load_dashboard_list
    
    # Conflicts:
    #	docs/development/plugins/data/public/kibana-plugin-plugins-data-public.datapublicpluginstart.actions.md
    #	docs/development/plugins/data/public/kibana-plugin-plugins-data-public.datapublicpluginstart.md
    #	src/legacy/core_plugins/vis_type_vislib/public/vislib/components/legend/legend.test.tsx
    #	src/legacy/core_plugins/vis_type_vislib/public/vislib/components/legend/legend.tsx
    #	src/legacy/ui/public/new_platform/new_platform.karma_mock.js
    #	src/plugins/data/public/actions/filters/brush_event.ts
    #	src/plugins/data/public/actions/filters/create_filters_from_brush_event.ts
    #	src/plugins/data/public/actions/filters/create_filters_from_event.ts
    #	src/plugins/data/public/actions/filters/create_filters_from_range_select.test.ts
    #	src/plugins/data/public/actions/filters/create_filters_from_range_select.ts
    #	src/plugins/data/public/actions/filters/create_filters_from_value_click.test.ts
    #	src/plugins/data/public/actions/filters/create_filters_from_value_click.ts
    #	src/plugins/data/public/actions/filters/create_filters_from_value_click_event.ts
    #	src/plugins/data/public/actions/index.ts
    #	src/plugins/data/public/actions/select_range_action.ts
    #	src/plugins/data/public/actions/value_click_action.ts
    #	src/plugins/data/public/mocks.ts
    #	src/plugins/data/public/plugin.ts
    #	src/plugins/data/public/types.ts
    #	src/plugins/embeddable/public/lib/triggers/triggers.ts
    Dosant committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    4ce982a View commit details
    Browse the repository at this point in the history
  11. post merge fixes

    Dosant committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    ba458c7 View commit details
    Browse the repository at this point in the history
  12. improve

    Dosant committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    8a00d65 View commit details
    Browse the repository at this point in the history
  13. fix

    Dosant committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    73a1566 View commit details
    Browse the repository at this point in the history
  14. improve

    Dosant committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    952d6cd View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

  1. fix build

    Dosant committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    d686351 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'drilldowns' of github.com:elastic/kibana into dev/drill…

    …downs/drilldowns_load_dashboard_list
    Dosant committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    2455d93 View commit details
    Browse the repository at this point in the history
  3. wip getHref support

    Dosant committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    cac9633 View commit details
    Browse the repository at this point in the history
  4. implement getHref()

    Dosant committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    b4837a3 View commit details
    Browse the repository at this point in the history
  5. give proper name to a story

    Dosant committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    0825062 View commit details
    Browse the repository at this point in the history
  6. use sync start services

    Dosant committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    98251da View commit details
    Browse the repository at this point in the history
  7. update text

    Dosant committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    7010b18 View commit details
    Browse the repository at this point in the history
  8. fix types

    Dosant committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    ed71dc5 View commit details
    Browse the repository at this point in the history
  9. fix ts

    Dosant committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    6ca0d93 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. Merge branch 'drilldowns' of github.com:elastic/kibana into dev/drill…

    …downs/drilldowns_load_dashboard_list
    
    # Conflicts:
    #	src/plugins/data/public/public.api.md
    Dosant committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    930fd2a View commit details
    Browse the repository at this point in the history
  2. fix docs

    Dosant committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    1ac52d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb7f7d3 View commit details
    Browse the repository at this point in the history
  4. remove redundant comments

    Dosant committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    8c4e836 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    73eadb0 View commit details
    Browse the repository at this point in the history
  6. updating

    ppisljar committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    810c5d5 View commit details
    Browse the repository at this point in the history
  7. updating docs

    ppisljar committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    974527f View commit details
    Browse the repository at this point in the history
  8. fix payload emitted in brush event

    Dosant authored and ppisljar committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    f1f4666 View commit details
    Browse the repository at this point in the history
  9. properly export createRange action

    Dosant authored and ppisljar committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    997aad6 View commit details
    Browse the repository at this point in the history
  10. some more updates

    ppisljar committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    fee20fc View commit details
    Browse the repository at this point in the history
  11. fixing types

    ppisljar committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    0553da9 View commit details
    Browse the repository at this point in the history
  12. ...

    ppisljar committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    6c223c3 View commit details
    Browse the repository at this point in the history
  13. inline EventData

    Dosant committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    fc972f1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d7cf94e View commit details
    Browse the repository at this point in the history
  15. Merge branch 'drilldowns' of github.com:elastic/kibana into dev/drill…

    …downs/drilldowns_load_dashboard_list
    
    # Conflicts:
    #	src/plugins/data/public/public.api.md
    Dosant committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    2d81b0c View commit details
    Browse the repository at this point in the history
  16. Merge branch 'cleanup/visevents' of github.com:ppisljar/kibana into d…

    …ev/drilldowns/drilldowns_load_dashboard_list
    
    # Conflicts:
    #	src/plugins/data/public/actions/filters/create_filters_from_range_select.test.ts
    #	src/plugins/data/public/actions/filters/create_filters_from_range_select.ts
    #	src/plugins/data/public/actions/filters/create_filters_from_value_click.test.ts
    #	src/plugins/data/public/actions/filters/create_filters_from_value_click.ts
    #	src/plugins/data/public/actions/select_range_action.ts
    #	src/plugins/data/public/actions/value_click_action.ts
    #	src/plugins/embeddable/public/lib/triggers/triggers.ts
    #	src/plugins/visualizations/public/expressions/vis.ts
    Dosant committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    043e498 View commit details
    Browse the repository at this point in the history
  17. improve filters types

    Dosant committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    4c9816e View commit details
    Browse the repository at this point in the history
  18. docs

    Dosant committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    99327a8 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. Merge branch 'drilldowns' of github.com:elastic/kibana into dev/drill…

    …downs/drilldowns_load_dashboard_list
    
    # Conflicts:
    #	src/plugins/embeddable/public/lib/triggers/triggers.ts
    Dosant committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    1076f12 View commit details
    Browse the repository at this point in the history
  2. merge

    Dosant committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    aca9c8a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'drilldowns' of github.com:elastic/kibana into dev/drill…

    …downs/drilldowns_load_dashboard_list
    Dosant committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    6e1d768 View commit details
    Browse the repository at this point in the history
  4. merge

    Dosant committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    b83ee56 View commit details
    Browse the repository at this point in the history
  5. @mdefazio review

    Dosant committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    8566cbc View commit details
    Browse the repository at this point in the history
  6. adjust actions order

    Dosant committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    218d66f View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. Merge branch 'drilldowns' of github.com:elastic/kibana into dev/drill…

    …downs/drilldowns_load_dashboard_list
    
    # Conflicts:
    #	src/plugins/data/public/public.api.md
    Dosant committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    0785dc6 View commit details
    Browse the repository at this point in the history
  2. docs

    Dosant committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    0997398 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. @stacey-gammon review

    Dosant committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    8ec37f5 View commit details
    Browse the repository at this point in the history