-
Notifications
You must be signed in to change notification settings - Fork 291
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(user-migration): added banner to start migration flow [WPB-11265] #18208
Merged
Conversation
This file contains 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
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## dev #18208 +/- ##
==========================================
- Coverage 46.41% 46.39% -0.02%
==========================================
Files 800 804 +4
Lines 25825 25866 +41
Branches 5887 5892 +5
==========================================
+ Hits 11986 12001 +15
- Misses 12334 12357 +23
- Partials 1505 1508 +3 |
V-Gira
reviewed
Oct 25, 2024
src/script/page/LeftSidebar/panels/Conversations/ConversationTabs/TeamUpgradeBanner.tsx
Outdated
Show resolved
Hide resolved
V-Gira
reviewed
Oct 25, 2024
src/script/page/LeftSidebar/panels/Conversations/ConversationTabs/TeamUpgradeBanner.tsx
Outdated
Show resolved
Hide resolved
V-Gira
reviewed
Oct 25, 2024
src/script/page/LeftSidebar/panels/Conversations/ConversationTabs/TeamUpgradeBanner.tsx
Outdated
Show resolved
Hide resolved
przemvs
reviewed
Oct 28, 2024
przemvs
reviewed
Oct 28, 2024
src/script/page/LeftSidebar/panels/Conversations/ConversationTabs/TeamUpgradeBanner.tsx
Outdated
Show resolved
Hide resolved
olafsulich
reviewed
Oct 28, 2024
e-maad
requested review from
przemvs,
olafsulich and
V-Gira
and removed request for
przemvs
October 28, 2024 10:35
przemvs
reviewed
Oct 28, 2024
przemvs
reviewed
Oct 28, 2024
przemvs
reviewed
Oct 28, 2024
przemvs
reviewed
Oct 28, 2024
przemvs
reviewed
Oct 28, 2024
przemvs
reviewed
Oct 28, 2024
...t/page/LeftSidebar/panels/Conversations/ConversationTabs/TeamCreation/TeamCreationBanner.tsx
Outdated
Show resolved
Hide resolved
przemvs
reviewed
Oct 28, 2024
...t/page/LeftSidebar/panels/Conversations/ConversationTabs/TeamCreation/TeamCreationBanner.tsx
Outdated
Show resolved
Hide resolved
przemvs
approved these changes
Oct 28, 2024
Quality Gate passedIssues Measures |
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.
Description
Added call-to-action banner to start migration flow from private user to team user
Screen Recording
Screen.Recording.2024-10-25.at.15.50.48.mov
Dark mode:
Checklist