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

New Database Deletion Flow #1293

Merged
merged 26 commits into from
Nov 28, 2024

Conversation

ItzNotABug
Copy link
Member

What does this PR do?

(Provide a description of what this PR does.)

Test Plan

(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work.)

Related PRs and Issues

(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.)

Have you read the Contributing Guidelines on issues?

(Write your answer here.)

Copy link

vercel bot commented Aug 14, 2024

@ItzNotABug is attempting to deploy a commit to the appwrite Team on Vercel.

A member of the Team first needs to authorize it.

@ItzNotABug
Copy link
Member Author

Todo: Add message that the database deletion will also delete its associated backups.

Comment on lines 208 to 215
:global(.max-height-dialog dialog) {
max-height: 650px !important;
}

:global(.no-inner-borders .table) {
box-shadow: unset !important;
border-radius: unset !important;
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are these !important's really needed?

@ernstmul ernstmul merged commit 7a06e3f into appwrite:main Nov 28, 2024
2 checks passed
@ItzNotABug ItzNotABug deleted the database-deletion-new-flow branch November 28, 2024 08:02
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.

4 participants