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

[#58144] Show email on the UI for users with permission #16919

Draft
wants to merge 26 commits into
base: dev
Choose a base branch
from

Conversation

dombesz
Copy link
Contributor

@dombesz dombesz commented Oct 8, 2024

Ticket

https://community.openproject.org/work_packages/58144

What are you trying to accomplish?

Remove hide_mail flag and replace with :view_user_email permission checks.
Display email addresses in the user autocompleters.

ToDo

  • Remove user hide_mail setting.
  • Replace existing user email preferences with a view_user_email permission check.
  • Update autocompleters to display emails based on the view_user_email permission check.
    • Select project members
    • Share work packages
    • Work Package assignee, accountable, watchers
    • Work Package filter user autocompleters
    • Share project lists
    • Select group members
    • Invite user modal (+ button on the top bar)

Merge checklist

  • Added/updated tests
  • Added/updated documentation in Lookbook (patterns, previews, etc)
  • Tested major browsers (Chrome, Firefox, Edge, ...)

Base automatically changed from implementation/58143-add-the-new-role-and-apply-defaults to dev October 11, 2024 10:02
@dombesz dombesz force-pushed the implementation/58144-show-email-on-the-ui-for-users-with-permission branch from 6a3f436 to 8e09dfc Compare October 11, 2024 10:14
Copy link
Contributor

@EinLama EinLama left a comment

Choose a reason for hiding this comment

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

I'm currently looking into this PR to understand what it does. Just leaving some comments here as note to myself :)

@EinLama EinLama force-pushed the implementation/58144-show-email-on-the-ui-for-users-with-permission branch from f9d158f to cb1330c Compare October 22, 2024 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants