- Notifications
You must be signed in to change notification settings - Fork928
chore(site): remove xstate#10659
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
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes from1 commit
Commits
Show all changes
33 commits Select commitHold shift + click to select a range
3c99474
Remove template deprecation warning
BrunoQuaresma878f995
Move deployment values fetching
BrunoQuaresmacdf8859
Remove unused code from template warning
BrunoQuaresma964c3d2
Extract initial data
BrunoQuaresma2cd9de1
Move quota fetching to be used close to where it is used
BrunoQuaresma4fd62bb
Fix test on Terminal because of workspace query changes
BrunoQuaresma168024d
Merge branch 'main' of https://github.com/coder/coder into bq/refacto…
BrunoQuaresmab6ee59a
Move can suto start to be on WorkspaceReadyPage
BrunoQuaresma2388cae
Extract ssh config
BrunoQuaresma3d96b94
Extract watching workspace out of xstate
BrunoQuaresmab0fba32
Remove unused code
BrunoQuaresma9edfd71
Organize code on ready page
BrunoQuaresma3e1de93
Extract change version from xstate
BrunoQuaresmaab8977c
Extract update workspace
BrunoQuaresmacb2c966
Extract delete
BrunoQuaresma6c8ec9f
Extract activate
BrunoQuaresma039f4bb
Remove unecessary require permission
BrunoQuaresma987f14f
Remove unused RequirePermission usage
BrunoQuaresma13e954f
Extract refresh timeline
BrunoQuaresma764f047
Remove REFRESH_WORKSPACE
BrunoQuaresma633c431
Extract stop
BrunoQuaresma20e073f
Extract start
BrunoQuaresmabfcc99d
Extract cancellation and remove xservices
BrunoQuaresmacf6896a
Clean up
BrunoQuaresmab6c9469
Add retry with debug
BrunoQuaresmaa4a33f9
Remove XState
BrunoQuaresmae72abf5
Merge branch 'main' of https://github.com/coder/coder into bq/refacto…
BrunoQuaresma75d39a2
Clean up event source
BrunoQuaresmac3de809
Rename workspace mutations
BrunoQuaresma477b928
Invalidate workspace builds data on cancel
BrunoQuaresmad189c20
use useEffectEvent to avoid unecessary updates
BrunoQuaresma49b95a2
Merge branch 'main' of https://github.com/coder/coder into bq/refacto…
BrunoQuaresma6cc257a
Fix cancel action
BrunoQuaresmaFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
Extract refresh timeline
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commit13e954f098ef033e9d39386014983794e7ca199d
There are no files selected for viewing
7 changes: 6 additions & 1 deletionsite/src/api/queries/workspaceBuilds.ts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
18 changes: 11 additions & 7 deletionssite/src/api/queries/workspaces.ts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
5 changes: 0 additions & 5 deletionssite/src/pages/WorkspacePage/WorkspacePage.tsx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
20 changes: 6 additions & 14 deletionssite/src/xServices/workspace/workspaceXService.ts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.