1
0
peilaus alkaen http://git.whoc.org.uk/git/password-manager.git synced 2025-12-14 10:32:41 +01:00

Improved tag handling

Now tag counting reflects whether archived cards are shown or not.
Also available the option to select all untagged cards, with matching counter.
Card deletion is now broken, while I found a way to handle the confirmation dialog (see DialogBox component)
This commit is contained in:
Giulio Cesare Solaroli
2014-08-02 14:45:22 +02:00
vanhempi 201a707f36
commit 336f6932b7
11 muutettua tiedostoa jossa 173 lisäystä ja 34 poistoa

Näytä tiedosto

@@ -49,6 +49,8 @@
.showArchivedCards {
@include flex(none);
cursor: pointer;
}
}