Commit graph

94 commits

Author SHA1 Message Date
f79995b6f4 refactor: 🚚 rename jslib to use @upnd scope 2023-10-07 11:06:45 +02:00
474e685941 dev: add logging to Inspect 2023-09-09 12:09:56 +02:00
ee28a99004 fix: entitylist entry add
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-09-07 21:55:16 +02:00
78db1c0166 feat: always show members in inspect 2023-09-07 21:53:56 +02:00
84e0f8f29b fix: accessibility & lints
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-09-07 21:12:43 +02:00
3a34fc346c feat: modeless entrylist editing
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-09-07 19:05:17 +02:00
257044e66d chore: rename Gallery to EntityList 2023-09-07 15:40:20 +02:00
a29d66d829 wip: LabelBorder component, modeless AudioViewer, ImageViewer 2023-09-06 21:37:00 +02:00
a5e33a5061 chore, wip: rename attributes to properties 2023-09-06 21:36:00 +02:00
3294299c5d feat, wip: modeless Editable, functional type attributes 2023-09-06 21:35:53 +02:00
646f77b712 wip: also pass group to all widgets, basic unused attr display 2023-09-06 21:35:53 +02:00
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