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

API update role #406

Closed
wants to merge 3 commits into from
Closed

API update role #406

wants to merge 3 commits into from

Conversation

sdemagny
Copy link
Collaborator

Il manque un check sur le role qu'on tente de changer. Seulement les roles de can_set_role_to sont autorisés

- move files: separate mail domains feature
into domains, mailboxe and access management
sub features.
- pages/mail-domains/[slug].tsx becomes
pages/mail-domains/[slug]/index.tsx to add
a pages/mail-domains/[slug]/accesses.tsx to
manage accesses.
- access management view is ready to use
get, patch and delete requests once backend
is ready.
- update translations and component tests.
- show username instead of "My account"
Allow to update (PUT, PATCH) an access.
Role can be change only to a role available
depending to the authenticated user.
@sdemagny sdemagny closed this Sep 23, 2024
@sdemagny sdemagny deleted the sdem/api_accesses branch October 29, 2024 22:54
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.

3 participants