Commit Graph

11 Commits

Author SHA1 Message Date
e5b90eff34 Allow client to load items in batches 2020-06-06 11:05:15 +02:00
ee4d4e7ae5 Improve responsiveness of detail view 2020-05-17 21:58:19 +02:00
98f202b797 More ui tweaks to item list 2020-05-17 18:16:04 +02:00
62111e5f93 Allow to hide the search menu
This is more convenient on small screens
2020-05-17 18:15:44 +02:00
f45b40342c Improve document list view
Replace the html table with something that has more vertical space,
but scales better horizontally. On most screens at least 6-8 entries
should be visible at once.
2020-05-17 18:15:22 +02:00
c504a3df42 Fix elm-analyse issues 2020-01-29 20:56:14 +01:00
7d047b13c9 Add reset search form button 2019-12-31 01:39:55 +01:00
c73cdd82ab Improve item detail view
- Separate page (permalink) for item details

- Use available space and hide search menu

- Disable item navigation links if there is nothing to go to

- Show notes more prominently and allow to hide them
2019-12-31 01:22:40 +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
6154e6a387 Initial application stub 2019-09-21 14:54:03 +02:00