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

Add option to set default client for each user #6295

Merged
merged 2 commits into from
Nov 11, 2024

Conversation

solth
Copy link
Member

@solth solth commented Nov 7, 2024

This pull request adds the option to set a default client in the user settings. This default client will be selected automatically upon login, skipping the "Select client" dialog for users with multiple clients.

This functionality is optional which means the system will work exactly the same as before when no default client is set.

Fixes #6262

Copy link
Collaborator

@henning-gerhardt henning-gerhardt left a comment

Choose a reason for hiding this comment

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

Code changes looks good but one improvement should be made: if a user has only one client assigned than this user settings dialog should not appear. Or in other words: the user settings dialog which client should be used in general should only be visible if a user as access to more then one client.

@solth solth merged commit d9b2746 into kitodo:master Nov 11, 2024
5 checks passed
@solth solth deleted the default-client branch November 11, 2024 16:16
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.

Default client
2 participants