Commit graph

1423 commits

Author SHA1 Message Date
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
c3305efaaa ci: add --push to deploy target 2023-09-09 12:45:16 +02:00
560286dbed ci: add earthly target to update changelog 2023-09-09 12:45:16 +02:00
dd40dcb0b2 chore: update git cliff config 2023-09-09 12:24:51 +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
5284d9435e refactor: provenance api log 2023-09-07 21:26:36 +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
769b62d02e Merge branch 'feat/modeless-webui'
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-09-07 19:07:25 +02:00
8c7fe30815 chore: update upend logo 2023-09-07 19:06:59 +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
f6845a5a3a fix: add url attributes to url type address
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-08-31 19:03:56 +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
b76af4ea89 ci, perf: ssh init before copy in deploy 2023-08-31 12:53:39 +02:00
6fb0d5f1b6 refactor: generic magic for addressable/asmultihash
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/manual/woodpecker Pipeline failed
2023-08-29 13:11:48 +02:00
62c3478741 ci: add an audit target
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-08-28 18:30:24 +02:00
ed39346bca chore: update cargo & webui deps 2023-08-28 18:26:11 +02:00
36553c5f61 fix: make componentsToAddress usable from JS
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-08-28 18:12:26 +02:00
38faae33bf ci, chore: remove broken sources from taskfile
should fix but we're using this only for dev anyway, so whatever
2023-08-28 18:12:04 +02:00
214e72bc1b fix: wasm lint
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-08-27 21:48:17 +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
f244662c3b ci: only publish dockers from main
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-08-27 16:38:15 +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
b3d6866c7c fix: duplicate wasm initialization 2023-08-27 11:48:44 +02:00
bba4dc3041 chore, ci: remove unnecessary pnpm adds, install with frozen lockfile in earthfile 2023-08-27 11:46:05 +02:00
723568e0ae dev, fix: stale upend_js deps 2023-08-27 11:43:51 +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