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

[Discover] Refactor discover.js controller topnav code #79062

Merged

Commits on Oct 1, 2020

  1. Initial refactorings

    kertal committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    edfc3bc View commit details
    Browse the repository at this point in the history
  2. Fix async - await issue

    kertal committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    430d646 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0db09ea View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. Fix types & jest tests

    kertal committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    c075d5f View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

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

Commits on Oct 7, 2020

  1. Merge master / fix conflicts

    kertal committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    b8119b8 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. Merge remote-tracking branch 'upstream/master' into kertal-pr-2020-10…

    …-01-discover-refactor-topnav-code
    kertal committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    42be32e View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2020

  1. Update types

    kertal committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    34de861 View commit details
    Browse the repository at this point in the history
  2. Refactor

    kertal committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    d4b246b View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. Improve code

    kertal committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    ca127f8 View commit details
    Browse the repository at this point in the history
  2. Remove console.log

    kertal committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    f4fbf2b View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2020

  1. Configuration menu
    Copy the full SHA
    17d51dd View commit details
    Browse the repository at this point in the history
  2. Merge branch 'kertal-pr-2020-10-01-discover-refactor-topnav-code' of …

    …github.com:kertal/kibana into kertal-pr-2020-10-01-discover-refactor-topnav-code
    kertal committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    595e2ae View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. Merge remote-tracking branch 'upstream/master' into kertal-pr-2020-10…

    …-01-discover-refactor-topnav-code
    kertal committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    764d632 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1496644 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

  1. Configuration menu
    Copy the full SHA
    fe77851 View commit details
    Browse the repository at this point in the history
  2. Fix type

    kertal committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    828db70 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

  1. Add another test

    kertal committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    ce3ada9 View commit details
    Browse the repository at this point in the history
  2. Merge and fix conflicts

    kertal committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    5ad8491 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2020

  1. Add tests

    kertal committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    886b7c9 View commit details
    Browse the repository at this point in the history
  2. Update snapshot

    kertal committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    81fa22e View commit details
    Browse the repository at this point in the history
  3. Undo fixed scroll changes

    kertal committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    3735b50 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

  1. Add more tests and refactor

    kertal committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    a1b0c8a View commit details
    Browse the repository at this point in the history
  2. Improve test code

    kertal committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    3fb0982 View commit details
    Browse the repository at this point in the history
  3. Merge and fix conflicts

    kertal committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    8b335b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2020

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

Commits on Nov 17, 2020

  1. Merge remote-tracking branch 'upstream/master' into kertal-pr-2020-10…

    …-01-discover-refactor-topnav-code
    kertal committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    d8902dd View commit details
    Browse the repository at this point in the history
  2. Merge branch 'kertal-pr-2020-10-01-discover-refactor-topnav-code' of …

    …github.com:kertal/kibana into kertal-pr-2020-10-01-discover-refactor-topnav-code
    kertal committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    5a1f3ef View commit details
    Browse the repository at this point in the history
  3. Improve index pattern code

    kertal committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    3e83e59 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2020

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

    kertal committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    2c362e9 View commit details
    Browse the repository at this point in the history
  3. Address review comments

    kertal committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    9c87314 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'upstream/master' into kertal-pr-2020-10…

    …-01-discover-refactor-topnav-code
    kertal committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    6c09281 View commit details
    Browse the repository at this point in the history
  5. Generate API

    kertal committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    748bf48 View commit details
    Browse the repository at this point in the history
  6. Generate API part 2

    kertal committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    797063f View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'upstream/master' into kertal-pr-2020-10…

    …-01-discover-refactor-topnav-code
    kertal committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    240d365 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4a5b11c View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

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

Commits on Nov 24, 2020

  1. Configuration menu
    Copy the full SHA
    1ef02fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2acc852 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'kertal-pr-2020-10-01-discover-refactor-topnav-code' of …

    …github.com:kertal/kibana into kertal-pr-2020-10-01-discover-refactor-topnav-code
    kertal committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    e74c39d View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. Configuration menu
    Copy the full SHA
    bddbb23 View commit details
    Browse the repository at this point in the history
  2. Improve SearchSource code

    kertal committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    910b5da View commit details
    Browse the repository at this point in the history
  3. Merge branch 'kertal-pr-2020-10-01-discover-refactor-topnav-code' of …

    …github.com:kertal/kibana into kertal-pr-2020-10-01-discover-refactor-topnav-code
    kertal committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    be26672 View commit details
    Browse the repository at this point in the history