-
Notifications
You must be signed in to change notification settings - Fork 563
Add Account Settings page #4558
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
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Your org has enabled the Graphite merge queue for merging into mainAdd the label “merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix. You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link. |
This stack of pull requests is managed by Graphite. Learn more about stacking. Join @MananTank and the rest of your teammates on |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4558 +/- ##
=======================================
Coverage 49.41% 49.41%
=======================================
Files 1018 1018
Lines 53977 53977
Branches 3764 3764
=======================================
Hits 26671 26671
Misses 26673 26673
Partials 633 633
*This pull request uses carry forward flags. Click here to find out more. |
size-limit report 📦
|
c5a10cf
to
9364523
Compare
9364523
to
d531ca5
Compare
d531ca5
to
37de325
Compare
Merge activity
|
## Problem solved Short description of the bug fixed or feature added <!-- start pr-codex --> --- ## PR-Codex overview This PR updates account and team-related UI components and settings pages. ### Detailed summary - Updated titles in account and team UI components - Added confirmation dialog to setting cards - Improved layout in account and team pages - Implemented account authentication logic > The following files were skipped due to too many changes: `apps/dashboard/src/app/team/[team_slug]/(team)/~/settings/general/GeneralSettingsPage.tsx`, `apps/dashboard/src/app/account/settings/AccountSettingsPageUI.tsx` > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
37de325
to
5385f6b
Compare
Problem solved
Short description of the bug fixed or feature added
PR-Codex overview
This PR updates titles and layouts in the account and team pages. It also adds confirmation dialogs and improves UI components.
Detailed summary