Commit graph

562 commits

Author SHA1 Message Date
69aa8a862f feat(webui): 🚧 base of select all 2023-10-22 14:21:04 +02:00
40b4154c3d feat(webui): 🚧 generic BrowseColumn, EntryView accepts entities 2023-10-22 13:38:52 +02:00
377f0af161 feat(webui): 🚧 selection via ctrl+drag
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-10-21 22:57:36 +02:00
9fc95185af feat(jslib): getRaw() just returns URL, fetchRaw() fetches the actual content
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-10-20 20:55:10 +02:00
120e5a46cc fix(webui): 🚑 fix upend wasm import
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-10-14 16:35:04 +02:00
6003eebbe8 refactor(jslib): ♻️ config obj instead of positional args in api
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-10-07 17:28:26 +02:00
91cfa6a2da feat: 📦 upend jslib + wasm can be used from node
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-10-07 13:00:34 +02:00
f79995b6f4 refactor: 🚚 rename jslib to use @upnd scope 2023-10-07 11:06:45 +02:00
b59e0205af fix(webui): 🐛 add placeholder to indicate url pasting in entitylist 2023-10-01 14:16:15 +02:00
11e0bfa96d chore: change wording on "Create object", i18n
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-09-21 22:03:08 +02:00
4b27f14097 feat: show URL types in non-banner upobjects
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-09-21 22:01:52 +02:00
a361c75270 ... 2023-09-21 21:46:01 +02:00
ae0c588928 refactor: EntryList uses CSS grid instead of tables
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-09-09 14:54:50 +02:00
474e685941 dev: add logging to Inspect 2023-09-09 12:09:56 +02:00
d9b714e106 fix: selector overflow in entitylist
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-09-07 21:56:55 +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
736c382e75 fix: audio annotations not being saved properly
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-09-07 21:32:39 +02:00
84e0f8f29b fix: accessibility & lints
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-09-07 21:12:43 +02:00
b909e2d978 chore: fix stories errors
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-09-07 20:55:30 +02:00
3a34fc346c feat: modeless entrylist editing
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-09-07 19:05:17 +02:00
959a613ea3 chore: logging for swr fetch 2023-09-07 18:12:44 +02:00
257044e66d chore: rename Gallery to EntityList 2023-09-07 15:40:20 +02:00
a4c915f73f fix: hide browse add column after blur
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-09-06 21:37:14 +02:00
a29d66d829 wip: LabelBorder component, modeless AudioViewer, ImageViewer 2023-09-06 21:37:00 +02:00
0a5398b0a7 feat: modeless group operations 2023-09-06 21:36:00 +02:00
a5e33a5061 chore, wip: rename attributes to properties 2023-09-06 21:36:00 +02:00
686da82bb6 feat: property adding in entrylist 2023-09-06 21:36:00 +02:00
1059bd0b65 refactor: unify debug logs in webui
add logging to Selector
2023-09-06 21:35:53 +02:00
3294299c5d feat, wip: modeless Editable, functional type attributes 2023-09-06 21:35:53 +02:00
c4b09ea234 fix: don't duplicate columns unless shift is pressed 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
2a23bb545f fix: 3d model preview overflow
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-09-05 22:03:24 +02:00
520dec104d style, fix: pad app to prevent footer overlap
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-09-02 17:34:53 +02:00
b1eba7369f fix: webui, detail doesn't take up the whole screen
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-09-01 19:54:08 +02:00
70d4be1be3 fix: webui layout & sizing fixes
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-08-31 12:53:58 +02:00
ed39346bca chore: update cargo & webui deps 2023-08-28 18:26:11 +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
e1799f5cfb fix: entrylist scroll hijack
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-08-27 12:20:56 +02:00
462aa6e665 fix: don't show type editor for nontypes
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-08-27 11:51:50 +02:00
0598077fbf fix: footer only showable when jobs present
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-08-27 10:06:51 +02:00
4b798163f9 style, fix: footer with notifications, styling improvements
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-08-27 10:01:50 +02:00
e2db937b65 fix: don't hide jobs 2023-08-27 09:58:39 +02:00
467fe1966f refactor: add global mock/debug switches 2023-08-27 09:23:49 +02:00
ac75425826 fix: never cache index.html, prevent stale assets 2023-08-26 19:55:18 +02:00
e6b3916180 fix, style: static footer size
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-08-26 15:12:22 +02:00
ef7be5c314 feat: add group count
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-08-26 10:42:31 +02:00
42d5e085a2 feat: add basic group section to home 2023-08-26 10:39:28 +02:00
92df0d94fd fix: audiopreview overflow 2023-08-26 09:28:56 +02:00
caedb78cea chore, webui: take care of (some) lints
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-08-25 23:35:29 +02:00
e7c21c8dbd fix, refactor: AudioPreview component, fix duration overflow 2023-08-25 23:22:33 +02:00
1bdc9dc445 fix: upgrade vite, get rid of vite build voodoo
with pnpm & vite on the previous versions, random `if`s were *failing*. `if (something)` didn't run or get compiled, `if (Boolean(something))` did, and other shenanigans
2023-08-25 11:03:42 +02:00
3f9ce3991c fix: (loading) image overflow
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-08-24 08:28:30 +02:00
fc83218515 chore: reformat? 2023-08-24 08:27:32 +02:00
9b5be08935 refactor: add DEBUG:IMAGEHALT localstorage variable that halts concurrent image loading 2023-08-24 08:27:10 +02:00
cb2f03ad27 feat: concurrent image loading indication
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-08-20 12:33:33 +02:00
4d6935ead5 fix: concurrent image loading
- actually concurrent (set to 1, probably for debug purposes?)
- make sure there's enough active elements
2023-08-20 12:32:58 +02:00
0a971471fa chore: add prettier for webui 2023-08-20 11:59:30 +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
8625b7f519 feat: add download button to UpObject
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-31 15:57:48 +02:00
28df11e41c fix: backlinks, untyped links don't include OFs 2023-07-31 15:57:40 +02:00
1c62a2f92c fix, style: fix type listing gap
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-30 17:06:25 +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
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