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

Confirmation Dialog when using remove {} #33

Closed
mdestagnol opened this issue May 10, 2012 · 10 comments
Closed

Confirmation Dialog when using remove {} #33

mdestagnol opened this issue May 10, 2012 · 10 comments

Comments

@mdestagnol
Copy link

It could be great to have a confirmation dialog when using the remove functionality. This tab is really dangerous in production environment.

@jeromelebel
Copy link
Owner

[master 56f56da] adding a confirmation dialog correctly when removing all documents #33

@jeromelebel
Copy link
Owner

Fixed in 2.5.3(97). I let you close this issue once you verified it.

@abodnar
Copy link

abodnar commented Sep 4, 2012

At least make this a preference/option. In dev, I don't want to have to confirm every time I remove rows.

@jeromelebel
Copy link
Owner

The confirmation dialog is only when the query is empty, so it will remove all documents. You can also do in the document view command-a and command-delete.

@abodnar
Copy link

abodnar commented Sep 4, 2012

Confirmation is showing no matter what in 2.5.3[97]. Even if I put {} in the query.

@jeromelebel
Copy link
Owner

Yes, that's what I implemented. {} is an empty query.

@jeromelebel
Copy link
Owner

But there is something interesting about defining what is a prod database and a dev database...

@virl
Copy link

virl commented Apr 23, 2013

Just add "Production/Development" settings switch (defaults to Production) to connection and adjust confirmations/dialogs accordingly.

Also see #71, #65.

@jeromelebel
Copy link
Owner

I think that has been fixed.

@virl
Copy link

virl commented Aug 30, 2014

Ok, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants