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

🥅(frontend) catch new errors on mailbox creation #392

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

daproclaima
Copy link
Collaborator

@daproclaima daproclaima commented Sep 10, 2024

Purpose

Catch new errors related to MAIL_PROVISIONING_API_CREDENTIALS on mailbox creation and
display another message on the UI.

Proposal

Intentionally does not parse the error "Permission denied. Please check your MAIL_PROVISIONING_API_CREDENTIALS." as it means the user is neither admin or owner of the domain and should not have access to the mailbox creation form

@daproclaima daproclaima force-pushed the feature/mailbox-creation-error branch 2 times, most recently from ca192c9 to 6675f94 Compare September 10, 2024 20:00
@daproclaima daproclaima self-assigned this Sep 12, 2024
@daproclaima daproclaima force-pushed the feature/mailbox-creation-error branch 2 times, most recently from 2f6c403 to 89a4327 Compare September 27, 2024 14:59
@daproclaima daproclaima marked this pull request as ready for review September 27, 2024 15:07
- catch errors related to MAIL_PROVISIONING_API_CREDENTIALS
introduced in commit #ba30b1d3eec73718add6585f30c6b7959cb21850.
Intentionally does not parse the error
"Permission denied. Please check your MAIL_PROVISIONING_API_CREDENTIALS."
as it means the user is neither admin or owner of the domain and
should not access the mailbox creation form
- update translations and component tests
@daproclaima daproclaima merged commit f04c8bc into main Sep 30, 2024
15 checks passed
@daproclaima daproclaima deleted the feature/mailbox-creation-error branch September 30, 2024 14:31
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.

2 participants