opensearch-project / dashboards-observability

Visualize and explore your logs, traces and metrics data in OpenSearch Dashboards
https://opensearch.org/docs/latest/observability-plugin/index/
Apache License 2.0
14 stars 52 forks source link

[Page Header] New page header for notebooks and UI updates #2099

Closed TackAdam closed 1 month ago

TackAdam commented 1 month ago

Description

  1. New page header for notebooks and UI updates
  2. Updates some of the cypress testing (Following PR to finish)
  3. Bugfix for applications(one line change to handle mode not selected on entry)
  4. Disable Query assist flaky test
  5. Add back gettingstartedID to plugin.tsx

New Navigation before:

Screenshot 2024-08-27 at 10 50 19 AM Screenshot 2024-08-27 at 10 50 30 AM

New navigation after:

Screenshot 2024-08-27 at 10 17 27 AM Screenshot 2024-08-27 at 10 07 25 AM Screenshot 2024-08-27 at 10 07 41 AM Screenshot 2024-08-27 at 10 10 22 AM Screenshot 2024-08-27 at 10 10 37 AM

Old Navigation before:

Screenshot 2024-08-27 at 10 00 29 AM Screenshot 2024-08-27 at 10 00 44 AM

After changes:

Screenshot 2024-08-27 at 10 18 02 AM Screenshot 2024-08-27 at 9 58 45 AM Screenshot 2024-08-27 at 9 59 02 AM Screenshot 2024-08-27 at 9 59 18 AM Screenshot 2024-08-27 at 3 32 41 PM

Issues Resolved

Check List

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.

TackAdam commented 1 month ago
Screenshot 2024-08-27 at 3 34 20 PM

Icon size adjusted to match reporting.

TackAdam commented 1 month ago

Fixed eui call out for upgrade to span full page

Screenshot 2024-08-28 at 11 58 09 AM