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

Stacked headers and navigational search #72331

Merged
merged 99 commits into from
Sep 14, 2020
Merged

Commits on Jul 17, 2020

  1. search renders but doesn't work

    Michail Yasonik committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    abc98ba View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. rendering in-progress

    Michail Yasonik committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    012c193 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. can now navigate to search and cmd+k works

    Michail Yasonik committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    76ae0e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. Fixing i18n and cross-os keyboard shortcut

    Michail Yasonik committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    4a8ca95 View commit details
    Browse the repository at this point in the history
  2. updating jest snapshots

    Michail Yasonik committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    84dbd98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2b39c3 View commit details
    Browse the repository at this point in the history
  4. adding docs

    Michail Yasonik committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    41908f5 View commit details
    Browse the repository at this point in the history
  5. test fixes

    Michail Yasonik committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    35256fb View commit details
    Browse the repository at this point in the history
  6. fix header size in tests

    Michail Yasonik committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    c4acc04 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. update public api docs

    Michail Yasonik committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    58be5fd View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

  1. test fix attempt 1

    Michail Yasonik committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    faf0616 View commit details
    Browse the repository at this point in the history
  2. test fix attempt 2

    Michail Yasonik committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    5d3fdcd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    191dcc5 View commit details
    Browse the repository at this point in the history
  4. fixing ts issues

    Michail Yasonik committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    35608a1 View commit details
    Browse the repository at this point in the history
  5. plugin test in place

    Michail Yasonik committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    f756b3b View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. new test

    Michail Yasonik committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    efda989 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

  1. move focus on new page and remove loading state

    Michail Yasonik committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    35b80b7 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2020

  1. tests, tests, and alphabetizing initial list

    Michail Yasonik committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    ad565d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

  1. fixing bugs

    Michail Yasonik committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    5544b76 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2020

  1. i18n fixes

    Michail Yasonik committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    acdec95 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. functional test and bug fixes

    Michail Yasonik committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    f3f4e67 View commit details
    Browse the repository at this point in the history
  2. keyboard shortcut fix

    Michail Yasonik committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    54708dc View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. jest snapshot update

    Michail Yasonik committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    cb71f83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0564cb0 View commit details
    Browse the repository at this point in the history
  3. clear search after navigate

    Michail Yasonik committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    f064043 View commit details
    Browse the repository at this point in the history
  4. typecheck

    Michail Yasonik committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    1c1a766 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

  1. UX fixes

    Michail Yasonik committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    cc66bf4 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2020

  1. clearning out old nav

    Michail Yasonik committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    1feb24c View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

  1. adding jest tests

    Michail Yasonik committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    7b7a925 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6ca2c2 View commit details
    Browse the repository at this point in the history
  3. removing leftover empty sass files

    Michail Yasonik committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    52f5fc0 View commit details
    Browse the repository at this point in the history
  4. fixing all the tests

    Michail Yasonik committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    b72b9ff View commit details
    Browse the repository at this point in the history
  5. changing keyboard shortcut

    Michail Yasonik committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    03fac9f View commit details
    Browse the repository at this point in the history
  6. more test failure fixes

    Michail Yasonik committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    9009e31 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

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

    Michail Yasonik committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    122e70c View commit details
    Browse the repository at this point in the history
  3. removing unused imports

    Michail Yasonik committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    cdb8d3d View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. Configuration menu
    Copy the full SHA
    7706622 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from ryankeairns/rk/nav-search-logos

    Update plugins to show parent, solution icons in search results
    Michail Yasonik authored Aug 20, 2020
    Configuration menu
    Copy the full SHA
    8be739b View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

  1. Configuration menu
    Copy the full SHA
    09501a6 View commit details
    Browse the repository at this point in the history
  2. adding autogenerated plugin list

    Michail Yasonik committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    ac8db18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    369903b View commit details
    Browse the repository at this point in the history
  4. snapshot updates

    Michail Yasonik committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    82efd41 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da39311 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. Configuration menu
    Copy the full SHA
    2d25c89 View commit details
    Browse the repository at this point in the history
  2. add passing test

    Michail Yasonik committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    86ad1d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2020

  1. adding tests for searching behavior

    Michail Yasonik committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    db88ced View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5372b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

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

