Commit graph

26 commits

Author SHA1 Message Date
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
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
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
78152c94d6 label loading via ALIASes, more complete API 2021-12-19 19:20:09 +01:00
e2331981d0 add identify to js lib, change up ui to work with new api 2021-12-19 13:54:16 +01:00
aaa511fc3f remove (unused) pagination 2021-12-13 16:59:02 +01:00
1d62f952bf [ui] slight color change 2021-12-11 21:38:30 +01:00
44b64bf246 [ui] marquee -> (mid-)ellipsis
(sorta silly emulation for now)
2021-12-11 21:26:55 +01:00
3df1d41b98 full gradient in table 2021-12-06 15:26:00 +01:00
f39a3b9af9 improve centering & table display 2021-12-06 15:24:58 +01:00
42a630023b Table css improvements 2021-12-06 14:35:25 +01:00
2561783676 [ui] remove borders on tables 2021-12-05 13:29:06 +01:00
4126a16748 [ui] add nav indicators 2021-12-04 23:06:21 +01:00
0fbb5ac9c4 [ui] basic table editing 2021-12-02 18:45:29 +01:00
7a03c63a15 [ui] sort resolved before unresolved 2021-12-01 20:32:35 +01:00
15f39d8cc5 [ui] also sort entries by entity (resolved) 2021-12-01 20:32:35 +01:00
d5d7b25d4a [ui] fix font formatted indication (properly) 2021-12-01 20:32:34 +01:00
2648349468 [ui] fix font resolve indication 2021-12-01 15:43:32 +01:00
067eeeb543 [ui] table props refactor 2021-12-01 15:39:26 +01:00
048e5652d5 [ui] sort table by resolved addresses, comments 2021-11-30 23:18:57 +01:00
6cfb245c4f [ui] refactor table widget 2021-11-30 22:59:34 +01:00
ce8bee0446 [ui] only attrs scroll in browse 2021-11-30 00:29:27 +01:00
2c476fcf49 [ui] first hackable version 2021-11-11 23:40:01 +01:00