Commit graph

35 commits

Author SHA1 Message Date
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
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
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
c2b26ccfee
[ui] fix svelte warnings 2022-02-20 12:56:46 +01:00
9ce4c21b93
[ui] fix & optimize sort (wow) 2022-02-19 18:38:36 +01:00
8e3346e214 [ui] fix "expected prop columns" warning 2022-02-17 16:02: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
b02b6d7feb
[ui] use Table on Home view 2022-02-15 22:18:28 +01:00
9639bec677
[ui] sorting logic into util 2022-02-15 22:07:32 +01:00
212b904864
[ui] actually format ADDED & LAST_VISITED relatively 2022-02-15 21:53:34 +01:00
82023b3ebb
[ui] format LAST_VISITED also 2022-02-15 21:39:28 +01:00
bcfcb24ad8
[ui] first step towards multitable 2022-02-15 21:08:07 +01:00
01c95a11b8
[ui] gallery thumbnails of about 512px 2022-02-10 00:09:12 +01:00
579b669258
[ui] copy&paste new sorting to gallery
todo - DRY?
2022-02-09 20:40:59 +01:00
71ca69959f
[ui] add more attribute labels 2022-02-07 16:34:18 +01:00
f082edd6b5
[ui] constrain value types for certain attrs / selector contexts 2022-02-07 16:32:49 +01:00
267e427a87
[ui] show raw attr in ellipsis title 2022-02-07 16:32:21 +01:00
b51e41b643
[webui] (attempt to) relativize all paths? 2022-02-06 23:38:33 +01:00
420efdfdb4
[ui] fix initial sort in table 2022-02-06 23:37:05 +01:00
f35d614a83
[ui] switch away from query() taking () => string 2022-02-06 22:27:56 +01:00
3f5edc3443
[ui] fix identification in Table... 2022-02-06 14:39:39 +01:00
52409a0195
[ui] get LBL attrs in a single query 2022-02-06 13:41:47 +01:00
4822069fdf
[ui] spinner explicit centering 2022-02-06 12:20:56 +01:00
b215cf8e0d
cosmetics 2022-02-04 12:11:00 +01:00
2b74aea57d
[ui] format ADDED attr 2022-02-03 10:13:47 +01:00
639e6d5c1c
[ui] add thumbnail HIER view 2022-02-02 19:17:30 +01:00
355ba80ebe
[webui] lint fixes 2022-01-30 16:50:23 +01:00
5bb58ca414
[ui] move highlight logic to UpObject 2022-01-28 23:24:30 +01:00
7dec8f40a1
[ui, lib] correct value types 2022-01-28 20:51:34 +01:00
283665bf60
[ui] fix lint errors and some warnings 2022-01-28 16:46:08 +01:00
0dab348f58
ui -> webui 2022-01-13 19:02:08 +01:00