docspell/modules/webapp/src/main/webjar
Eike Kettner 7beda302b2 Fix and improve tag search menu
Show also "empty tags", where the count is 0. Before only tags with a
count > 0 were displayed. When searching this is fine, but when using
drag&drop to attach tags to items, it is good to see all. They can be
hidden via a button.

The tags are now ordered by their count descending, but regarding to
the overall count – not the current view. Otherwise the tags are
reordered when clicking on them, which is confusing. Also it then
shows the "more important" (most used) tags first, even when the
result is a subset.

A fix was made related to updating the menu. When coming back from
the detail view where a tag with prior count=0 was associated, the
menu didn't show it, because it relied on a previous state, where this
tag were not included.
2021-01-11 13:01:38 +01:00
..
favicon Fix manifest.json 2020-09-17 00:02:31 +02:00
img New logo 2019-09-21 22:02:36 +02:00
docspell.css Fix and improve tag search menu 2021-01-11 13:01:38 +01:00
docspell.js Introduce fomantic-ui, replacing semantic-ui 2020-11-05 22:44:10 +01:00