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

feat: Delete organization, wallet and references of organization (FE). #362

Open
14 of 15 tasks
pranalidhanavade opened this issue Oct 18, 2023 · 0 comments
Open
14 of 15 tasks
Assignees

Comments

@pranalidhanavade
Copy link
Contributor

pranalidhanavade commented Oct 18, 2023

User Story: Delete organization

As an organization owner, I am able to delete organization

  • Only organization owners should have the ability to delete verification, Issuance and Connection records

Acceptance Criteria:

  • Organization owner should be able to delete both the wallet and the organization, if no agent-specific tasks have been created.(Schema, Credef, Issuance, Verification)
  • When the user clicks on the delete icon, they should be redirected to the "Delete organization" page
  • Organization owner should be able to delete verification records
  • Organization owner should be able to delete issuance records.
  • Organization owner should be able to delete connections
  • An error message should be displayed if verification, issuance, or connection records are not successfully deleted by the organization owner, indicating that the deletion was unsuccessful.
  • Verification records delete button should be initially visible and accessible on the Delete Organization page.
  • Upon deleting verification records, the button to delete Issuance records should become visible and accessible.
  • Once Issuance records are deleted, the button to delete Connection records should become visible and accessible
  • Organization owner should be able to remove organization members
  • Organization owner should be able to remove issuers associated with the organization
  • Organization owner should be able to remove verifiers associated with the organization
  • Organization owner should be able to remove admin of the organization
  • After deleting all records, the organization owner should be able to delete the organization itself
  • A toaster success message should be displayed after the organization owner successfully deletes verification, issuance, connection, ecosystem, organization wallet and organization records.
@pranalidhanavade pranalidhanavade self-assigned this Oct 18, 2023
@nishad-ayanworks nishad-ayanworks changed the title Delete Wallet & Organization Delete Wallet & Organization (Frontend) Dec 7, 2023
@vivekayanworks vivekayanworks changed the title Delete Wallet & Organization (Frontend) feat: Delete Wallet & Organization (Frontend) Apr 29, 2024
@bhavanakarwade bhavanakarwade changed the title feat: Delete Wallet & Organization (Frontend) feat: Delete Wallet & Organization (FE) Jun 3, 2024
@pranalidhanavade pranalidhanavade changed the title feat: Delete Wallet & Organization (FE) feat: Delete Wallet, Organization and references of Organization. Jun 20, 2024
@pranalidhanavade pranalidhanavade changed the title feat: Delete Wallet, Organization and references of Organization. feat: Delete Wallet, Organization and references of Organization (FE). Jun 20, 2024
@pranalidhanavade pranalidhanavade changed the title feat: Delete Wallet, Organization and references of Organization (FE). feat: Delete wallet, organization and references of organization (FE). Jun 20, 2024
@pranalidhanavade pranalidhanavade changed the title feat: Delete wallet, organization and references of organization (FE). feat: Delete organization, wallet and references of organization (FE). Jun 20, 2024
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

When branches are created from issues, their pull requests are automatically linked.

3 participants