Commit graph

134 commits

Author SHA1 Message Date
37a0b1ca20 [ui] enable keepalive on requests 2021-11-28 17:25:39 +01:00
893ed2307b [ui] add (very) simple requests debouncing... 2021-11-24 14:55:26 +01:00
19aaead3db add vscode sdks... 2021-11-24 14:10:14 +01:00
ec16e764cc Revert "marquee only runs while mouseovered"
This reverts commit 3b4449ecb8.
2021-11-24 14:07:38 +01:00
3b4449ecb8 marquee only runs while mouseovered 2021-11-24 14:06:56 +01:00
ed23503db4 [ui] re-fix shoelace copy 2021-11-24 12:59:54 +01:00
f458004a26 [ui] fix sl asset copy w/ yarn pnp 2021-11-22 14:29:45 +01:00
1eb6e842f9 [ui] set lib to es2019, shut up error/warning about flat() 2021-11-12 16:51:47 +01:00
a8d4d58ee4 [ui] switch to yarn pnp 2021-11-12 16:27:35 +01:00
2c476fcf49 [ui] first hackable version 2021-11-11 23:40:01 +01:00
929c89ef9a [ui] skeleton of the Svelte ui 2021-11-11 23:39:46 +01:00
a5dace9e72 [ui] also open img preview in new tab 2021-10-29 18:11:19 +02:00
1844273525 [ui] center img preview 2021-10-29 18:06:44 +02:00
fe6d9a8972 reformat w/ prettier 2021-10-29 18:06:30 +02:00
00cac1bca1 [db/ui] remove instantiations, use plain relations with aliases instead 2021-10-29 18:05:03 +02:00
e47f74f884 [ui] reformat, add HIER icon 2021-10-29 17:24:54 +02:00
ea1b05d491 reformat w/ prettier 2021-10-29 17:24:24 +02:00
695a5e5aa9 adjust table width 2021-10-28 17:24:55 +02:00
fc07cd27c4 [ui] add basic BLOB value formatting 2021-10-07 21:44:19 +02:00
8a52a95bcd use "ss02" (disambiguate) Inter feature 2021-10-07 19:32:40 +02:00
0faa62b078 [ui] also hide widgets when not in edit mode 2021-08-18 12:42:48 +02:00
2696eeecd3 [ui] rudimentary edit mode 2021-08-18 12:41:29 +02:00
9835b50199 fix overflow in Table 2021-07-22 20:51:50 +02:00
2bbd59d7b3 silence eslint 2021-07-22 20:43:10 +02:00
a3acb8389c don't stringify values before PUTting them 2021-07-14 00:24:11 +02:00
552c37d239 first version of textinput 2021-07-14 00:22:49 +02:00
4c7b3f2942 fix v-sl-model for vars passed via setup() 2021-07-14 00:22:42 +02:00
1ae89d38f8 "instantiates" for FILE_IS 2021-07-06 17:17:37 +02:00
5dd9fb6646 tidy up search page slightly
I need a designer in my life
2021-07-06 16:59:37 +02:00
19a6ddf851 size of icons 2021-07-06 01:05:34 +02:00
08f1b12143 components have their own icons (?) 2021-07-06 01:01:34 +02:00
60baed5e22 widget switching in AttributeView 2021-07-06 00:56:07 +02:00
826c833c91 disambiguate global styles 2021-07-06 00:19:25 +02:00
703e7b8b7a move type section styling and markup to AttributeView 2021-07-06 00:11:39 +02:00
41cad68844 refactor Address css 2021-07-06 00:00:33 +02:00
ed8a97adad fix spacing on reverse tables 2021-07-03 21:22:28 +02:00
6a1483ca27 replace raw usewrv with a query() call 2021-07-03 21:20:20 +02:00
7785671684 also make backlinks a Table 2021-07-03 20:43:08 +02:00
bd2ce5462f move table styling to table, enlarge value column 2021-07-03 20:34:20 +02:00
d137436d79 basic attr pagination to prevent freezing 2021-07-03 20:31:44 +02:00
26eb6d6fbb slightly improve observer-based resolving 2021-07-03 20:15:59 +02:00
746229152e smaller sl-inputs 2021-06-28 20:55:35 +02:00
706aba0ffe linkify type headings 2021-06-28 20:44:30 +02:00
4357e56864 compass now reacts to clicks and can submit 2021-06-27 00:46:06 +02:00
3170d729b7 stringify value before sending 2021-06-27 00:37:18 +02:00
022edb1915 better logging 2021-06-27 00:37:04 +02:00
0d5c20d335 rename id to addr in AttributeChange types 2021-06-27 00:36:55 +02:00
823e4aab30 forgotten console.log 2021-06-27 00:03:20 +02:00
9c95f96eb5 return underline display to Marquee 2021-06-26 18:39:07 +02:00
34c1b68dd1 add (read-only) Compass, add KSX_TRACK_MOODS type 2021-06-26 17:55:26 +02:00