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

[Workspace] Add global search bar into left nav #8538

Merged
merged 20 commits into from
Oct 14, 2024

Commits on Oct 10, 2024

  1. search bar on left nav

    Signed-off-by: Hailong Cui <[email protected]>
    
    search bar on left nav
    
    Signed-off-by: Hailong Cui <[email protected]>
    
    compressed input
    
    Signed-off-by: Hailong Cui <[email protected]>
    Hailong-am committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    fbd86d5 View commit details
    Browse the repository at this point in the history
  2. support search dev tools

    Signed-off-by: Hailong Cui <[email protected]>
    Hailong-am committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    37cd6f6 View commit details
    Browse the repository at this point in the history
  3. enable devtools search only if new home is enabled

    Signed-off-by: Hailong Cui <[email protected]>
    Hailong-am committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    3a7a107 View commit details
    Browse the repository at this point in the history
  4. add unit test

    Signed-off-by: Hailong Cui <[email protected]>
    
    add more unit test
    
    Signed-off-by: Hailong Cui <[email protected]>
    Hailong-am committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    024f2fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4a1c182 View commit details
    Browse the repository at this point in the history
  6. fix incorrect variable name

    Signed-off-by: Hailong Cui <[email protected]>
    Hailong-am committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    96b2e92 View commit details
    Browse the repository at this point in the history
  7. dismiss tooltip when close popover

    Signed-off-by: Hailong Cui <[email protected]>
    Hailong-am committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    bb53a65 View commit details
    Browse the repository at this point in the history
  8. style adjustment

    Signed-off-by: Hailong Cui <[email protected]>
    Hailong-am committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    de606ad View commit details
    Browse the repository at this point in the history
  9. address review comments

    Signed-off-by: Hailong Cui <[email protected]>
    Hailong-am committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    c4c28ca View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. rename search stategy to searchHandler

    Signed-off-by: Hailong Cui <[email protected]>
    Hailong-am committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    7f94dbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb673d1 View commit details
    Browse the repository at this point in the history
  3. rename to searchCommand

    Signed-off-by: Hailong Cui <[email protected]>
    Hailong-am committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    ed21641 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d58cf0 View commit details
    Browse the repository at this point in the history
  5. exclude parent pages

    Signed-off-by: Hailong Cui <[email protected]>
    Hailong-am committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    ea06fd1 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. remove duplicate return

    Signed-off-by: Hailong Cui <[email protected]>
    Hailong-am committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    600b803 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5f66b0 View commit details
    Browse the repository at this point in the history
  3. address review comments

    Signed-off-by: Hailong Cui <[email protected]>
    Hailong-am committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    2d13afa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b918836 View commit details
    Browse the repository at this point in the history
  5. wording change for strategy

    Signed-off-by: Hailong Cui <[email protected]>
    Hailong-am committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    47f45e8 View commit details
    Browse the repository at this point in the history
  6. add icon for data adminstration & settings

    Signed-off-by: Hailong Cui <[email protected]>
    Hailong-am committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    e9fb891 View commit details
    Browse the repository at this point in the history