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

Refactor workspace context menu register #207

Merged
merged 10 commits into from
Oct 10, 2023

Commits on Sep 26, 2023

  1. remove unnecessary workspace menu register

    Signed-off-by: Yulong Ruan <ruanyl@amazon.com>
    ruanyl committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    6cecd9a View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. expose interface from chrome service to allow customize left nav header

    Signed-off-by: Yulong Ruan <ruanyl@amazon.com>
    ruanyl committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    218138b View commit details
    Browse the repository at this point in the history
  2. update tests + cleanup

    Signed-off-by: Yulong Ruan <ruanyl@amazon.com>
    ruanyl committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    69efb0d View commit details
    Browse the repository at this point in the history
  3. fix type errors

    Signed-off-by: Yulong Ruan <ruanyl@amazon.com>
    ruanyl committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    9fc06f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. revert WorkspaceMenu component

    Signed-off-by: Yulong Ruan <ruanyl@amazon.com>
    ruanyl committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    37234f3 View commit details
    Browse the repository at this point in the history
  2. remove unnecessary code

    Signed-off-by: Yulong Ruan <ruanyl@amazon.com>
    ruanyl committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    17832fb View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. cleanup unnecessary code

    Signed-off-by: Yulong Ruan <ruanyl@amazon.com>
    ruanyl committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    a315e21 View commit details
    Browse the repository at this point in the history
  2. update per pr comment

    Signed-off-by: Yulong Ruan <ruanyl@amazon.com>
    ruanyl committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    9f0c054 View commit details
    Browse the repository at this point in the history
  3. fix collapsibleNavHeaderRender

    Signed-off-by: Yulong Ruan <ruanyl@amazon.com>
    ruanyl committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    6ed1af8 View commit details
    Browse the repository at this point in the history
  4. fix tests

    Signed-off-by: Yulong Ruan <ruanyl@amazon.com>
    ruanyl committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    21f8e03 View commit details
    Browse the repository at this point in the history