75c958281e
Redesign search/landing page
2020-08-08 16:38:52 +02:00
000d1aff2b
Toggle tags via drag-drop from list view
2020-08-08 15:50:54 +02:00
d6d16e39bd
Drag-drop items into folders in list view
2020-08-08 14:03:36 +02:00
9c50a85363
Prepare drag-drop for items into folders
2020-08-08 13:20:29 +02:00
a4796f3f7f
Return more tag details with item insights
2020-08-08 00:41:20 +02:00
cf3e051e83
Fix load more button
2020-08-06 00:49:15 +02:00
1662e1e2c8
Split ItemDetail file into multiple files due to its size
2020-08-05 17:57:45 +02:00
08f953dd52
Display item notes in card view if configured
...
The user can set a maximum length of the item notes to display in each
card. If set to 0, it is hidden.
2020-08-05 00:09:44 +02:00
46b784cc33
Simplify search bar and menu
...
The option "contents" has been removed from the search bar. This field
is not intended to be used alone, but rather in conjunction with other
fields. Otherwise it may be really slow on large databases.
The "name" option has been removed from the search menu. This doesn't
provide anything better over the "Names" field, that search more
fields, including item names.
2020-08-01 00:26:41 +02:00
091ded50cb
Sort tag list by count
...
It was displayed in some random order. Now the most used tag is first.
2020-07-31 00:14:25 +02:00
ca5b7b999f
Update source form to specify folder
2020-07-14 23:18:39 +02:00
2ab0b5e222
Rename space -> folder
2020-07-11 11:54:23 +02:00
6c304b4e7a
Manage spaces in web-ui
2020-07-11 01:30:28 +02:00
0e8c9b1819
Initial outline for managing spaces
2020-07-11 01:30:28 +02:00
0ba1736bc8
Remove items/attachments from index on delete
2020-06-25 00:00:10 +02:00
8e0282c25f
Indicate when the search-menu is not used
2020-06-24 01:15:41 +02:00
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