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: create album users #9315

Merged
merged 1 commit into from
May 7, 2024
Merged

refactor: create album users #9315

merged 1 commit into from
May 7, 2024

Conversation

jrasm91
Copy link
Contributor

@jrasm91 jrasm91 commented May 7, 2024

Add the option to specify a user's shared permission when creating an album.

Basically replace sharedUserIds: [user1] with albumUsers: [{ userId: user1, role: editor }] in album create.

Copy link

Deploying immich with  Cloudflare Pages  Cloudflare Pages

Latest commit: 60b5836
Status: ✅  Deploy successful!
Preview URL: https://fb7cef51.immich.pages.dev
Branch Preview URL: https://refactor-create-album-users.immich.pages.dev

View logs

Copy link
Member

@danieldietzler danieldietzler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jrasm91 jrasm91 merged commit e79d1b1 into main May 7, 2024
24 checks passed
@jrasm91 jrasm91 deleted the refactor/create-album-users branch May 7, 2024 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants