af4522c0a7
Prepare ui to handle content search
2020-06-21 22:33:10 +02:00
522daaf57e
Introducing fts client into codebase
2020-06-17 23:20:46 +02:00
bc20e9a9bb
Execute search when loading page
2020-06-17 21:57:50 +02:00
e0c8c45061
Hide search menu by default and add search bar to top
...
Adds a search bar to the top of the listing page that is the same as
the `All Names` search field in the search menu. Search menu can be
toggled as before.
2020-06-13 22:05:16 +02:00
217fef7384
Throttle search requests
...
Throttle search requests when typing. Also fix handling subscriptions
in main.
2020-06-13 21:17:15 +02:00
5468e24b55
Add search field for 'all-names' to search menu
2020-06-13 21:03:45 +02:00
1dd84c11bd
Apply tag colors from settings
2020-06-08 00:54:47 +02:00
79fc5a30a1
Introduce ui settings and let user set page size for item search
2020-06-07 00:51:11 +02:00
77e8a51acd
Fix updating item list when there are no results
2020-06-06 15:15:53 +02:00
b150269528
Add a load-more button to item list
2020-06-06 11:05:15 +02:00
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