Commit Graph

24 Commits

Author SHA1 Message Date
0453494cc6 Make notes below the files view and always visible
It looks similiar to github's readme. If there are no notes, the form
is displayed.
2020-08-05 22:41:08 +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
ca5b7b999f Update source form to specify folder 2020-07-14 23:18:39 +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
af4522c0a7 Prepare ui to handle content search 2020-06-21 22:33:10 +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
4c832dba35 Fix search on initial page load
It must now wait until ui-settings have been provided.
2020-06-08 01:17:19 +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
b150269528 Add a load-more button to item list 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
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
e331808ecf Update microsite 2020-03-28 21:44:14 +01:00
478797e2a4 Add a help link to the main menu 2020-02-24 15:11:58 +01:00
c504a3df42 Fix elm-analyse issues 2020-01-29 20:56:14 +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
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