-
Notifications
You must be signed in to change notification settings - Fork 66
feat: workspace kind Edit Pod Configs #425
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
feat: workspace kind Edit Pod Configs #425
Conversation
1257622
to
d0bf720
Compare
dfa1521
to
d9ee5da
Compare
d9ee5da
to
25ba155
Compare
workspaces/frontend/src/app/pages/WorkspaceKinds/Form/podConfig/ResourceInputWrapper.tsx
Show resolved
Hide resolved
9dc4645
to
f73f632
Compare
f73f632
to
d58cacc
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR @thaorell!
workspaces/frontend/src/app/pages/WorkspaceKinds/Form/fileUpload/WorkspaceKindFileUpload.tsx
Outdated
Show resolved
Hide resolved
workspaces/frontend/src/app/pages/WorkspaceKinds/Form/podConfig/ResourceInputWrapper.tsx
Outdated
Show resolved
Hide resolved
workspaces/frontend/src/app/pages/WorkspaceKinds/Form/WorkspaceKindForm.tsx
Outdated
Show resolved
Hide resolved
workspaces/frontend/src/app/pages/WorkspaceKinds/Form/podConfig/WorkspaceKindFormPodConfig.tsx
Show resolved
Hide resolved
...ces/frontend/src/app/pages/WorkspaceKinds/Form/podConfig/WorkspaceKindFormPodConfigModal.tsx
Outdated
Show resolved
Hide resolved
.../frontend/src/app/pages/WorkspaceKinds/Form/podConfig/WorkspaceKindFormPodConfigResource.tsx
Outdated
Show resolved
Hide resolved
.../frontend/src/app/pages/WorkspaceKinds/Form/podConfig/WorkspaceKindFormPodConfigResource.tsx
Outdated
Show resolved
Hide resolved
.../frontend/src/app/pages/WorkspaceKinds/Form/podConfig/WorkspaceKindFormPodConfigResource.tsx
Outdated
Show resolved
Hide resolved
workspaces/frontend/src/app/pages/WorkspaceKinds/Form/podConfig/ResourceInputWrapper.tsx
Outdated
Show resolved
Hide resolved
workspaces/frontend/src/app/pages/WorkspaceKinds/Form/podConfig/ResourceInputWrapper.tsx
Outdated
Show resolved
Hide resolved
Signed-off-by: Charles Thao <[email protected]>
Signed-off-by: Charles Thao <[email protected]>
Signed-off-by: Charles Thao <[email protected]>
Signed-off-by: Charles Thao <[email protected]>
d58cacc
to
a5dfec8
Compare
3c0dfff
to
80d0937
Compare
Signed-off-by: Charles Thao <[email protected]>
c5530bd
to
6c5c5ff
Compare
workspaces/frontend/src/app/pages/WorkspaceKinds/Form/helpers.ts
Outdated
Show resolved
Hide resolved
workspaces/frontend/src/app/pages/WorkspaceKinds/Form/podConfig/WorkspaceKindFormResource.tsx
Show resolved
Hide resolved
...ces/frontend/src/app/pages/WorkspaceKinds/Form/podConfig/WorkspaceKindFormPodConfigModal.tsx
Outdated
Show resolved
Hide resolved
workspaces/frontend/src/app/pages/WorkspaceKinds/Form/podConfig/WorkspaceKindFormResource.tsx
Outdated
Show resolved
Hide resolved
6c5c5ff
to
1467f13
Compare
/ok-to-test |
1467f13
to
596fb92
Compare
Signed-off-by: Charles Thao <[email protected]>
596fb92
to
b5b1072
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the PR, @thaorell!
/lgtm
Screen.Recording.2025-07-02.at.4.42.40.PM.mov |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ederign The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
* Add Pod Config to WorkspaceKind form Signed-off-by: Charles Thao <[email protected]> * Add resource section for PodConfig Signed-off-by: Charles Thao <[email protected]> * Use refactored types Signed-off-by: Charles Thao <[email protected]> * Improve Resource input Signed-off-by: Charles Thao <[email protected]> * Move form view to edit mode only Signed-off-by: Charles Thao <[email protected]> * Bug fix and improvements Signed-off-by: Charles Thao <[email protected]> --------- Signed-off-by: Charles Thao <[email protected]>
closes: #356
related: #365