Commit Graph

12 Commits

Author SHA1 Message Date
dc0e05bc20 Navigate in ugly dropdown with keybord
- iterate through options with n,p,j,k
- select with enter
- remove item with esc
- fixes dropdown bug when removing an item, where the menu opens
2020-09-21 23:52:50 +02:00
7921dca665 Fixup for dropdown improvement 2020-08-14 23:37:28 +02:00
fde52bbbb0 Make dropdowns searchable by default and improve open/close clicks
Ref #207
2020-08-14 23:04:39 +02:00
af7cfa0ae1 Allow editing metadata in item-detail 2020-08-07 01:30:43 +02:00
e66c501056 Extend dropdown to display additional option info
Use this to display folder information when setting the folder on an
item.
2020-07-11 17:56:08 +02:00
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
80131522de Use same limit for searchable dropdowns 2020-06-09 22:57:21 +02:00
1dd84c11bd Apply tag colors from settings 2020-06-08 00:54:47 +02:00
c504a3df42 Fix elm-analyse issues 2020-01-29 20:56:14 +01:00
51ce48997c Start with send-mail widget 2020-01-08 20:51:57 +01:00
2001cca88b Using elm-format for all files 2019-12-29 21:55:12 +01:00
831cd8b655 Initial version.
Features:

- Upload PDF files let them analyze

- Manage meta data and items

- See processing in webapp
2019-09-21 22:02:36 +02:00