Commit graph

446 commits

Author SHA1 Message Date
1628a39550 feat, style: no more mid-Ellipsis, EAV colors
mid-ellipsis is great and clearly superior, but until there's native browser support, only brings trouble :(
also complicated EAV coloring, so away it goes.
EAV now corresponds to RGB
2023-07-30 16:00:03 +02:00
0c691f8e23 feat: rudimentary type editor
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-29 19:50:00 +02:00
bf4d2d9785 refactor: ... 2023-07-29 19:26:31 +02:00
25644e5cd4 refactor: InspectGroups more self-sufficient 2023-07-29 19:26:00 +02:00
ef81e1c7b9 fix, perf: gallery/entrylist lazy loading, sorting 2023-07-29 19:24:08 +02:00
7b8e85f4f0 chore: ...
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-29 16:45:35 +02:00
a5bcc4cfd9 fix, feat: add "infinite scroll" to Gallery & EntryList
prevents lock-ups for large groups
also minor reordering in Gallery
2023-07-29 16:45:29 +02:00
4d85b521d8 fix: minor entity not yet loaded bug 2023-07-29 12:39:23 +02:00
f88aec693b style: no more labelborder, more conventional table view 2023-07-29 12:31:35 +02:00
557271a663 refactor: split inspect groups into its own widget
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-29 11:24:05 +02:00
38d52df46a chore, fix: don't create invariants from Selector 2023-07-28 20:19:12 +02:00
d1951363ce chore: lock update 2023-07-28 11:59:21 +02:00
47f31db234 feat, webui: add "links" to Inspect
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-16 20:20:56 +02:00
633d6b1de4 chore: migrate from yarn to pnpm 2023-07-16 19:50:42 +02:00
f8817d07f3 fix,ci: local js dependencies
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-11 19:41:07 +02:00
3619815cef feat: add link to typed entry views
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-09 19:28:15 +02:00
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
d2a81173ee wip: fix wasm 2023-06-28 18:50:22 +02:00
0b4bdf8c18 wip: update Taskfile for wasm 2023-06-28 18:36:56 +02:00
509b640dcd wip: add no-network address type constants to upend_js 2023-06-28 18:36:47 +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
27a1ee1051 wip: add wasm to upend_js lib 2023-06-28 14:26:11 +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
587eb69032 feat: upend.js attr includes backlinks 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
1f6d7fe090 chore: safeguard in webext against running in upend 2023-05-27 23:30:54 +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