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] Filter left nav menu items according to the current workspace #6234

Commits on Mar 26, 2024

  1. Filter left nav menu items according to the current workspace

    Signed-off-by: Yulong Ruan <[email protected]>
    ruanyl committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    d46cc94 View commit details
    Browse the repository at this point in the history
  2. fix type error

    Signed-off-by: Yulong Ruan <[email protected]>
    ruanyl committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    e917028 View commit details
    Browse the repository at this point in the history
  3. update changelog

    Signed-off-by: Yulong Ruan <[email protected]>
    ruanyl committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    42da2b2 View commit details
    Browse the repository at this point in the history
  4. fix linter

    Signed-off-by: Yulong Ruan <[email protected]>
    ruanyl committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    1a4d743 View commit details
    Browse the repository at this point in the history
  5. fixed failed tests

    Signed-off-by: Yulong Ruan <[email protected]>
    ruanyl committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    05f5272 View commit details
    Browse the repository at this point in the history
  6. fix tests

    Signed-off-by: Yulong Ruan <[email protected]>
    ruanyl committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    8b20984 View commit details
    Browse the repository at this point in the history
  7. Added a comment to featureMatchesConfig for loop

    Signed-off-by: Yulong Ruan <[email protected]>
    ruanyl committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    8367050 View commit details
    Browse the repository at this point in the history
  8. update chrome module README

    Signed-off-by: Yulong Ruan <[email protected]>
    ruanyl committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    54a6fbf View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

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

Commits on Apr 5, 2024

  1. use application app updater to filter nav links when in a workspace

    An "Application Not Found" page will be displayed if accessing app which
    is not configured by the workspace
    
    Signed-off-by: Yulong Ruan <[email protected]>
    ruanyl committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    aea2ab2 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. rename featureMatch -> featureMatcher

    Signed-off-by: Yulong Ruan <[email protected]>
    ruanyl committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    ca541d8 View commit details
    Browse the repository at this point in the history
  2. update initial appUpdater$ value to return undefined

    Signed-off-by: Yulong Ruan <[email protected]>
    ruanyl committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    19609ae View commit details
    Browse the repository at this point in the history
  3. remove console log

    Signed-off-by: Yulong Ruan <[email protected]>
    ruanyl committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    fd2598d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    036db0d View commit details
    Browse the repository at this point in the history
  5. fix linting

    Signed-off-by: Yulong Ruan <[email protected]>
    ruanyl committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    7f7cefe View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

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