feat(gui): add full computing unit tab#4331
Open
gracecluvohio wants to merge 8 commits intoapache:mainfrom
Open
feat(gui): add full computing unit tab#4331gracecluvohio wants to merge 8 commits intoapache:mainfrom
gracecluvohio wants to merge 8 commits intoapache:mainfrom
Conversation
Contributor
|
@gracecluvohio Let's use "Compute" instead of "Computing Units" on the navigation bar. |
Contributor
|
@kunwp1 Please review it. |
Contributor
|
@gracecluvohio Since this is part 3 of the computing unit tab, can it be reviewed independently, or should I wait for the first two PRs to be merged? |
Contributor
Author
You should probably wait for the first two PRs to be merged. Each PR adds commits on top of the others, so there will be less files to review (and less conflicts) if earlier PRs are reviewed and merged before later ones. |
Contributor
|
Thanks! Then I will wait until the two PRs are merged. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
What changes were proposed in this PR?
This PR adds the rest of the features to create a new computing unit tab, including creating and deleting computing units and viewing computing unit details. It is part 3 of 3 of PR #3691.
Demonstration:
Creating a new computing unit:
Screen.Recording.2026-03-29.at.2.50.27.PM.mov
Deleting a computing unit:
Screen.Recording.2026-03-29.at.2.53.56.PM.mov
Viewing computing unit details:
Untitled.mov
Any related issues, documentation, discussions?
Closes #3690
How was this PR tested?
Tested locally
Was this PR authored or co-authored using generative AI tooling?
No