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

Upgrade assistant - Phase 1 #25168

Merged
merged 103 commits into from
Dec 18, 2018
Merged

Upgrade assistant - Phase 1 #25168

merged 103 commits into from
Dec 18, 2018

Commits on Nov 5, 2018

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

Commits on Nov 6, 2018

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

Commits on Nov 8, 2018

  1. Configuration menu
    Copy the full SHA
    96fee8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c85ea7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc68417 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c837c2d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    35b8fa7 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2018

  1. Configuration menu
    Copy the full SHA
    8850f0c View commit details
    Browse the repository at this point in the history
  2. Copy updates and cleanup

    joshdover committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    2e4cdac View commit details
    Browse the repository at this point in the history
  3. Type cleanup

    joshdover committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    6b4ef02 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2018

  1. Configuration menu
    Copy the full SHA
    056cf1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f46e59 View commit details
    Browse the repository at this point in the history
  3. Make filters togglable

    joshdover committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    014f67b View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2018

  1. Configuration menu
    Copy the full SHA
    2d37317 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dec8827 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f463bf2 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2018

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

Commits on Nov 19, 2018

  1. Cleanup and small fixes

    joshdover committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    a952bb2 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2018

  1. Configuration menu
    Copy the full SHA
    f003202 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac3b633 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05c0419 View commit details
    Browse the repository at this point in the history
  4. Fix tests

    joshdover committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    f2affaa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce840cf View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2018

  1. Filter bar tweaks

    joshdover committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    2a48c1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bbc132 View commit details
    Browse the repository at this point in the history
  3. Fix types

    joshdover committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    e8fa376 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35b6436 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2018

  1. Configuration menu
    Copy the full SHA
    8960f21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8210908 View commit details
    Browse the repository at this point in the history
  3. Make KibanaConfig generic

    joshdover committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    cca12f8 View commit details
    Browse the repository at this point in the history
  4. Simplify integration test

    joshdover committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    c71a49d View commit details
    Browse the repository at this point in the history
  5. Finish backend unit tests

    joshdover committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    2e42ce9 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2018

  1. Configuration menu
    Copy the full SHA
    9ac3400 View commit details
    Browse the repository at this point in the history
  2. Fixup types

    joshdover committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    9f3f375 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2018

  1. Configuration menu
    Copy the full SHA
    678350f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e684f13 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2018

  1. Configuration menu
    Copy the full SHA
    51a7f89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    faca627 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87ddc3d View commit details
    Browse the repository at this point in the history
  4. Turned Healths into Badges

    - Couldn’t do the conversion within the cell because it only passed color
    cchaos committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    f7cf82d View commit details
    Browse the repository at this point in the history
  5. Fix overflow issue

    cchaos committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    6d25d9b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    65cebe8 View commit details
    Browse the repository at this point in the history
  7. Reorganizing

    - Added placeholder for moving action button up into accordion header
    - Removed repetitive message name outputs
    - Slightly better listing of each message when sorting by index
    - Only showing number of severity when sorting by index
      - Still need to allow showing all severity levels
    - Added indice count when sorting by issue
    cchaos committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    4e0c998 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3fe14fe View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    89f63ca View commit details
    Browse the repository at this point in the history
  10. Added docs link

    cchaos committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    666a284 View commit details
    Browse the repository at this point in the history
  11. Cleaned up sass files

    cchaos committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    3e81185 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    30207df View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2018

  1. Merge pull request #25 from cchaos/joshdover-upgrade-checkup

    Upgrade Checker - Design PR
    joshdover authored Dec 3, 2018
    Configuration menu
    Copy the full SHA
    bcb8732 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08b4de6 View commit details
    Browse the repository at this point in the history
  3. wip

    joshdover committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    80e659b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55a3f62 View commit details
    Browse the repository at this point in the history
  5. Wire up overview summary

    joshdover committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    984c045 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b43077 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    290f761 View commit details
    Browse the repository at this point in the history
  8. Wire up search box

    joshdover committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    d34ba14 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    87c2270 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2018

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

    joshdover committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    44a8479 View commit details
    Browse the repository at this point in the history
  3. Round out functional tests

    joshdover committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    504157a View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2018

  1. Fix fake data

    joshdover committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    76092e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    713d089 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a300b5c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9619480 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2018

  1. Configuration menu
    Copy the full SHA
    6131ce6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    516ffd3 View commit details
    Browse the repository at this point in the history
  3. Update copy

    joshdover committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    cc168fd View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2018

  1. Localize overview tab

    joshdover committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    fc948ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b5cc41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec222b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95ea08b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    870b1a9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca3e70b View commit details
    Browse the repository at this point in the history
  7. WIP UI unit tests

    joshdover committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    09b7140 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2018

  1. Copy tweaks

    joshdover committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    ed73bac View commit details
    Browse the repository at this point in the history
  2. Fix i18n formatting issues

    joshdover committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    051a424 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b2495c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2609b4 View commit details
    Browse the repository at this point in the history
  5. Update tests for copy

    joshdover committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    8accf12 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2018

  1. Add tests for remaining UI

    joshdover committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    1161d9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    167b744 View commit details
    Browse the repository at this point in the history
  3. Small cleanup

    joshdover committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    633df15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf0ab7e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    224ec00 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2018

  1. Configuration menu
    Copy the full SHA
    b367b93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    affd460 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da2b2cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0077a50 View commit details
    Browse the repository at this point in the history
  5. Cloud upgrade copy

    joshdover committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    c03ae9b View commit details
    Browse the repository at this point in the history
  6. Translate reindex button

    joshdover committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    d92e2ad View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2018

  1. Remove hacked EUI type

    joshdover committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    30d592c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98a6f63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a72f3b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d7c35f View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2018

  1. Review comments

    joshdover committed Dec 14, 2018
    Configuration menu
    Copy the full SHA
    605d62f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a45b0e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ecfa180 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c386377 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2018

  1. Configuration menu
    Copy the full SHA
    b620615 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42ddd6e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    338299c View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2018

  1. Configuration menu
    Copy the full SHA
    685d336 View commit details
    Browse the repository at this point in the history
  2. Remove unused variable

    joshdover committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    e056575 View commit details
    Browse the repository at this point in the history