Commit graph

253 commits

Author SHA1 Message Date
57847facee
[ui] *actually* make AttributeUpdate work 2022-01-09 21:46:52 +01:00
74e09146a4
[ui] fix multiple attr view buttons 2022-01-09 21:26:50 +01:00
a099cbd85f
[ui] rudimentary attribute editing
also refactor to use actual correct types throughout
2022-01-09 21:24:49 +01:00
052403bc05
[ui] icon size 115% of font size by default 2022-01-09 13:02:37 +01:00
3421523585
[ui] error-proofing table formatters 2022-01-08 19:05:01 +01:00
0bfc292fd4
[ui] fix notification icons, colors; icon colors 2022-01-08 13:01:50 +01:00
f489558b65
fix Input misbehaving when small 2022-01-06 23:23:35 +01:00
337ba75603
Input two-way binding, first version of an autocomplete Selector 2022-01-06 23:23:35 +01:00
d9259785a1
title to all ellpises 2022-01-06 23:23:35 +01:00
4d413dde80
fix native open button, button align 2022-01-03 22:31:51 +01:00
5ff91af98e add STL viewer via three.js, change output format to es 2022-01-03 16:05:52 +01:00
33722c0ac8
hopefully fix contrast issue? 2021-12-31 00:01:39 +01:00
10dab431a8
use solarized as color scheme 2021-12-30 23:24:38 +01:00
a6d9333eaf
separate global styles 2021-12-30 23:00:03 +01:00
28b91b5c4b
css tweaks, browse as cards 2021-12-30 22:33:37 +01:00
af2913f17e
remove shoelace, switch from bootstrap icons to boxicons 2021-12-30 19:28:43 +01:00
31422f1b0b
[ui] add clean script 2021-12-29 12:59:41 +01:00
9d06e25d11
refactor fetch fn in ui, fix error detection 2021-12-27 13:20:09 +01:00
b63e27006a
fix footer obscuring bottom of content 2021-12-27 12:33:48 +01:00
0760e14002
remove dead css 2021-12-27 12:23:15 +01:00
649235f1d2
preload blob previews 2021-12-26 18:36:58 +01:00
94a815306c
[ui] use video thumbnail as poster 2021-12-26 18:33:20 +01:00
b2768cbad9
add warning on parent native open 2021-12-22 11:56:06 +01:00
ec3a0fe529
adjust hashbadge ranges 2021-12-21 23:09:36 +01:00
0d30465f32
fix the whitespace fix 2021-12-21 23:01:50 +01:00
183914f351
fix whitespace ellipsis bug 2021-12-21 22:48:30 +01:00
015b6926b8
change hashbadge algorithm 2021-12-21 22:31:37 +01:00
81a8770140
fix attributeview component switching 2021-12-21 22:16:33 +01:00
509fc82165
better resolving indication 2021-12-21 21:35:17 +01:00
10a60cf210
add upobjectcard 2021-12-21 21:09:28 +01:00
253752000f
reorganize ui components 2021-12-21 20:02:47 +01:00
b6bcd37c89
rename Address.svelte -> UpObject.svelte 2021-12-21 18:47:54 +01:00
165d5c0e7f
fix notification weirdness, tidy up api 2021-12-21 16:51:25 +01:00
83a3afcdcd
add notifications, report back result of operations 2021-12-21 16:46:19 +01:00
f3f5d58ebb
fix nav bug taking you to / always 2021-12-21 16:27:35 +01:00
1e14e5f2be
job display 2021-12-21 16:10:16 +01:00
5332d2faf0
search view 2021-12-21 14:32:47 +01:00
fa81c279f7
home css fixes, show NOTE if set 2021-12-21 12:13:46 +01:00
acee884967
sorting optimization 2021-12-20 14:11:53 +01:00
55bf3123f9
fix sorting in Table
reactivity failed, trigger manually
2021-12-20 14:04:44 +01:00
133a848218
do not show header in HIER 2021-12-20 13:58:04 +01:00
fe62cb3b16
fix .resolving 2021-12-20 13:49:06 +01:00
32cf406128
fix icon-button alignment in address 2021-12-20 13:44:03 +01:00
5e045cd85e
don't render before allTypeEntries loaded, unify spinner look 2021-12-20 13:41:06 +01:00
8894afa736
improve table sorting
sort immediately
multiple keys stored
initial order respected
2021-12-20 13:22:30 +01:00
3f2f22048f improve sorting 2021-12-19 22:43:22 +01:00
7a1d0a5024 add native/default file open 2021-12-19 22:38:41 +01:00
4ce227b82d draw hashbadge via raf 2021-12-19 19:27:37 +01:00
36d3479f0d better uplink behavior 2021-12-19 19:25:16 +01:00
78152c94d6 label loading via ALIASes, more complete API 2021-12-19 19:20:09 +01:00