Commit Graph

425 Commits (ea7a5e6f189aa72995207220eda3eaecafe44066)

Author SHA1 Message Date
Tomáš Mládek d077726894 wip: add labels to address types
ci/woodpecker/push/woodpecker Pipeline failed Details
2023-06-28 18:50:33 +02:00
Tomáš Mládek d2a81173ee wip: fix wasm 2023-06-28 18:50:22 +02:00
Tomáš Mládek 0b4bdf8c18 wip: update Taskfile for wasm 2023-06-28 18:36:56 +02:00
Tomáš Mládek 509b640dcd wip: add no-network address type constants to upend_js 2023-06-28 18:36:47 +02:00
Tomáš Mládek ee5d50ee48 wip: add types to kestrel
ci/woodpecker/push/woodpecker Pipeline failed Details
2023-06-28 14:26:34 +02:00
Tomáš Mládek 27a1ee1051 wip: add wasm to `upend_js` lib 2023-06-28 14:26:11 +02:00
Tomáš Mládek e18986b400 fix(webui): resolve upobjects with empty labels, explicitly disable resolving 2023-06-25 12:53:47 +02:00
Tomáš Mládek 641f42f785 wip(webui): use (new) attr constants 2023-06-24 18:28:42 +02:00
Tomáš Mládek 0f2294b67c wip: note about createlabelled
ci/woodpecker/push/woodpecker Pipeline was successful Details
2023-06-19 13:04:15 +02:00
Tomáš Mládek 59726d0054 wip: inspect add group removal 2023-06-19 13:02:34 +02:00
Tomáš Mládek c2c0c569d9 wip: filter out `KEY` 2023-06-19 12:58:51 +02:00
Tomáš Mládek 59f8d26404 wip: add icons to inspect widgets 2023-06-19 12:58:42 +02:00
Tomáš Mládek 308d272697 wip: rename tags / links to groups / members 2023-06-19 12:58:33 +02:00
Tomáš Mládek 286abc5b7e wip: Inspect attribute widgets 2023-06-19 11:53:35 +02:00
Tomáš Mládek cb456ba3dd chore: EntryList default columns 2023-06-19 11:53:35 +02:00
Tomáš Mládek e496710e20 wip: get rid of types, new EntryVIew 2023-06-19 11:52:23 +02:00
Tomáš Mládek e428ef188f wip: rename AttributeView to EntryView 2023-06-19 11:52:23 +02:00
Tomáš Mládek 587eb69032 feat: upend.js `attr` includes backlinks 2023-06-19 11:52:23 +02:00
Tomáš Mládek 0177fe007d wip(webui): partially fix "HAS" -> "OF" switch 2023-06-19 11:52:23 +02:00
Tomáš Mládek 8bf75a7c9e refactor!: Unify groups, tags, types (on the backend) 2023-06-19 11:52:23 +02:00
Tomáš Mládek 7ee69a0388 feat: limit concurrent image loading 2023-06-19 11:52:23 +02:00
Tomáš Mládek 510e6bf55a style: smaller iconbutton text 2023-06-19 11:48:58 +02:00
Tomáš Mládek 7eef4b886c fix(webui): ultrawide detail mode
ci/woodpecker/push/woodpecker Pipeline was successful Details
2023-06-05 19:51:11 +02:00
Tomáš Mládek 89fd9f9129 fix(webui): various mobile improvements (#23)
ci/woodpecker/push/woodpecker Pipeline was successful Details
2023-06-05 19:42:15 +02:00
Tomáš Mládek 0caeb9c81d chore: add `debug`
ci/woodpecker/push/woodpecker Pipeline was successful Details
2023-06-05 12:56:33 +02:00
Tomáš Mládek 2ef8891e27 fix(webui): inner group preview sizing
ci/woodpecker/push/woodpecker Pipeline was successful Details
2023-06-04 15:18:51 +02:00
Tomáš Mládek 1f6d7fe090 chore: safeguard in webext against running in upend 2023-05-27 23:30:54 +02:00
Tomáš Mládek 5d05c9118c style: also show attr in type 2023-05-27 23:13:40 +02:00
Tomáš Mládek 116e850b66 fix: url labels on client, not backend 2023-05-27 23:11:44 +02:00
Tomáš Mládek 0666076045 chore: rename uploadFile to putBlob, enable remote url 2023-05-27 15:56:26 +02:00
Tomáš Mládek df43adcd35 chore: update yarn.lock for webui 2023-05-23 23:15:39 +02:00
Tomáš Mládek f9cfca8fcf chore: use api client from upend.js in webui 2023-05-22 21:00:48 +02:00
Tomáš Mládek 3956856c6f refactor: add api client to upend.js 2023-05-21 21:37:29 +02:00
Tomáš Mládek d9753018d6 refactor: move entitylisting to upend.js, dry, formatting 2023-05-20 22:33:22 +02:00
Tomáš Mládek 5b96a9409c feat: proof of concept v0.1 web extension companion 2023-05-20 18:17:13 +02:00
Tomáš Mládek 6061ffb858 fix: selector hanging open 2023-05-04 11:21:21 +02:00
Tomáš Mládek 048bfc0a3c fix: empty selector attr option 2023-05-03 23:32:36 +02:00
Tomáš Mládek 7bdd0e6e99 fix: suggest attributes on empty selector 2023-05-03 23:23:50 +02:00
Tomáš Mládek de488dbc28 feat: only suggest type's attributes in attributeview editing 2023-05-03 23:22:18 +02:00
Tomáš Mládek 98f19da5f4 fix: selector unlabeled attr handling 2023-05-03 23:20:20 +02:00
Tomáš Mládek d254a8c329 fix: image fragment viewing 2023-05-03 21:13:51 +02:00
Tomáš Mládek 0f2acbadf6 fix: don't show tags if empty 2023-05-03 21:13:09 +02:00
Tomáš Mládek 30152a40ce feat, style: switch up groups display, add types, add highlight 2023-05-03 16:21:03 +02:00
Tomáš Mládek 669d686a0a chore: get rid of MTIME 2023-05-03 16:06:19 +02:00
Tomáš Mládek db2c382933 fix: commands 2023-04-25 21:45:53 +02:00
Tomáš Mládek 9923716691 fix: put types 2023-04-25 19:57:23 +02:00
Tomáš Mládek d2d9ebe54a chore: silence storybook errors 2023-04-25 19:57:23 +02:00
Tomáš Mládek 717b8cb4cd fix: pdf viewer 2023-04-24 20:07:53 +02:00
Tomáš Mládek fe850cffd5 chore!: separate PUT /api/obj and PUT /api/blob endpoint 2023-04-24 20:03:29 +02:00
Tomáš Mládek ee2c1fde94 fix, wip: don't show preview for non-image fragments 2023-04-23 22:57:52 +02:00