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

feat: change profile picture to drive off filename vs personId #485

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

aarondrabeck
Copy link
Member

@aarondrabeck aarondrabeck commented Sep 27, 2023

BREAKING CHANGE: profile-picture personId property has been removed. Use fileName to supply profile picture file name off the CDN. link-to-profile was replaced by profile-picture-link-person-id where a person id must be supplied to construct a valid link to directory. All cache busting was removed because it is no longer needed with this approach. A profilePictureFileName was added to user manager to supply picture file name of logged in user.

BREAKING CHANGE:  profile-picture personId property has been removed. Use fileName to supply profile picture file name off the CDN.  link-to-profile was replaced by profile-picture-link-person-id where a person id must be supplied to construct a valid like to directory.  All cache busting was removed because it is no longer needed with this approach.  A profilePictureFileName was added to user manager to supply picture file name of logged in user.
@aarondrabeck aarondrabeck merged commit 7cd6e24 into master Sep 28, 2023
2 checks passed
@aarondrabeck aarondrabeck deleted the profile-picture branch November 8, 2023 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants