Commit graph

454 commits

Author SHA1 Message Date
2233d13906 style: referred to after members 2023-07-09 19:27:20 +02:00
49ecc7dc5a fix: Gallery empty state 2023-07-06 18:01:58 +02:00
7314d440f1 style: don't use detail layout under 1600px width 2023-07-06 17:53:00 +02:00
6e16d7090d Merge branch 'develop' 2023-07-06 17:44:54 +02:00
d077726894 wip: add labels to address types
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-06-28 18:50:33 +02:00
ee5d50ee48 wip: add types to kestrel
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-06-28 14:26:34 +02:00
e18986b400 fix(webui): resolve upobjects with empty labels, explicitly disable resolving 2023-06-25 12:53:47 +02:00
641f42f785 wip(webui): use (new) attr constants 2023-06-24 18:28:42 +02:00
c925ff5cac feat: provenance, vault stats
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-06-19 16:45:55 +02:00
0f2294b67c wip: note about createlabelled
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-06-19 13:04:15 +02:00
59726d0054 wip: inspect add group removal 2023-06-19 13:02:34 +02:00
c2c0c569d9 wip: filter out KEY 2023-06-19 12:58:51 +02:00
59f8d26404 wip: add icons to inspect widgets 2023-06-19 12:58:42 +02:00
308d272697 wip: rename tags / links to groups / members 2023-06-19 12:58:33 +02:00
286abc5b7e wip: Inspect attribute widgets 2023-06-19 11:53:35 +02:00
cb456ba3dd chore: EntryList default columns 2023-06-19 11:53:35 +02:00
e496710e20 wip: get rid of types, new EntryVIew 2023-06-19 11:52:23 +02:00
e428ef188f wip: rename AttributeView to EntryView 2023-06-19 11:52:23 +02:00
0177fe007d wip(webui): partially fix "HAS" -> "OF" switch 2023-06-19 11:52:23 +02:00
8bf75a7c9e refactor!: Unify groups, tags, types (on the backend) 2023-06-19 11:52:23 +02:00
7ee69a0388 feat: limit concurrent image loading 2023-06-19 11:52:23 +02:00
510e6bf55a style: smaller iconbutton text 2023-06-19 11:48:58 +02:00
7eef4b886c fix(webui): ultrawide detail mode
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-06-05 19:51:11 +02:00
89fd9f9129 fix(webui): various mobile improvements (#23)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-06-05 19:42:15 +02:00
0caeb9c81d chore: add debug
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-06-05 12:56:33 +02:00
2ef8891e27 fix(webui): inner group preview sizing
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-06-04 15:18:51 +02:00
5d05c9118c style: also show attr in type 2023-05-27 23:13:40 +02:00
116e850b66 fix: url labels on client, not backend 2023-05-27 23:11:44 +02:00
0666076045 chore: rename uploadFile to putBlob, enable remote url 2023-05-27 15:56:26 +02:00
f9cfca8fcf chore: use api client from upend.js in webui 2023-05-22 21:00:48 +02:00
3956856c6f refactor: add api client to upend.js 2023-05-21 21:37:29 +02:00
d9753018d6 refactor: move entitylisting to upend.js, dry, formatting 2023-05-20 22:33:22 +02:00
5b96a9409c feat: proof of concept v0.1 web extension companion 2023-05-20 18:17:13 +02:00
6061ffb858 fix: selector hanging open 2023-05-04 11:21:21 +02:00
048bfc0a3c fix: empty selector attr option 2023-05-03 23:32:36 +02:00
7bdd0e6e99 fix: suggest attributes on empty selector 2023-05-03 23:23:50 +02:00
de488dbc28 feat: only suggest type's attributes in attributeview editing 2023-05-03 23:22:18 +02:00
98f19da5f4 fix: selector unlabeled attr handling 2023-05-03 23:20:20 +02:00
d254a8c329 fix: image fragment viewing 2023-05-03 21:13:51 +02:00
0f2acbadf6 fix: don't show tags if empty 2023-05-03 21:13:09 +02:00
30152a40ce feat, style: switch up groups display, add types, add highlight 2023-05-03 16:21:03 +02:00
669d686a0a chore: get rid of MTIME 2023-05-03 16:06:19 +02:00
9923716691 fix: put types 2023-04-25 19:57:23 +02:00
d2d9ebe54a chore: silence storybook errors 2023-04-25 19:57:23 +02:00
717b8cb4cd fix: pdf viewer 2023-04-24 20:07:53 +02:00
fe850cffd5 chore!: separate PUT /api/obj and PUT /api/blob endpoint 2023-04-24 20:03:29 +02:00
ee2c1fde94 fix, wip: don't show preview for non-image fragments 2023-04-23 22:57:52 +02:00
ddb7af116b fix: unresolved audio annotations labels 2023-04-23 22:57:36 +02:00
c4fbb0bcbc fix: don't use "Link" under the button 2023-04-23 19:25:09 +02:00
8c799245bb feat: also show timestamp & provenance in EntryList 2023-04-23 19:08:44 +02:00
5797c39fe2 feat: display entity type in banner 2023-04-23 17:24:26 +02:00
5fa38e202f fix: sort attributes by label too 2023-04-23 16:42:52 +02:00
fc63652a6e chore: remove duplicate sort 2023-04-23 16:42:43 +02:00
6dc36cb67f chore: rename to entries 2023-04-23 16:37:26 +02:00
6602e079b8 feat: add "as entries" inspect option 2023-04-23 16:36:52 +02:00
279f8f85e3 style: add text to iconbuttons 2023-04-23 13:14:36 +02:00
bb0a2ced3d style: improve browse icons 2023-04-20 21:15:03 +02:00
d68383eec9 fix: image group overflow 2023-04-20 20:00:33 +02:00
be7cc11e36 fix: audio preview sizing issue 2023-04-13 23:18:39 +02:00
2359304a86 fix: overflow & spacing issues 2023-04-07 21:17:40 +02:00
eec91c7f6d fix: (group) previews getting hung up on a spinner 2023-04-07 20:45:35 +02:00
1722336a4a fix: useful attribute mouseover 2023-04-02 14:28:52 +02:00
574daef29e feat: attribute label display in Selector, create attribute feature 2023-04-02 14:07:01 +02:00
26fd000a46 fix: text overflow 2023-04-01 18:27:22 +02:00
e07a5ac843 style: smaller add icon 2023-04-01 15:24:49 +02:00
954b30d769 fix: UpLink not updating 2023-03-24 14:13:04 +01:00
75c9c843ee chore(webui): fix eslint errors 2023-03-19 20:18:14 +01:00
0043a03a5e style: no min-height for blob preview (?) 2023-03-07 22:15:24 +01:00
4572b13742 fix: detail mode 2023-03-07 21:49:56 +01:00
8c2ca53d33 fix: resize AudioViewer 2023-03-07 19:42:55 +01:00
08595fda5a feat: resizable columns 2023-03-07 19:32:33 +01:00
afcd16237b feat: shift+click to add on right 2023-03-07 16:36:42 +01:00
51d7c7fb43 fix: blob viewer jumping 2023-03-05 21:09:31 +01:00
e7e4121425 fix: only record annotation color if not default 2023-03-05 21:05:44 +01:00
77a3a61063 fix: various audioviewer bugs & improvements
- reflect editable state of regions
- editing regions actually works
- note is hidden in NOTE
- add logging
- select annotation by (not double) clicking
2023-03-05 21:01:31 +01:00
2e62854fda Revert "fix: audio regions editable state"
This reverts commit 50386c53b1.
2023-03-05 20:27:51 +01:00
eb28fe2d75 fix: image overflow in inspect detail 2023-02-26 15:33:39 +01:00
689ad6e875 chore: add RouterDecorator to BlobViewer story 2023-02-26 15:33:27 +01:00
11afb3297e fix: blobpreview endless loading state 2023-01-28 20:43:58 +01:00
50386c53b1 fix: audio regions editable state 2023-01-28 20:43:58 +01:00
2aa965608c chore: add audio example, update ATTRIBUTION 2023-01-28 20:43:58 +01:00
7993e94ce5 feat: update surface URL when changing axes 2023-01-24 23:51:26 +01:00
c690992f93 feat: double click on surface to add a point 2023-01-24 19:29:35 +01:00
1539860da8 fix: rotate models right side up in (pre)view 2023-01-24 19:28:58 +01:00
042b207e0b chore: add 3d model stories 2023-01-24 19:23:39 +01:00
144a426c3a fix: inflight queryonce cache never revalidated 2023-01-24 19:18:11 +01:00
c3fc9610eb fix: Selector mouse behavior, focus event
accidentally broke mouse selection in surface update
also update action on story, once it starts working
2023-01-24 19:17:44 +01:00
9c8b05f041 chore: fix Surface story, add prefilled story 2023-01-24 19:15:34 +01:00
8eb4466222 feat: add arrow key support to Selector 2023-01-22 14:58:33 +01:00
e5fc315852 chore: add Surface story 2023-01-22 14:58:33 +01:00
195ce6e4c0 chore: add Selector stories 2023-01-21 20:25:50 +01:00
0509cc21f7 fix: endless loading on group preview 2023-01-21 19:08:32 +01:00
3bf60effe5 refactor: Gallery thumbnail is now UpObjectCard
also fix BlobPreview layout overflow
2023-01-21 18:57:57 +01:00
46eb7035ba fix: unnecessary underline on UpObject banner 2023-01-21 18:56:07 +01:00
d7920f6c15 chore: stories 2023-01-21 18:55:50 +01:00
8528805ea7 fix: always resolve UpObject when banner (check for blobbiness) 2023-01-21 15:32:33 +01:00
db60b4156c chore: add Gallery story 2023-01-21 14:03:54 +01:00
e2fa7d9e67 chore: add upobjectcard story, routerdecorator, link upobject story 2023-01-21 14:03:54 +01:00
acb5120455 chore: add image stories for blobs 2023-01-21 14:03:54 +01:00
6ddfcb530b chore: add vertical video + stories 2023-01-21 14:03:54 +01:00