Commit graph

83 commits

Author SHA1 Message Date
1c858f8c44 wip: editable state semi-purged 2023-09-06 21:35:26 +02:00
7f1e726d23 feat, wip: show all types in Inspect, even without set attributes
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-08-27 20:53:11 +02:00
c2cc88e43d fix: unclickable items in detail mode, fixes #57
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-08-02 21:11:43 +02:00
7193f68385 chore: reformat webui w/ prettier 2023-08-01 22:02:52 +02:00
28df11e41c fix: backlinks, untyped links don't include OFs 2023-07-31 15:57:40 +02:00
5429806c73 feat, style: attribute sections in inspect are headed by upobjects
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-30 17:02:52 +02:00
c70376e484 refactor, fix: move address id resolution logic to upobject 2023-07-30 17:02:33 +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
4d85b521d8 fix: minor entity not yet loaded bug 2023-07-29 12:39:23 +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
47f31db234 feat, webui: add "links" to Inspect
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-16 20:20:56 +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
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
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
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
e496710e20 wip: get rid of types, new 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
f9cfca8fcf chore: use api client from upend.js in webui 2023-05-22 21:00:48 +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
8c799245bb feat: also show timestamp & provenance in EntryList 2023-04-23 19:08:44 +02:00
6602e079b8 feat: add "as entries" inspect option 2023-04-23 16:36:52 +02:00
eb28fe2d75 fix: image overflow in inspect detail 2023-02-26 15:33:39 +01:00
ff5a8265fb feat: add rudimentary surface view 2023-01-10 21:45:03 +01:00
7579f83585 feat: add attribute view 2023-01-07 11:00:55 +01:00
be869b1db0 fix(ui): don't update last/num visited if object is nonexistent 2023-01-01 16:25:40 +01:00
b0ef7f86cb feat: add i18next, move attribute labels 2022-10-25 21:47:17 +02:00
1ef4edf80c chore: unused css rule 2022-10-22 17:18:09 +02:00
6e09b35359 fix: remove BlobViewer duplicity in Inspect
- retain state on detail switch
- probably perf improvement?
2022-10-22 15:11:36 +02:00
fb2276b32d
[ui] fix detail column sizing 2022-04-09 21:37:10 +02:00
8c60a617a2
query lang - addresses are denoted by @, values need not match db deserialization format
e.g.` (matches @address ? ?)`, and `(matches ? ? "foo")` instead of "Sfoo"
2022-03-30 12:29:52 +02:00
6afad56f3b [ui] horizontal detail mode? 2022-03-25 14:29:22 +01:00
0bfdc8eb4c [ui] lints 2022-03-22 21:57:00 +01:00
2614fbdec2 [ui] remember widget choice per object 2022-03-22 20:45:07 +01:00
4dcaeda3e9 [ui] also mark NUM_VISITED (preparation for frecency) 2022-03-21 00:04:48 +01:00
9893292ac8 [ui] various layout fixes - fragment overflow, imageviewer disappeared, pdf iframe height
- add uplink passthrough
- fix delete button position
2022-03-21 00:04:38 +01:00
164cdcd105 [ui] use blobpreview for gallery previews (fragments, models, web get thumbnails)
- modelviewer also has no-interaction mode to fix scrolling in gallery view
- fragmentviewer doesn't link directly, fix thumbnail click
2022-03-20 23:43:43 +01:00
a477468272
[ui] allow images in detail to fill screen 2022-03-15 17:22:14 +01:00