-
Notifications
You must be signed in to change notification settings - Fork 173
Feature: bulk import/export/delete or stored plans + pagination #835
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
Conversation
5988c1e to
2d95fa1
Compare
|
@HyTaXx and @FOBshippingpoint can you please give this pull request a try and give me your opinion? |
Some feedback:
I think these are all small things, feel free to ignore them if it's not worth the effort. |
5ff0b83 to
e47b7bb
Compare
|
@FOBshippingpoint may I ask you to give it a new try? |
|
Hi @pgiraud Great to have duplication detection diff --git i/example/src/views/HomeView.vue w/example/src/views/HomeView.vue
index b526161..d9b0dcd 100644
--- i/example/src/views/HomeView.vue
+++ w/example/src/views/HomeView.vue
@@ -497,7 +497,7 @@ function addMessage(text) {
<FontAwesomeIcon :icon="faTrash"></FontAwesomeIcon>
</button>
<button
- class="btn btn-sm btn-outline-secondary py-0"
+ class="btn btn-sm btn-outline-secondary py-0 ms-1"
title="Edit plan details"
v-on:click.stop="editPlan(plan)"
>Thanks for the work! pev2 indeed helped me a lot in fixing slow queries. |
e47b7bb to
93ad689
Compare
83bf578 to
8813083
Compare
Show actions buttons only on hover
Co-authored-by: Pierre GIRAUD <[email protected]>
8813083 to
9a03bad
Compare
No description provided.