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

[WIP] Migrate Stack Management plugins to use new solutions nav #100837

Closed
wants to merge 18 commits into from

Commits on May 13, 2021

  1. Fixing sticky nav

    # Conflicts:
    #	src/core/public/rendering/_base.scss
    cchaos committed May 13, 2021
    Configuration menu
    Copy the full SHA
    f8a859f View commit details
    Browse the repository at this point in the history
  2. Index pattern management tabs

    cchaos committed May 13, 2021
    Configuration menu
    Copy the full SHA
    74c21d0 View commit details
    Browse the repository at this point in the history
  3. Creating a system for management apps to render the new PageLayout

    (KibanaPageLayout -> KibanaPageTemplate)
    Michail Yasonik authored and cchaos committed May 13, 2021
    Configuration menu
    Copy the full SHA
    9330683 View commit details
    Browse the repository at this point in the history
  4. A few stylistic changes

    # Conflicts:
    #	src/plugins/kibana_react/public/page_layout/page_layout.tsx
    cchaos committed May 13, 2021
    Configuration menu
    Copy the full SHA
    5acbc56 View commit details
    Browse the repository at this point in the history
  5. Converted Advanced Settings

    Todo: Fix pageTitle icon and supply bottom bar to layout when upgrading EUI
    cchaos committed May 13, 2021
    Configuration menu
    Copy the full SHA
    06fb4a7 View commit details
    Browse the repository at this point in the history
  6. Changing landing page to centeredContent

    cchaos committed May 13, 2021
    Configuration menu
    Copy the full SHA
    6ee2809 View commit details
    Browse the repository at this point in the history
  7. Moved mgmt specific side nav styles to template

    cchaos committed May 13, 2021
    Configuration menu
    Copy the full SHA
    8e5c6e3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d7654fc View commit details
    Browse the repository at this point in the history
  9. Adding tutorial docs

    cchaos committed May 13, 2021
    Configuration menu
    Copy the full SHA
    66f483a View commit details
    Browse the repository at this point in the history
  10. A few naps

    cchaos committed May 13, 2021
    Configuration menu
    Copy the full SHA
    f126c45 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

  1. Merge remote-tracking branch upstream/master into pageLayouts/stage_2…

    …/stack_management
    cchaos committed May 26, 2021
    Configuration menu
    Copy the full SHA
    6eba17a View commit details
    Browse the repository at this point in the history
  2. Fixing management usage for new solutionNav prop

    cchaos committed May 26, 2021
    Configuration menu
    Copy the full SHA
    bc9899c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef3a963 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c64651f View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

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

Commits on May 28, 2021

  1. Fix TS errors except for Property 'managementPageLayout' does not exi…

    …st on type 'ManagementAppMountParams'.
    cjcenizal committed May 28, 2021
    Configuration menu
    Copy the full SHA
    6b6965c View commit details
    Browse the repository at this point in the history
  2. Fix i18n.

    cjcenizal committed May 28, 2021
    Configuration menu
    Copy the full SHA
    4f65211 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d499187 View commit details
    Browse the repository at this point in the history