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

✨(dashboard) add admin actions for updating consent statuses #318

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ssorin
Copy link
Collaborator

@ssorin ssorin commented Dec 20, 2024

Purpose

Simplify updating consent status (awaiting and revoked) directly from the admin interface.

Proposal

  • Add make_revoked action to the admin interface
  • Add make_awaiting action to the admin interface
  • Updates include relevant timestamps and user feedback via success messages.
  • Add test

Introduce `make_revoked` and `make_awaiting` actions to simplify updating consent status directly from the admin interface.
Updates include relevant timestamps and user feedback via success messages.
@ssorin ssorin added feature WIP dashboard Item related to the Dashboard service labels Dec 20, 2024
@ssorin ssorin self-assigned this Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dashboard Item related to the Dashboard service feature WIP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant