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

Rename "service overview" to "service inventory" #81933

Merged
merged 4 commits into from
Oct 30, 2020

Commits on Oct 28, 2020

  1. Rename "service overview" to "service inventory"

    To remove confusion when implementing elastic#81718, rename the existing "service overview" to "service inventory."
    
    * Rename `ServiceOverviewLink` to `ServiceInventoryLink`
    * Remove service inventory test snapshots
    * Rename `ServiceOverview` to `ServiceInventory`
    * Add `service_inventory` to pageview tracking
    * Rename i18n keys for service inventory
    * Change "return to overview" link to "return to inventory" on settings page
    * Rename `fetchOverviewPageData` to `fetchObservabilityOverviewPageData`
    smith committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    0c832f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

  1. Fix trackpageview

    smith committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    963fd72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5cb2ee View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

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