Commits on Sep 1, 2020

  1. EUI search template

    Michail Yasonik committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    9de5e9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8217b62 View commit details
    Browse the repository at this point in the history
  3. fixing graph test

    Michail Yasonik committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    d684023 View commit details
    Browse the repository at this point in the history
  4. misc cleanup

    Michail Yasonik committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    84020f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a7367e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ddc57dd View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

  1. Configuration menu
    Copy the full SHA
    8e6d3e5 View commit details
    Browse the repository at this point in the history
  2. fix event type

    pgayvallet committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    7b8125d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b208bde View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    abbc1b3 View commit details
    Browse the repository at this point in the history
  5. [Reporting] Add functional test for Reports in non-default spaces (el…

    …astic#76053)
    
    * [Reporting] Add functional test for Download CSV in non-default space
    
    * skip tests
    
    * unskip
    
    * rm comment
    
    Co-authored-by: Elastic Machine <[email protected]>
    2 people authored and Michail Yasonik committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    8f8eacc View commit details
    Browse the repository at this point in the history
  6. test fixes

    Michail Yasonik committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    5fc63b0 View commit details
    Browse the repository at this point in the history
  7. test fixes v2

    Michail Yasonik committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    905adaa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    95aecea View commit details
    Browse the repository at this point in the history
  9. test rename

    Michail Yasonik committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    1235272 View commit details
    Browse the repository at this point in the history
  10. test fix v3

    Michail Yasonik committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    fc76d58 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. Configuration menu
    Copy the full SHA
    3e671f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e9ce62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f48d2bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    02fde93 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    20108e5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ecacf98 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2ecd226 View commit details
    Browse the repository at this point in the history
  8. search box styles update

    Michail Yasonik committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    1fab8ca View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2020

  1. add debounce

    Michail Yasonik committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    e8e2fed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e256fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dda9841 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d38e8fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3fe5a5c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #5 from ryankeairns/search-header

    Update logo for security administration
    Michail Yasonik authored Sep 4, 2020
    Configuration menu
    Copy the full SHA
    f309ee7 View commit details
    Browse the repository at this point in the history
  7. Addresses PR feedback

    Michail Yasonik committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    fc5fb78 View commit details
    Browse the repository at this point in the history
  8. fixes canvas fullscreen

    Michail Yasonik committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    51f130f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e17d2d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2020

  1. i18n fix

    Michail Yasonik committed Sep 5, 2020
    Configuration menu
    Copy the full SHA
    2f04848 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

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

    Co-authored-by: Poff Poffenberger <[email protected]>
    Michail Yasonik and poffdeluxe committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    c94d60e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c30aa17 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. addressing PR feedback

    Michail Yasonik committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    e6b46d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3538475 View commit details
    Browse the repository at this point in the history
  3. maps topnavmenu fix after bad merge

    Michail Yasonik committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    dede90e View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. fix keyboard shortcut for linux

    Michail Yasonik committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    5bd40cf View commit details
    Browse the repository at this point in the history
  2. Use EuiHeaderLink(s) for TopNavMenu

    cchaos committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    d4fe0c3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6 from cchaos/cchaos-search-header

    Use EuiHeaderLink(s) for TopNavMenu
    Michail Yasonik authored Sep 10, 2020
    Configuration menu
    Copy the full SHA
    302eb79 View commit details
    Browse the repository at this point in the history
  4. test fix for new top nav

    Michail Yasonik committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    e367824 View commit details
    Browse the repository at this point in the history
  5. css cleanup

    Michail Yasonik committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    71a78f8 View commit details
    Browse the repository at this point in the history
  6. css var change

    Michail Yasonik committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    e882849 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. PR feedback

    Michail Yasonik committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    e33f1f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8eee3ce View commit details
    Browse the repository at this point in the history
  3. type fix

    Michail Yasonik committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    ea4825b View commit details
    Browse the repository at this point in the history
  4. translation fix

    Michail Yasonik committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    880a540 View commit details
    Browse the repository at this point in the history