docspell/modules
Eike Kettner d41ddd9729 Fix bug in dropdown
The menu for a multi-dropdown should only show entries that are not
already selected (there is no use case to select the same item more
than once).
2020-06-12 23:12:49 +02:00
..
analysis/src Add some more tlds to look for 2020-05-24 11:48:49 +02:00
backend/src/main/scala/docspell/backend Add remaining routes to create and update item meta data 2020-06-11 22:28:31 +02:00
common/src Rename package to avoid name clashes 2020-05-25 16:22:09 +02:00
convert/src ScalafmtAll 2020-05-25 13:56:06 +02:00
extract/src Post process all extracted text 2020-05-25 13:56:06 +02:00
files/src Update scalafmt to 2.5.1 + scalafmtAll 2020-05-04 23:53:57 +02:00
joex/src Allow client to load items in batches 2020-06-06 11:05:15 +02:00
joexapi/src/main Set version to 0.7.0-SNAPSHOT 2020-05-25 17:58:05 +02:00
microsite Some small documentation fixes 2020-06-12 21:52:29 +02:00
restapi/src/main/resources Add remaining routes to create and update item meta data 2020-06-11 22:28:31 +02:00
restserver/src/main Add remaining routes to create and update item meta data 2020-06-11 22:28:31 +02:00
store/src/main Add endpoint to search for items and return their tags 2020-06-07 15:18:28 +02:00
webapp/src/main Fix bug in dropdown 2020-06-12 23:12:49 +02:00