ca05b3c195
Fix initialising pages; improve scroll to item
2020-09-25 22:54:50 +02:00
285db78613
Add checkbox to upload page for skipping duplicates
2020-09-23 23:37:00 +02:00
60b8dc2134
Navigate items using keyboard
...
- previous/next item with `.,`
- confirm with `c`
- unconfirm with `u`
2020-09-22 00:27:32 +02:00
42a7a003a7
Save name in item detail while typing
2020-09-21 21:12:00 +02:00
a5bc6b53a9
Reset hidden fields on confirm
...
On confirm hidden fields are cleared, so that no "confirmed"
information is attached that the user has never seen.
2020-09-21 14:38:40 +02:00
ed1d13e712
Hide folder menu entry if folder field is not active
2020-09-21 14:10:31 +02:00
3a3be8cd1e
Remove unnecessary scrolling and fix background
2020-09-19 09:30:35 +02:00
b5f3c64058
Only copy search term when selection changes
...
This is a fixup for #261
2020-09-18 16:04:57 +02:00
aeedf58c2b
Move field contents when switching search mode in search bar
2020-09-16 22:30:24 +02:00
09785292e7
Visually indicate the last viewed item in the list
2020-09-15 23:33:28 +02:00
ad110b2a05
Replace js code with proper elm using elm-scroll package
2020-09-14 23:35:21 +02:00
3852c69da1
Scroll to the current item when going back from detail
...
The list view now supports an item id that will be scrolled to and is
highlighted with a shadow. When going back from detail view this is
now used to scroll to the currently viewed item.
2020-09-14 21:57:14 +02:00
913bfb611c
Remove unused viewmode
2020-09-14 21:57:14 +02:00
06879456a6
Change job priority on queue page
2020-09-05 18:50:58 +02:00
8c4f2e702b
Add classifier settings
2020-09-02 18:28:14 +02:00
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