Commit graph

29 commits

Author SHA1 Message Date
89332de506
[ui] respect editable in AudioViewer; add disable props to input/selector 2022-03-10 20:35:29 +01:00
376d929232
return attribute labels in /all/attributes endpoint 2022-03-02 22:39:05 +01:00
7a16a136ab
[ui] better icon for selector clear 2022-02-20 19:11:34 +01:00
e522e99209
[ui] refactor - centralize all fetch() calls in api.ts 2022-02-20 13:06:01 +01:00
ea89e11738
[ui] "?" instead of blank progress bar 2022-02-19 17:03:18 +01:00
a4a5ab7f32
[ui] jobs' progress bar can also be indefinite 2022-02-19 16:57:18 +01:00
1176d2e7ae
[ui] fix Ellipsis bug due to multiple spaces 2022-02-15 22:33:52 +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
af86556654
[webui] forgotten absolute URIs 2022-02-06 23:43:04 +01:00
b51e41b643
[webui] (attempt to) relativize all paths? 2022-02-06 23:38:33 +01:00
3b423a2c59
[ui] only request options when selector focused 2022-02-06 14:44:07 +01:00
a92d30a521
[ui] linkify upobj links even in edit mode 2022-02-06 14:41:04 +01:00
90cae6661f
[ui] create objects from selector directly 2022-02-06 14:16:56 +01:00
4822069fdf
[ui] spinner explicit centering 2022-02-06 12:20:56 +01:00
d5337bd784
[ui] selector types 2022-02-02 17:58:30 +01:00
355ba80ebe
[webui] lint fixes 2022-01-30 16:50:23 +01:00
4f426bca6f
[ui] add group add feature, fix group display
also add entity type to selector, input event
2022-01-30 16:38:32 +01:00
9d65c2da3d
[ui] .content in labelborder section 2022-01-28 22:27:02 +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
fc6212855a
[ui] objects searchable/selectable from edit box 2022-01-27 21:28:42 +01:00
d4f88933b8
[ui] display addresses as entities in editable mode 2022-01-27 19:23:09 +01:00
ad5cb6036d
[ui] fix Editable overflow, disable button unless dirty 2022-01-27 17:43:30 +01:00
4b27fdd0b1
[ui] iconbutton disabled 2022-01-27 17:35:58 +01:00
1ad52da07a
[ui] inconsequential padding fix 2022-01-23 13:03:03 +01:00
692d99b0b0
[ui] add note editing, Inspect handles bubble up Attribute edits 2022-01-22 20:19:26 +01:00
d46f449e4b
file upload
todo:
  - don't return file hash in ListingResult, solve this marking problem in general?
  - work around persisterror across filesystems
  - add proper BLOB metadata
2022-01-18 17:05:45 +01:00
0dab348f58
ui -> webui 2022-01-13 19:02:08 +01:00