Commit graph

1647 commits

Author SHA1 Message Date
eec91c7f6d fix: (group) previews getting hung up on a spinner 2023-04-07 20:45:35 +02:00
36e788b9d3 feat!: add provenance & timestamp to Entry 2023-04-02 19:56:01 +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
272aef7b08 fix: prevent bonkers behavior on PUT (deny_unknown_fields) 2023-04-02 14:05:57 +02:00
26fd000a46 fix: text overflow 2023-04-01 18:27:22 +02:00
f0cd9c4978 chore: gitattributes fix 2023-04-01 18:22:50 +02:00
d44995425e chore: add text examples 2023-04-01 18:22:13 +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
81dcc7a8bf chore: clippy lints 2023-03-19 20:10:13 +01:00
2b30f5670f fix: "database is locked" errors on init (?) 2023-03-19 20:06:45 +01:00
5b0f59abab style: !is_release instead of is_debug 2023-03-19 20:05:10 +01:00
b4ed93e576 update CHANGELOG 2023-03-08 07:48:16 +01:00
072cc81c84 chore: Release upend version 0.0.70 2023-03-08 07:44:47 +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
c9e4a2b927 chore: add yarn interactive tools 2023-03-05 20:11:11 +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
0598420a83 chore: run release version of upend for storybook 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
4c1231a4ba chore: warn when reinitializing 2023-01-24 23:50:56 +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
abcc10a0cb chore: add example files (2 photos, 2 stls) 2023-01-24 19:21:37 +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
d501395387 chore: add --reinitialize to sb command 2023-01-24 19:15:05 +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