Commit graph

878 commits

Author SHA1 Message Date
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
e7059a2968 [ui] preview / full text view 2022-01-24 15:34:08 +01:00
f5fc9778d0 [ui] text previews 2022-01-24 14:56:03 +01:00
7f628529b2
(cargo-release) version 0.0.20 2022-01-23 15:01:34 +01:00
1f058670f8
don't duplicate file if it already exists 2022-01-23 15:01:14 +01:00
3cc0dcff45
also LBL uploaded file 2022-01-23 14:55:49 +01:00
c1698061d5
file fns return addresses 2022-01-23 14:55:40 +01:00
dd16a96125
canonicalize paths before normalization, fix symlink bug 2022-01-23 14:51:54 +01:00
893a87a094
unify adding files via rescans and ui 2022-01-23 14:50:37 +01:00
ef59090859
separate adding file into its own fn, refactor private fn names 2022-01-23 13:03:27 +01:00
dec2e4daf1
[ui] also handle (file) pastes 2022-01-23 13:03:24 +01:00
956fe9344d
[ui] hide note from default attr listing 2022-01-23 13:03:08 +01:00
1ad52da07a
[ui] inconsequential padding fix 2022-01-23 13:03:03 +01:00
7183dbb6ee
(cargo-release) version 0.0.19 2022-01-22 20:21:17 +01:00
692d99b0b0
[ui] add note editing, Inspect handles bubble up Attribute edits 2022-01-22 20:19:26 +01:00
dba543ca0e
[ui] move sections with labels in borders into a util stylesheet 2022-01-22 20:18:57 +01:00
c95fc3518a
[ui] omit blobpreview if missing 2022-01-22 18:48:38 +01:00