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

refactor(console): allow view and update user.profile in settings #6020

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

gao-sun
Copy link
Member

@gao-sun gao-sun commented Jun 13, 2024

Summary

we've add the support of user.profile via Management API but the user settings page in Console is missing the capability. this pull add it to Console.

Note

The docs link will be available once logto-io/docs#697 merged.

Testing

  • can update user.profile
image

Checklist

  • .changeset
  • unit tests
  • integration tests
  • necessary TSDoc comments

@github-actions github-actions bot added the enhancement Make it better label Jun 13, 2024
Copy link

COMPARE TO master

Total Size Diff 📈 +1.56 KB

Diff by File
Name Diff
.changeset/gold-bulldogs-draw.md 📈 +125 Bytes
packages/console/src/consts/external-links.ts 📈 +81 Bytes
packages/console/src/pages/UserDetails/UserSettings/index.tsx 📈 +994 Bytes
packages/console/src/pages/UserDetails/types.ts 📈 +19 Bytes
packages/console/src/pages/UserDetails/utils.ts 📈 +58 Bytes
packages/phrases/src/locales/en/translation/admin-console/user-details.ts 📈 +323 Bytes

@gao-sun gao-sun merged commit e541716 into master Jun 17, 2024
30 checks passed
@gao-sun gao-sun deleted the gao-add-profile-in-user-settings branch June 17, 2024 02:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Make it better size/s
Development

Successfully merging this pull request may close these issues.

2 participants