Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Support for removing workspaces#10

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
fioan89 merged 7 commits intomainfromsupport-for-removing-workspaces
Feb 28, 2025

Conversation

fioan89
Copy link
Collaborator

@fioan89fioan89 commentedFeb 27, 2025
edited
Loading

  • facade for Coder's REST endpoint to remove a workspace
  • pop-up dailog for user to confirm the workspace removal
  • add support for status icons and as a bonus Toolbox is now displaying nice animation around the header bar when workspace is starting or stopping
  • resolvesSupport for Toolbox Delete button on Coder Workspaces #7

Small note: info and error dialogs created with ToolboxUi#showInfoPopup, ToolboxUi#showYesNoPopup, and ToolboxUi#showOkCancelPopup only appear on the main page where all environments are listed. JetBrains is addressing the issue but until then user can interact with the confirmation dialog only from the front page.

matifali reacted with thumbs up emoji
- biggest issue is that popup dialogs are only visible in the main page  so user can only confirm from that place. It can press the delete button  even from the workspace details page, but it will have to navigate  back to the main page to confirm whether he wants to proceed with the delete action.- the actual delete is not yet implemented
- calls the coder REST API endpoints to remove a workspace id.
- needed otherwise we are going to show a stale workspace in the contents view.- only when workspace changes status to DELETING or DELETED.
- and as a bonus Toolbox is now displaying nice animation around the header bar when  workspace is starting or stopping
@fioan89fioan89 marked this pull request as ready for reviewFebruary 27, 2025 22:31
@fioan89fioan89 merged commit57e48ea intomainFeb 28, 2025
@fioan89fioan89 deleted the support-for-removing-workspaces branchFebruary 28, 2025 18:36
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@matifalimatifalimatifali approved these changes

@bcpeinhardtbcpeinhardtAwaiting requested review from bcpeinhardt

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Support for Toolbox Delete button on Coder Workspaces
2 participants
@fioan89@matifali

[8]ページ先頭

©2009-2025 Movatter.jp