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

Reorganize Management apps into Ingest, Data, Alerts and Insights, Security, Kibana, and Stack groups #65796

Merged
merged 31 commits into from
May 15, 2020

Commits on May 8, 2020

  1. Reorganize Management apps into Ingest, Data, Insights and Alerting, …

    …Security, Kibana, and Stack groups.
    
    - Define these groups in src/plugins/management/public/legacy/sections_register to act as a single source of truth in both OSS and X-Pack.
    cjcenizal committed May 8, 2020
    Configuration menu
    Copy the full SHA
    465d813 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a66a7e0 View commit details
    Browse the repository at this point in the history
  3. Update snapshots.

    cjcenizal committed May 8, 2020
    Configuration menu
    Copy the full SHA
    7cc3490 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2020

  1. Remove support for icon.

    cjcenizal committed May 9, 2020
    Configuration menu
    Copy the full SHA
    25cb6ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f93aba0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9fdf54 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3f557e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5c6d09e View commit details
    Browse the repository at this point in the history

Commits on May 10, 2020

  1. Add tooltips to sections.

    cjcenizal committed May 10, 2020
    Configuration menu
    Copy the full SHA
    6ceed19 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. Configuration menu
    Copy the full SHA
    3aa1d8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1771a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4b5b64 View commit details
    Browse the repository at this point in the history
  4. Add test to verify that the management service will throw an error if…

    … you try to retrieve a non-default section.
    cjcenizal committed May 12, 2020
    Configuration menu
    Copy the full SHA
    accc91e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d97c23 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    af06fc5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    29fa95e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3e38251 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cde5d36 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. Fix plugin functional test.

    cjcenizal committed May 13, 2020
    Configuration menu
    Copy the full SHA
    d14f15f View commit details
    Browse the repository at this point in the history

Commits on May 14, 2020

  1. Fix TS errors.

    cjcenizal committed May 14, 2020
    Configuration menu
    Copy the full SHA
    cd6fa5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1ddf84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1cf0af1 View commit details
    Browse the repository at this point in the history
  4. Fix spaces snapshot.

    cjcenizal committed May 14, 2020
    Configuration menu
    Copy the full SHA
    265373e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    68c61fa View commit details
    Browse the repository at this point in the history
  6. Fix i18n.

    cjcenizal committed May 14, 2020
    Configuration menu
    Copy the full SHA
    64cda1a View commit details
    Browse the repository at this point in the history
  7. Fix reporting tests.

    cjcenizal committed May 14, 2020
    Configuration menu
    Copy the full SHA
    58b6e10 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2020

  1. Configuration menu
    Copy the full SHA
    68c0eb4 View commit details
    Browse the repository at this point in the history
  2. Fix watcher links.

    cjcenizal committed May 15, 2020
    Configuration menu
    Copy the full SHA
    dfccfa5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3554533 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79bcbb7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    69762fd View commit details
    Browse the repository at this point in the history