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 workspaceAvailability field into application #6427

Merged
merged 15 commits into from
Apr 23, 2024

Commits on Apr 22, 2024

  1. [Workspace] Jump to non-workspace url when clicking home icon (opense…

    …arch-project#316)
    
    * temp: save
    
    Signed-off-by: SuZhou-Joe <[email protected]>
    
    * feat: complete the feature
    
    Signed-off-by: SuZhou-Joe <[email protected]>
    
    * feat: remove useless code
    
    Signed-off-by: SuZhou-Joe <[email protected]>
    
    * fix: bootstrap error
    
    Signed-off-by: SuZhou-Joe <[email protected]>
    
    * fix: bootstrap error
    
    Signed-off-by: SuZhou-Joe <[email protected]>
    
    * fix: page not found error
    
    Signed-off-by: SuZhou-Joe <[email protected]>
    
    * fix: anchor href
    
    Signed-off-by: SuZhou-Joe <[email protected]>
    
    * feat: update toNavLink to comply with workspace
    
    Signed-off-by: SuZhou-Joe <[email protected]>
    
    * feat: change to workspaceless
    
    Signed-off-by: SuZhou-Joe <[email protected]>
    
    * feat: change to workspaceless
    
    Signed-off-by: SuZhou-Joe <[email protected]>
    
    * feat: change to workspaceless
    
    Signed-off-by: SuZhou-Joe <[email protected]>
    
    * feat: register list and create page as workspaceless
    
    Signed-off-by: SuZhou-Joe <[email protected]>
    
    * feat: optimize code
    
    Signed-off-by: SuZhou-Joe <[email protected]>
    
    * feat: update to WorkspaceVisibility
    
    Signed-off-by: SuZhou-Joe <[email protected]>
    
    * feat: add unit test
    
    Signed-off-by: SuZhou-Joe <[email protected]>
    
    * feat: optimize the jump logic
    
    Signed-off-by: SuZhou-Joe <[email protected]>
    
    * fix: unit test
    
    Signed-off-by: SuZhou-Joe <[email protected]>
    
    * feat: make app inaccessible if workspaceAccessibility is No
    
    Signed-off-by: SuZhou-Joe <[email protected]>
    
    ---------
    
    Signed-off-by: SuZhou-Joe <[email protected]>
    SuZhou-Joe committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    0d66e03 View commit details
    Browse the repository at this point in the history
  2. refactor: using WorkspaceAvailability

    Signed-off-by: SuZhou-Joe <[email protected]>
    SuZhou-Joe committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    397fb71 View commit details
    Browse the repository at this point in the history
  3. feat: change test name

    Signed-off-by: SuZhou-Joe <[email protected]>
    SuZhou-Joe committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    857af9f View commit details
    Browse the repository at this point in the history
  4. feat: update wording

    Signed-off-by: SuZhou-Joe <[email protected]>
    SuZhou-Joe committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    dc07eac View commit details
    Browse the repository at this point in the history
  5. feat: update test

    Signed-off-by: SuZhou-Joe <[email protected]>
    SuZhou-Joe committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    4373bd6 View commit details
    Browse the repository at this point in the history
  6. feat: add unit test

    Signed-off-by: SuZhou-Joe <[email protected]>
    SuZhou-Joe committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    9ca591b View commit details
    Browse the repository at this point in the history
  7. feat: remove CHANGELOG change

    Signed-off-by: SuZhou-Joe <[email protected]>
    SuZhou-Joe committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    5a000af View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1c50262 View commit details
    Browse the repository at this point in the history
  9. Apply suggestions from code review

    Co-authored-by: Yulong Ruan <[email protected]>
    Signed-off-by: SuZhou-Joe <[email protected]>
    SuZhou-Joe and ruanyl committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    8eb9fc2 View commit details
    Browse the repository at this point in the history
  10. Update src/plugins/workspace/public/utils.test.ts

    Co-authored-by: Miki <[email protected]>
    Signed-off-by: SuZhou-Joe <[email protected]>
    SuZhou-Joe and AMoo-Miki committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    d6ae907 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Lint src/plugins/workspace/public/utils.test.ts

    Signed-off-by: Miki <[email protected]>
    AMoo-Miki authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    3b1a612 View commit details
    Browse the repository at this point in the history
  2. Lint src/plugins/workspace/public/utils.test.ts

    Signed-off-by: Miki <[email protected]>
    AMoo-Miki authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    d0619d4 View commit details
    Browse the repository at this point in the history
  3. Lint src/plugins/workspace/public/utils.test.ts

    Signed-off-by: Miki <[email protected]>
    AMoo-Miki authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    7a2eaf6 View commit details
    Browse the repository at this point in the history
  4. fix: lint error

    Signed-off-by: SuZhou-Joe <[email protected]>
    SuZhou-Joe committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    766143a View commit details
    Browse the repository at this point in the history
  5. fix: unit test

    Signed-off-by: SuZhou-Joe <[email protected]>
    SuZhou-Joe committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    fffd0ee View commit details
    Browse the repository at this point in the history