Skip to content
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

[Backport 2.x] [Workspace]Add right sidebar to workspace create form #7931

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 76d7a8b from #7750.

* Move workspace form inside workspace creator

Signed-off-by: Lin Wang <[email protected]>

* Remove enter details panel

Signed-off-by: Lin Wang <[email protected]>

* Rename workspace_form to workspace_creator_form

Signed-off-by: Lin Wang <[email protected]>

* Clarify workspace form types

Signed-off-by: Lin Wang <[email protected]>

* Add right sidebar to workspace creator

Signed-off-by: Lin Wang <[email protected]>

* Add submitting lock for workspace create page

Signed-off-by: Lin Wang <[email protected]>

* Changeset file for PR #7750 created/updated

* Fix form submitting lock not been covered

Signed-off-by: Lin Wang <[email protected]>

---------

Signed-off-by: Lin Wang <[email protected]>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit 76d7a8b)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

❌ Invalid Changelog Heading

The '## Changelog' heading in your PR description is either missing or malformed. Please make sure that your PR description includes a '## Changelog' heading with proper spelling, capitalization, spacing, and Markdown syntax.

Copy link

codecov bot commented Aug 30, 2024

Codecov Report

Attention: Patch coverage is 98.59155% with 1 line in your changes missing coverage. Please review.

Project coverage is 64.38%. Comparing base (e99e98d) to head (b4e3fec).
Report is 1 commits behind head on 2.x.

Files with missing lines Patch % Lines
...nents/workspace_creator/workspace_creator_form.tsx 94.73% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              2.x    #7931      +/-   ##
==========================================
+ Coverage   64.36%   64.38%   +0.01%     
==========================================
  Files        3659     3661       +2     
  Lines       80808    80855      +47     
  Branches    12867    12883      +16     
==========================================
+ Hits        52016    52062      +46     
  Misses      25604    25604              
- Partials     3188     3189       +1     
Flag Coverage Δ
Linux_1 30.38% <98.59%> (+0.05%) ⬆️
Linux_2 56.15% <ø> (ø)
Linux_3 40.79% <ø> (-0.01%) ⬇️
Linux_4 31.61% <ø> (ø)
Windows_1 30.39% <98.59%> (+0.05%) ⬆️
Windows_2 56.10% <ø> (ø)
Windows_3 40.80% <ø> (ø)
Windows_4 31.61% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ruanyl ruanyl merged commit 9cea0c1 into 2.x Aug 30, 2024
68 of 70 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocut Skip the changelog verification check on backports failed changeset seasoned-contributor v2.17.0 workspace
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants