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 user from UI #1526

Open
wants to merge 20 commits into
base: main
Choose a base branch
from
Open

🚫👤feat: delete user from UI #1526

wants to merge 20 commits into from

Conversation

berry-13
Copy link
Collaborator

@berry-13 berry-13 commented Jan 9, 2024

Summary

I've added a "delete account" button. This button deletes all user information, including plugin auths, conversations, presets, keys, transactions, sessions, messages, and user data.

image

image

image

Change Type

  • New feature (non-breaking change which adds functionality)

Testing

Test Configuration:

Checklist

  • My code adheres to this project's style guidelines
  • I have performed a self-review of my own code
  • I have commented in any complex areas of my code
  • I have made pertinent documentation changes
  • My changes do not introduce new warnings
  • I have written tests demonstrating that my changes are effective or that my feature works
  • Local unit tests pass with my changes
  • Any changes dependent on mine have been merged and published in downstream modules.

@berry-13 berry-13 changed the title Delete user feat: delete user from UI Jan 9, 2024
@berry-13 berry-13 linked an issue Jan 9, 2024 that may be closed by this pull request
1 task
@berry-13 berry-13 marked this pull request as ready for review January 13, 2024 17:10
@berry-13 berry-13 changed the title feat: delete user from UI 🚫👤feat: delete user from UI Jan 13, 2024
@danny-avila
Copy link
Owner

Thank you for this! I will review and test when I get the chance

@darkBuddha
Copy link
Sponsor

Amazing! Thank you so much @berry-13!

@danny-avila danny-avila added this to the v0.7.3 milestone Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🚧 On Going
Development

Successfully merging this pull request may close these issues.

Enhancement: Delete user account
3 participants