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

Removes account deletion box in single-user mode #2175

Merged

Conversation

matthewbadeau
Copy link
Contributor

Checklist

🚨 Please review the guidelines for contributing to this repository. 🚨

  • Make sure you are making a pull request against our main branch (left side)
  • Check that that your branch is up to date with our main.
  • Make sure you are requesting to pull a topic/feature/bugfix branch (right side). Don't request your main!
  • Check that the tests and code linter both pass.
  • If you're a new contributor, please sign our contributor license agreement.

Warnings

  • This PR will change existing database contents.
  • This PR introduces a breaking change to existing installations.

Summary

Removes account deletion box in single-user mode. Multi-user mode still lets the user delete their account.

Linked issues

Description of changes

Quick change to remove the account deletion box in single-user mode. No tests written as I'm not sure how to write frontend tests.

Copy link

codeclimate bot commented May 13, 2024

Code Climate has analyzed commit 92e2c33 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 87.2% (0.0% change).

View more on Code Climate.

@Floppy Floppy merged commit 98759a4 into manyfold3d:main May 13, 2024
9 of 10 checks passed
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