Skip to content

feat: Configure workspaces during creation#10812

Draft
ArtyomSavchenko wants to merge 5 commits intodevelopfrom
configure-workspace
Draft

feat: Configure workspaces during creation#10812
ArtyomSavchenko wants to merge 5 commits intodevelopfrom
configure-workspace

Conversation

@ArtyomSavchenko
Copy link
Copy Markdown
Member

@ArtyomSavchenko ArtyomSavchenko commented Apr 30, 2026

Add ability to configure workspace during creation:
Screenshot 2026-04-30 at 16 22 30
Screenshot 2026-04-30 at 16 22 22

Redesign configure page and add missing icons.
Before:
Screenshot 2026-04-30 at 16 30 31
After:
Screenshot 2026-04-30 at 16 51 44

Signed-off-by: Artem Savchenko <armisav@gmail.com>
@huly-github-staging
Copy link
Copy Markdown

Connected to Huly®: UBERF-16395

Signed-off-by: Artem Savchenko <armisav@gmail.com>
// to apply, in which case we behave exactly like a legacy createWorkspace call.
const pendingConfiguration = validateWorkspaceConfiguration(configuration)

const { workspaceUuid, workspaceUrl } = await createWorkspaceRecord(
Signed-off-by: Artem Savchenko <armisav@gmail.com>
Signed-off-by: Artem Savchenko <armisav@gmail.com>
Signed-off-by: Artem Savchenko <armisav@gmail.com>
@aonnikov
Copy link
Copy Markdown
Member

aonnikov commented May 1, 2026

Nope, that's too complex for the initial setup, especially for new users

@ArtyomSavchenko
Copy link
Copy Markdown
Member Author

ArtyomSavchenko commented May 2, 2026

Nope, that's too complex for the initial setup, especially for new users

It is optional, the old one-click creation method remains available and it is displayed by default.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants