6846f2f46e
Add new search-index route to web-ui
2020-06-24 00:03:17 +02:00
5e77ff0fc5
Start search by pressing enter and not on each stroke
...
This reduces (unecessary) requests and eases the restless list
rendering. Throttling is still in place to avoid too many requests
when e.g. holding the enter-key.
2020-06-22 00:46:11 +02:00
6c8abf4cd7
Fix searchmenu styling
2020-06-21 23:45:12 +02:00
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
2c13f9307c
Adopt UI to allow multiple notification tasks
2020-06-13 14:26:38 +02:00
9658b2780b
Prettify modal dialogs a bit
2020-06-12 00:17:26 +02:00
a3b482fa13
Fix some icons
2020-06-09 21:10:49 +02:00
1dd84c11bd
Apply tag colors from settings
2020-06-08 00:54:47 +02:00
f4e37b512f
Add input field to provide colors for tag categories
2020-06-07 21:42:11 +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
973847807f
Update add item view with upload progress info
2020-05-24 11:48:49 +02:00
a5ca3b0325
Add routes and upload form to item detail
2020-05-23 20:15:55 +02:00
f16632bc7f
Allow a collective to disable the integration endpoint
2020-05-23 14:29:24 +02:00
920fcf28dd
Change webapp to support multiple scan-mailbox tasks
2020-05-21 22:04:45 +02:00
09b6b1bb05
Improve user-task texts
2020-05-20 22:58:19 +02:00
6e8582ea80
Implement scan-mailbox form and routes
2020-05-20 17:52:38 +02:00
0d6677f90b
Add stub form scan-mailbox form
2020-05-20 17:52:38 +02:00
ebe65c7624
Change menu title in user settings
2020-05-20 17:52:38 +02:00
c9de74fd91
Add imap settings
2020-05-18 08:46:04 +02:00
cece5b6193
Fix mobile support
...
Next to the missing css classs, the viewport definition was missing in
the html.
2020-05-17 23:21:42 +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
2042824ab4
Fix initial loading notify form
2020-04-22 21:08:45 +02:00
9b30542974
Copy/paste form together
2020-04-22 21:08:45 +02:00
e97e0db45c
Prepare notification form
2020-04-22 21:08:45 +02:00
c504a3df42
Fix elm-analyse issues
2020-01-29 20:56:14 +01:00
32050a9faf
Finish mail settings
2020-01-07 00:20:28 +01:00
2e3454c7a1
Starting with mail settings
2020-01-05 15:31:32 +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
852d292d9b
Add elm-analyse file and fix a few warnings
2019-11-17 00:46:34 +01:00
fd311b9688
Disable autocomplete on some input fields
2019-10-28 18:05:34 +01:00
4562786206
Fix path to docspell assets
2019-09-21 22:14:02 +02:00
c76af5cbf4
New logo
2019-09-21 22:02:36 +02: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