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

[2.7] Redo pick from main to 2.7 #385

Merged
merged 25 commits into from
Apr 18, 2023
Merged

Commits on Apr 18, 2023

  1. Configuration menu
    Copy the full SHA
    86661d5 View commit details
    Browse the repository at this point in the history
  2. Revert "Cohesion main to 2.7 (opensearch-project#382)"

    This reverts commit 946d9f6.
    joshuali925 committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    1b6f978 View commit details
    Browse the repository at this point in the history
  3. [Feature] Saved object refactoring for panels (opensearch-project#355)

    * Operational Panels Integrate with Dashboards-List
    
    ---------
    
    Signed-off-by: Peter Fitzgibbons <pjfitz@amazon.com>
    Signed-off-by: Derek Ho <dxho@amazon.com>
    Signed-off-by: Eric Wei <menwe@amazon.com>
    Co-authored-by: Peter Fitzgibbons <pjfitz@amazon.com>
    Co-authored-by: Derek Ho <dxho@amazon.com>
    3 people authored and joshuali925 committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    d11d1ee View commit details
    Browse the repository at this point in the history
  4. Left-Nav app registrations for Observability - WIP (opensearch-projec…

    …t#350)
    
    * Left Nav links.  Working for Notebook.
    * Remove observability side bar
    * Events URL working
    * Fix metrics link from left nav
    * Fix applications link
    
    ---------
    
    Signed-off-by: Peter Fitzgibbons <pjfitz@amazon.com>
    Signed-off-by: Rupal Mahajan <maharup@amazon.com>
    Signed-off-by: Kavitha Conjeevaram Mohan <mohakavi@amazon.com>
    Signed-off-by: Derek Ho <dxho@amazon.com>
    Signed-off-by: Eric Wei <menwe@amazon.com>
    Co-authored-by: Peter Fitzgibbons <pjfitz@amazon.com>
    Co-authored-by: Rupal Mahajan <maharup@amazon.com>
    Co-authored-by: Kavitha Conjeevaram Mohan <mohakavi@amazon.com>
    Co-authored-by: Eric Wei <menwe@amazon.com>
    Co-authored-by: Derek Ho <dxho@amazon.com>
    6 people authored and joshuali925 committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    e2f40f3 View commit details
    Browse the repository at this point in the history
  5. [Panel] Fix panel resizing and date picker bugs (opensearch-project#364)

    * fix panel resizing issue
    
    Signed-off-by: Eric Wei <menwe@amazon.com>
    
    * fix bug of panel relayout not reflected after page refresh
    
    Signed-off-by: Eric Wei <menwe@amazon.com>
    
    * fix panel date picker issue for new panel/visualization
    
    Signed-off-by: Eric Wei <menwe@amazon.com>
    
    * update snapshots
    
    Signed-off-by: Eric Wei <menwe@amazon.com>
    
    * fix bug of not seeing  panel daterange change reflected for old visulization
    
    Signed-off-by: Eric Wei <menwe@amazon.com>
    
    ---------
    
    Signed-off-by: Eric Wei <menwe@amazon.com>
    mengweieric authored and joshuali925 committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    06c8176 View commit details
    Browse the repository at this point in the history
  6. Reorganize 3_panels.spec.ts E2E (opensearch-project#362)

    Signed-off-by: Peter Fitzgibbons <pjfitz@amazon.com>
    Co-authored-by: Peter Fitzgibbons <pjfitz@amazon.com>
    2 people authored and joshuali925 committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    301700b View commit details
    Browse the repository at this point in the history
  7. fix traces side nav (opensearch-project#360)

    Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>
    ps48 authored and joshuali925 committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    25a7144 View commit details
    Browse the repository at this point in the history
  8. [Fix] Panels/Dashboard Duplicate Action fails when source is saved-ob…

    …ject (opensearch-project#361)
    
    * Fix CustomPanel duplication when source is SavedObject
    
    - Fix stability of 3_panels.spec.ts E2E test
    - Fix Explorer/Visualizaitons routes and Exolorer-Create
    
    * fix bug of panel relayout not reflected after page refresh
    * fix panel date picker issue for new panel/visualization
    * fix bug of not seeing  panel daterange change reflected for old visulization
    
    ---------
    
    Signed-off-by: Peter Fitzgibbons <pjfitz@amazon.com>
    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    Signed-off-by: Eric Wei <menwe@amazon.com>
    Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>
    Co-authored-by: Peter Fitzgibbons <pjfitz@amazon.com>
    Co-authored-by: Joshua Li <joshuali925@gmail.com>
    Co-authored-by: Eric Wei <menwe@amazon.com>
    Co-authored-by: Shenoy Pratik <sgguruda@amazon.com>
    5 people committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    3136d74 View commit details
    Browse the repository at this point in the history
  9. bulk update separation (opensearch-project#356)

    * bulk update separation
    
    Signed-off-by: Derek Ho <dxho@amazon.com>
    
    * fix up pr
    
    Signed-off-by: Derek Ho <dxho@amazon.com>
    
    * individual panel delete SO
    
    Signed-off-by: Derek Ho <dxho@amazon.com>
    
    * also separate out on newly created ones
    
    Signed-off-by: Derek Ho <dxho@amazon.com>
    
    * resolve pr comments
    
    Signed-off-by: Derek Ho <dxho@amazon.com>
    
    * bulk update new so panels
    
    Signed-off-by: Derek Ho <dxho@amazon.com>
    
    * fix PR
    
    Signed-off-by: Derek Ho <dxho@amazon.com>
    
    ---------
    
    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho authored and joshuali925 committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    08c4be9 View commit details
    Browse the repository at this point in the history
  10. Fix side nav minor bugs (opensearch-project#365)

    * fix side nav minor bugs
    * fix notebook clone link
    * add event changes
    * Add /explorer to router path to indicate query result page
    * Remove /trace_analytics from redirects
    * fix trace correlation link
    
    ---------
    
    Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>
    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    Co-authored-by: Joshua Li <joshuali925@gmail.com>
    ps48 and joshuali925 committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    b554c71 View commit details
    Browse the repository at this point in the history
  11. fix replace in new so panel (opensearch-project#367)

    * fix replace in new so panel
    
    Signed-off-by: Derek Ho <dxho@amazon.com>
    
    * remove unecessary imports
    
    Signed-off-by: Derek Ho <dxho@amazon.com>
    
    ---------
    
    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho authored and joshuali925 committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    85d5470 View commit details
    Browse the repository at this point in the history
  12. Minor left nav fixes (opensearch-project#368)

    * Fix operation panel create link
    
    Signed-off-by: Rupal Mahajan <maharup@amazon.com>
    
    * Rename panels header to dashboard
    
    Signed-off-by: Rupal Mahajan <maharup@amazon.com>
    
    * Fix cancel url under applications
    
    Signed-off-by: Rupal Mahajan <maharup@amazon.com>
    
    ---------
    
    Signed-off-by: Rupal Mahajan <maharup@amazon.com>
    rupal-bq authored and joshuali925 committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    a428a23 View commit details
    Browse the repository at this point in the history
  13. Recover Panel View Legacy - Duplicate Action (opensearch-project#366)

    Signed-off-by: Peter Fitzgibbons <pjfitz@amazon.com>
    Co-authored-by: Peter Fitzgibbons <pjfitz@amazon.com>
    2 people authored and joshuali925 committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    0d0a253 View commit details
    Browse the repository at this point in the history
  14. fix deleted import (opensearch-project#370)

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho authored and joshuali925 committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    89a4e35 View commit details
    Browse the repository at this point in the history
  15. Fix crash at loading app analytics tabs (opensearch-project#369)

    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    joshuali925 committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    d26262a View commit details
    Browse the repository at this point in the history
  16. fix history issue (opensearch-project#371)

    Signed-off-by: Eric Wei <menwe@amazon.com>
    mengweieric authored and joshuali925 committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    d3f610f View commit details
    Browse the repository at this point in the history
  17. fix re-direct links for visualizaitons in notebooks, metrics (opensea…

    …rch-project#372)
    
    Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>
    ps48 authored and joshuali925 committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    42e6013 View commit details
    Browse the repository at this point in the history
  18. Support new notebooks URL for reporting (opensearch-project#373)

    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    joshuali925 committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    f421b9c View commit details
    Browse the repository at this point in the history
  19. fix legacy route for traces (opensearch-project#374)

    Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>
    ps48 authored and joshuali925 committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    b534cc4 View commit details
    Browse the repository at this point in the history
  20. Recover Panel View Legacy - Duplicate Action (opensearch-project#376)

    Panel View SavedObject
    - Duplicate Action
    - protect render from invalid record
    - hide render while loading
    
    Signed-off-by: Peter Fitzgibbons <pjfitz@amazon.com>
    Co-authored-by: Peter Fitzgibbons <pjfitz@amazon.com>
    2 people authored and joshuali925 committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    5743442 View commit details
    Browse the repository at this point in the history
  21. Organize imports on custom panels home file (opensearch-project#377)

    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    joshuali925 committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    1362a1a View commit details
    Browse the repository at this point in the history
  22. fix doc viewer flyout styling in explorer (opensearch-project#378)

    Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>
    ps48 authored and joshuali925 committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    6bbbd3c View commit details
    Browse the repository at this point in the history
  23. Rename Panels => Observability Dashboard (opensearch-project#380)

    * Rename Panels => Observability Dashboard
    ---------
    
    Signed-off-by: Peter Fitzgibbons <pjfitz@amazon.com>
    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>
    Co-authored-by: Peter Fitzgibbons <pjfitz@amazon.com>
    Co-authored-by: Joshua Li <joshuali925@gmail.com>
    Co-authored-by: Shenoy Pratik <sgguruda@amazon.com>
    4 people committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    7fa9a09 View commit details
    Browse the repository at this point in the history
  24. Update jest tests and snapshots for panels with redux (opensearch-pro…

    …ject#381)
    
    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    joshuali925 committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    64a10db View commit details
    Browse the repository at this point in the history
  25. Fix redirection to legacy event_analytics URL (opensearch-project#383)

    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    joshuali925 committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    7962c55 View commit details
    Browse the repository at this point in the history