-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Replace AlertBox with Alert component #10199
Replace AlertBox with Alert component #10199
Conversation
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 @KevSlashNull for contributing, the detailed write-up on how to test this, and the before and after screenshots!
- Re-posting from Fix link to Code of Conduct in README #10170 (comment), let me loop in @meysholdt to reach out about the CLA. 🏓
- UX and code changes look good! ✔️
- Opened a new follow up issue for the InfoBox component migration in Migrate InfoBox components to the new Alert component #10205, see Migrate AlertBox components to the new Alert component #9411 (comment). ➿
- Let me also spin up a preview environment for this PR below. 🚀
/werft run 👍 started the job as gitpod-build-9411-replace-alertbox-with-alert-component-fork.0 |
hi @KevSlashNull! To send you our CLA, can you please send me an email to moritz@gitpod.io with your full name? I will then send the CLA via DocuSign to your email address. |
Thanks @meysholdt, I’ve sent you an email. 😄 |
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Let me reopen this, @KevSlashNull! The issue in #7864 should not be a blocker for signing the CLA and merging this. I've pinged the team internally. Have you signed the CLA that @meysholdt mentioned in #10199 (comment)? |
… On Mon, 27 Jun 2022, 12:15 George Tsiolis ***@***.***> wrote:
Let me reopen this, @KevSlashNull <https://github.com/KevSlashNull>! I've
pinged the team internally.
Have you signed the CLA that @meysholdt <https://github.com/meysholdt>
mentioned in #10199 (comment)
<#10199 (comment)>?
—
Reply to this email directly, view it on GitHub
<#10199 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGZQRIHAMXULTKJXNQI3UKLVRF5NVANCNFSM5WXCYIEQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
hi @KevSlashNull, we've updated our CLA process and the controversial language of #7864 is no longer part of our CLA. Can you please sign our CLA via this DocuSign form? If there are any questions, you can reach me via moritz@gitpod.io. |
@meysholdt, cool, thank you! 😄 I signed the CLA. Once it’s signed by you as well, I’ll push a commit to fix the conflicts to get this PR moving. |
hi @KevSlashNull, thank you for signing! I have signed it as well. |
Thanks @meysholdt! @KevSlashNull could you resolve conflicts and rebase against main? 🏓 |
This replaces the old AlertBox with the new Alert (type `warning`) in the dashboard.
b0d4b5a
to
888f858
Compare
Thanks @meysholdt! @gtsiolis, I’ve rebased and fixed the conflicts. Back to you! 🏓 |
/werft run 👍 started the job as gitpod-build-9411-replace-alertbox-with-alert-component-fork.1 |
started the job as gitpod-build-9411-replace-alertbox-with-alert-component.0 because the annotations in the pull request description changed |
/werft with-preview 👎 unknown command: with-preview |
/werft run with-preview 👍 started the job as gitpod-build-9411-replace-alertbox-with-alert-component-fork.2 |
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.
Approving once more after running the preview environment. You should be able to access the preview environment for the next couple of hours before it times out.
UX and code changes, LGTM. ✔️
Thanks again @KevSlashNull for contributing and for your patience while our CLA signing process was under the microscope. 🍊
This will need one more approval from someone from the @gitpod-io/engineering-webapp
—Explicitly pinging @gitpod-io/engineering-webapp for visibility.
Thanks for taking a look @andrew-farries! 🏀 |
Thanks @gtsiolis and @andrew-farries! 🙌 |
Description
This PR replaces the old
AlertBox
with the newAlert
component (typewarning
) across the dashboard. This change is a part of the overall effort to migrate to the newAlert
component in #9411.Related Issue(s)
Fix #9411
How to test
Integration activation
example.codingpa.ws
, Application ID:test
, Secret:test
)Project variables
Upgrade modal
Team plan pricing
Confirmation modal
Release Notes
Documentation
Werft options: