Commit graph

794 commits

Author SHA1 Message Date
355ba80ebe
[webui] lint fixes 2022-01-30 16:50:23 +01:00
f9e5c19d21
[ui] add group remove feature 2022-01-30 16:40:48 +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
859838f124
[ui] add default search limit at 50 2022-01-30 16:29:04 +01:00
34847f3321
fix search ("contains" query, UpObject params bug) 2022-01-30 16:20:02 +01:00
fa5626af4f
allow only one job of a type to be in progress at once 2022-01-30 16:00:29 +01:00
bb13f92207
[ui] also immediately update jobs view 2022-01-30 15:39:19 +01:00
ab95457768
[ui] add "rescan vault" button 2022-01-30 15:32:59 +01:00
c596da7514
[ui] fix endless image loading 2022-01-30 15:28:40 +01:00
e592b89e59
[ui] fix import 2022-01-28 23:41:04 +01:00
a78a7fbce3
(cargo-release) version 0.0.23 2022-01-28 23:34:59 +01:00
26f144a094
[ui] special case for HIER labels (probably a bad idea?) 2022-01-28 23:34:49 +01:00
3a64adc935
containers -> groups 2022-01-28 23:32:13 +01:00
51029383a4
[webui] display proper type names 2022-01-28 23:27:09 +01:00
5bb58ca414
[ui] move highlight logic to UpObject 2022-01-28 23:24:30 +01:00
ce6903c43d
[ui] containers section in inspect 2022-01-28 23:08:19 +01:00
d5d891f83f
[ui] nicer upobject spacing 2022-01-28 22:29:12 +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
bd1655d61a
[ui] fix spurious TS error (?) 2022-01-28 20:39:00 +01:00
7592c8f46b
add eslint to js lib 2022-01-28 18:58:34 +01:00
8c8d58847a
separate value_string and value_number columns
to be able to utilize SQL queries better for ranges, comparisons, etc.
2022-01-28 18:17:14 +01:00
fc3956e770
fix yarn install in CI lint step 2022-01-28 16:53:29 +01:00
5181e3f0cc
reenable (and fix) frontend lint in CI 2022-01-28 16:47:50 +01:00
283665bf60
[ui] fix lint errors and some warnings 2022-01-28 16:46:08 +01:00
cee678760d
[ui] add eslint 2022-01-28 16:39:22 +01:00
52e1532f78
also lint --no-default-features (allow fail) 2022-01-28 14:29:43 +01:00
8b9947c2e4
fix no-default-features build 2022-01-28 14:21:07 +01:00
813f21b21e
(cargo-release) version 0.0.22 2022-01-28 00:15:10 +01:00
fc6212855a
[ui] objects searchable/selectable from edit box 2022-01-27 21:28:42 +01:00
6b5b8f4bb9
[ui] also add pre-label to result of search getObjects 2022-01-27 21:26:47 +01:00
ad21ed6857
[ui] remove unnecessary address attr from AttributeView 2022-01-27 20:57:32 +01:00
642590cce9
[ui] move most of search logic out of component 2022-01-27 20:56:00 +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
ddfe103e7a
add LBLs to base types 2022-01-27 17:42:59 +01:00
4b27fdd0b1
[ui] iconbutton disabled 2022-01-27 17:35:58 +01:00
19b25666c6
show PDFs in BlobPreview, add ?inline query param to /raw/ 2022-01-27 15:55:48 +01:00
538ccc27ec
refactor address tests to use results 2022-01-27 10:53:19 +01:00
01029053c9
add url address type 2022-01-27 10:51:26 +01:00
b095f900f6
test addresses encoding/decoding on equivalence and not just representation 2022-01-26 17:07:58 +01:00
fa957794e5
encode/decode -> b58_encode/decode 2022-01-26 16:55:23 +01:00
2f4f307b4d (cargo-release) version 0.0.21 2022-01-24 18:27:55 +01:00
4a02921bbd send a http 303 if thumbnail isn't applicable 2022-01-24 18:26:53 +01:00
7134a7db52 [ui] image loading spinner 2022-01-24 18:09:07 +01:00
c6ad259851 [ui] imports 2022-01-24 18:03:32 +01:00
d508cd0a74 add image previews 2022-01-24 17:04:27 +01:00
b0b06a6ea0 [ui] ellipsis to TextViewer preview mode 2022-01-24 16:02:59 +01:00
cf9b090f71 [ui] refactor TextViewer, deduplicate 2022-01-24 16:01:58 +01:00
1c9026d13c [ui] add markdown view 2022-01-24 15:57:53 +01:00