Commit graph

219 commits

Author SHA1 Message Date
c153098a23 [ui] split frequent/recent visited display on Home 2022-03-25 13:42:15 +01:00
22afee0e16 [ui] rudimentary frecency display on Home 2022-03-23 13:39:06 +01:00
112692eb10 [ui] HOTFIX - do not resolve raw entries on Search, prevent browser lock-ups on huge results 2022-03-23 12:36:35 +01:00
0bfdc8eb4c [ui] lints 2022-03-22 21:57:00 +01:00
46f8f38ac8 [ui] add a button for adding column to current selection
also add `focus()` method to Selector/Input
2022-03-22 21:54:46 +01:00
d48e5346a7 [ui] disable click-to-fullscreen on annotated images 2022-03-22 20:46:16 +01:00
40cc49d854 [ui] various gallery ui improvements
smaller thumbnails by default
align to "baseline" to help scanning
2022-03-22 20:45:07 +01:00
5ec530880e ... 2022-03-22 20:45:07 +01:00
2614fbdec2 [ui] remember widget choice per object 2022-03-22 20:45:07 +01:00
d21dbebd66 [ui] add fullscreen viewing for images 2022-03-21 00:04:48 +01:00
4271107cbb [ui] search results shown in AttributeView (enable gallery, etc.) 2022-03-21 00:04:48 +01:00
50aa34ef61 [ui] scroll detail-mode columns into view 2022-03-21 00:04:48 +01:00
4dcaeda3e9 [ui] also mark NUM_VISITED (preparation for frecency) 2022-03-21 00:04:48 +01:00
9893292ac8 [ui] various layout fixes - fragment overflow, imageviewer disappeared, pdf iframe height
- add uplink passthrough
- fix delete button position
2022-03-21 00:04:38 +01:00
8bfce8b75a [ui] fix image annotations broken link before reload 2022-03-20 23:44:10 +01:00
04615b3682 [ui] custom canvas-based image fragment rendering (allow resizing) 2022-03-20 23:44:10 +01:00
164cdcd105 [ui] use blobpreview for gallery previews (fragments, models, web get thumbnails)
- modelviewer also has no-interaction mode to fix scrolling in gallery view
- fragmentviewer doesn't link directly, fix thumbnail click
2022-03-20 23:43:43 +01:00
a477468272
[ui] allow images in detail to fill screen 2022-03-15 17:22:14 +01:00
89332de506
[ui] respect editable in AudioViewer; add disable props to input/selector 2022-03-10 20:35:29 +01:00
1b50ef4da3
[ui] first version of audio annotations
TODOs:
- fix wavesurfer types
- fix selector not updating when value prop changes
- only allow annotation editing in edit mode
- allow addresses to be annotation values as well
2022-03-08 23:24:11 +01:00
ea8ccc85e4
[ui] fix UpEntry overflow & display attribute labels 2022-03-03 10:51:01 +01:00
52879cfe2c
[ui] load attribute labels from db 2022-03-02 22:39:20 +01:00
376d929232
return attribute labels in /all/attributes endpoint 2022-03-02 22:39:05 +01:00
b6e5368a6c
[ui] if query in header could be an UpEnd query, execute that 2022-03-02 22:27:53 +01:00
e8af838020
[ui] sort jobs by type (major jobs are shown first) 2022-03-02 22:24:24 +01:00
1cf027f281
[ui] fix column bottom margin 2022-02-27 19:17:02 +01:00
9fc11d00bd
[ui] detail column max width is 1920px 2022-02-27 19:16:01 +01:00
8f80779ce6
[ui] display image preview before upload 2022-02-23 15:55:57 +01:00
9541c397e3 better handling of invalid paths in store view 2022-02-21 22:25:48 +01:00
583fea153c add store info display // all blob listing 2022-02-21 22:01:31 +01:00
7a16a136ab
[ui] better icon for selector clear 2022-02-20 19:11:34 +01:00
a2337fde30
[ui] add deletion of objects 2022-02-20 18:04:47 +01:00
1470d91719
[ui] .button is a global style 2022-02-20 18:04:27 +01:00
b5f4dc4a7b
[ui] add Null IValue type 2022-02-20 18:04:16 +01:00
e522e99209
[ui] refactor - centralize all fetch() calls in api.ts 2022-02-20 13:06:01 +01:00
c2b26ccfee
[ui] fix svelte warnings 2022-02-20 12:56:46 +01:00
fd4d80c0b7
[ui] automatically mark any added "group" as of "group" type 2022-02-20 12:09:37 +01:00
d8314c0596
[ui] entry value length takes priority to better match expectations 2022-02-19 18:40:58 +01:00
9ce4c21b93
[ui] fix & optimize sort (wow) 2022-02-19 18:38:36 +01:00
5cef2b8960
[ui] sort roots 2022-02-19 17:37:22 +01:00
ea89e11738
[ui] "?" instead of blank progress bar 2022-02-19 17:03:18 +01:00
99edcf2fd9
[ui] limit job display to 3 2022-02-19 17:00:55 +01:00
a4a5ab7f32
[ui] jobs' progress bar can also be indefinite 2022-02-19 16:57:18 +01:00
7a05c69d40
[ui] sort jobs, prevent jumping 2022-02-19 16:31:38 +01:00
5fbba9b12c [ui] only show scrollbar when necessary in Inspect 2022-02-17 17:34:45 +01:00
89f2ca8437 [ui] hide audio controls behind detail mode 2022-02-17 17:33:31 +01:00
9bbeeec75c [ui] add zoom to audioviewer 2022-02-17 17:27:52 +01:00
544b79d274 [ui] add audio timeline 2022-02-17 17:14:56 +01:00
bac46cff88 [ui] lint fixes, cosmetics 2022-02-17 16:45:03 +01:00
1ff17a2d92 [ui] re-add manual sorting on Home, fix results 2022-02-17 16:41:59 +01:00