Commit graph

208 commits

Author SHA1 Message Date
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
7739bfbd86 [ui] xywh reacts on src change 2022-02-17 16:34:24 +01:00
0d575abe79 [ui] add "Fragment Viewer" 2022-02-17 16:30:36 +01:00
8e3346e214 [ui] fix "expected prop columns" warning 2022-02-17 16:02:17 +01:00
ec094f507a [ui] allow for moving annotations 2022-02-17 15:14:31 +01:00
bd24f1f01d [ui] fix annotation error on img reload 2022-02-17 15:12:45 +01:00
1a38d4f66e [ui] fix /api root fetch (fixes image annotations) 2022-02-17 14:50:34 +01:00
a1f1847ead
[ui] under 1080px screen height, scroll entire content of browse scroll 2022-02-15 23:31:17 +01:00
c27c9dbb0a
[ui] fix overflow on Home 2022-02-15 23:15:26 +01:00
0b52e11f41
[ui] use AttributeView on Home, add Gallery view
also AttributeView doesn't need a title and UpType doesn't require an address
2022-02-15 23:10:46 +01:00
51cdd78023
[ui] disable fixed layout for Home tables 2022-02-15 22:38:29 +01:00
1176d2e7ae
[ui] fix Ellipsis bug due to multiple spaces 2022-02-15 22:33:52 +01:00