Commit graph

1432 commits

Author SHA1 Message Date
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
4cc38dfaa3 ... 2023-10-07 09:41:20 +02:00
b59e0205af fix(webui): 🐛 add placeholder to indicate url pasting in entitylist 2023-10-01 14:16:15 +02:00
f4c8a9ac74 fix(jslib): 🔧 moved wasm from dependencies to dev dependencies 2023-10-01 13:55:15 +02:00
acdd128d5f refactor(jslib): reexport UpEndApi in index
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-09-30 10:35:47 +02:00
1f551fc087 fix(jslib): allow initialization of wasm via wasm modules 2023-09-23 20:11:39 +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
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