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

Introduce the redesign page and applications headers behind a switch #7637

Merged
merged 35 commits into from
Aug 12, 2024

Commits on Aug 10, 2024

  1. Bump OUI to 1.9.0

    Signed-off-by: Miki <[email protected]>
    AMoo-Miki committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    1b246b8 View commit details
    Browse the repository at this point in the history
  2. Introduce the redesigned page header

    Signed-off-by: Miki <[email protected]>
    
    Update UX of breadcrumbs, menu toggle, and the new contribution points
    
    Signed-off-by: Miki <[email protected]>
    
    Add renderElement option in HeaderControls
    
    Signed-off-by: Shenoy Pratik <[email protected]>
    
    Update application mocks and rearrange header layout
    
    Signed-off-by: Shenoy Pratik <[email protected]>
    
    Break and restyle breadcrumb
    
    Signed-off-by: Zhongnan Su <[email protected]>
    
    Implement header updates
    
    Signed-off-by: Miki <[email protected]>
    AMoo-Miki committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    782f968 View commit details
    Browse the repository at this point in the history
  3. Introduce HeaderVariant

    Signed-off-by: Miki <[email protected]>
    AMoo-Miki committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    84d9845 View commit details
    Browse the repository at this point in the history
  4. Organize Header's layout

    Signed-off-by: Miki <[email protected]>
    AMoo-Miki committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    09f5245 View commit details
    Browse the repository at this point in the history
  5. Fix header control spacing

    Signed-off-by: Miki <[email protected]>
    AMoo-Miki committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    23a7cd3 View commit details
    Browse the repository at this point in the history
  6. Conditionally append breadcrumb to recent popover

    Fix mock for recent items
    
    Co-authored-by: Zhongnan Su <[email protected]>
    Co-authored-by: Shenoy Pratik <[email protected]>
    2 people authored and AMoo-Miki committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    7c48239 View commit details
    Browse the repository at this point in the history
  7. Update top nav render and add app header

    Use ScreenTitle instead of appname from topnav menu
    
    Signed-off-by: Shenoy Pratik <[email protected]>
    ps48 authored and AMoo-Miki committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    19bf6ce View commit details
    Browse the repository at this point in the history
  8. Compress QueryStringInput appearance

    Signed-off-by: Miki <[email protected]>
    AMoo-Miki committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    4e33467 View commit details
    Browse the repository at this point in the history
  9. Update header for applications

    Signed-off-by: Miki <[email protected]>
    AMoo-Miki committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    6d26211 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    51ba337 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d69eff8 View commit details
    Browse the repository at this point in the history
  12. Add tests for chrome Header

    Signed-off-by: Shenoy Pratik <[email protected]>
    ps48 authored and AMoo-Miki committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    dcefaad View commit details
    Browse the repository at this point in the history
  13. Update Breadcrumbs tests

    Signed-off-by: Shenoy Pratik <[email protected]>
    ps48 authored and AMoo-Miki committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    04335a8 View commit details
    Browse the repository at this point in the history
  14. Add tests for HeaderControlsContainer

    Signed-off-by: Miki <[email protected]>
    AMoo-Miki committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    a73791c View commit details
    Browse the repository at this point in the history
  15. Add tests for TopNavControls and TopNavControlItem

    Signed-off-by: Shenoy Pratik <[email protected]>
    ps48 authored and AMoo-Miki committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    7a12fe6 View commit details
    Browse the repository at this point in the history
  16. Updated tests for TopNavMenu and TopNavMenuItem

    Signed-off-by: Shenoy Pratik <[email protected]>
    ps48 authored and AMoo-Miki committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    67e2886 View commit details
    Browse the repository at this point in the history
  17. Fix uiSettingsServiceMock missing start

    Signed-off-by: Miki <[email protected]>
    AMoo-Miki committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    e7531bf View commit details
    Browse the repository at this point in the history
  18. Add the target property to TopNavControlItem

    Signed-off-by: Miki <[email protected]>
    AMoo-Miki committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    8268975 View commit details
    Browse the repository at this point in the history
  19. Update Navigation mock and start contract

    Signed-off-by: Miki <[email protected]>
    AMoo-Miki committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    f070ce7 View commit details
    Browse the repository at this point in the history
  20. Add createGetterSetter mock in dashboards app state

    Signed-off-by: Shenoy Pratik <[email protected]>
    ps48 authored and AMoo-Miki committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    7bf25f9 View commit details
    Browse the repository at this point in the history
  21. Add tests for setting and unsetting header variant

    Signed-off-by: Miki <[email protected]>
    AMoo-Miki committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    ddb7276 View commit details
    Browse the repository at this point in the history
  22. Add tests for setting header controls

    Signed-off-by: Miki <[email protected]>
    AMoo-Miki committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    93a3443 View commit details
    Browse the repository at this point in the history
  23. Re-skin DataSource selection's trigger button

    Signed-off-by: Miki <[email protected]>
    AMoo-Miki committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    272a85e View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    6a7d951 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    0f90ff2 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    046c4f2 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    cf9839d View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    f903d17 View commit details
    Browse the repository at this point in the history
  29. Add changelog fragment

    Signed-off-by: Shenoy Pratik <[email protected]>
    Signed-off-by: Miki <[email protected]>
    AMoo-Miki committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    310c069 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    1cfe38a View commit details
    Browse the repository at this point in the history
  31. Use EUI aliases in CSS variables

    Signed-off-by: Miki <[email protected]>
    AMoo-Miki committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    db4fb52 View commit details
    Browse the repository at this point in the history
  32. Remove TopNavMenuLink

    Signed-off-by: Miki <[email protected]>
    AMoo-Miki committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    79431ae View commit details
    Browse the repository at this point in the history
  33. Make sure OuiHeader doesn't contribute to the background

    Also:
    * Remove unused code
    
    Signed-off-by: Miki <[email protected]>
    AMoo-Miki committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    11a4151 View commit details
    Browse the repository at this point in the history
  34. Better border hiding for DSM popover button

    Signed-off-by: Miki <[email protected]>
    AMoo-Miki committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    9a4e1fe View commit details
    Browse the repository at this point in the history
  35. Make popover button overflow later

    Signed-off-by: Miki <[email protected]>
    AMoo-Miki committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    ddb9c3d View commit details
    Browse the repository at this point in the history