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

Implement Workspaces GUI #15946

Merged
merged 30 commits into from
Mar 25, 2024
Merged

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    4d6529e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    672544c View commit details
    Browse the repository at this point in the history
  3. Implement workspaces sidebar and menu implementation

    Fix sidebars and commands missing await
    
    Add the menus and sidebars schema
    
    Fixup integrity
    
    Fix yarn lock
    
    Fix margin around close buttons in sidebar
    krassowski committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    8fcd1f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b5812c View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    95ac8b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efec5c6 View commit details
    Browse the repository at this point in the history
  3. Add documentation snapshot which tests opening

    workspace from file, adding workspaces by command, and context menu.
    Fix minor issue with docs formatting/linking.
    krassowski committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    c9135f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

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

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    4f90990 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da2711e View commit details
    Browse the repository at this point in the history
  3. Fix sidebar test by fixing workspaces state mock implementation

    Wait for launcher to avoid flaky snapshot
    
    Add snapshot for sidebar
    krassowski committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    0de7c37 View commit details
    Browse the repository at this point in the history
  4. Test workspaces menu

    Add snapshot for workspaces submenu
    krassowski committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    5dc0a2e View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Lint: add missing brackets

    krassowski committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    10a7d38 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

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

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    19f3ad8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2872d00 View commit details
    Browse the repository at this point in the history
  3. Add quotes to emphasize workspace name,

    to avoid confusion when workspace is named with a word
    krassowski committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    f15ed80 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c257f6d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b934baa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6459bc0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8134d1f View commit details
    Browse the repository at this point in the history
  8. Apply suggestions on wording in workspaces docs

    Co-authored-by: Jason Weill <93281816+JasonWeill@users.noreply.github.com>
    krassowski and JasonWeill committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    3e90ce4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3c867b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    44da8ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    098612e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcc4b77 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b602c1f View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    4dc6cfd View commit details
    Browse the repository at this point in the history
  2. Fix flaky snapshot

    krassowski committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    e7746e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fde83ee View commit details
    Browse the repository at this point in the history