Commit graph

1728 commits

Author SHA1 Message Date
d23d02413e refactor: formatting 2024-01-14 15:51:39 +01:00
c0a705bb33 style(webui): 2 columns at home
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-01-11 22:27:30 +01:00
8181af3e01 style(webui): column/inspect sizing, avoid scrollbar overlap
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-01-07 20:21:49 +01:00
6993709c56 fix(webui): Editable overflow
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-01-07 20:10:01 +01:00
0fa5b67643 fix(webui): attribute columns being squashed to unreadability 2024-01-07 20:08:33 +01:00
7bed050cd0 fix(webui): url type display in UpObject
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-12-29 11:18:41 +01:00
0690aef307 fix: selectors keep focus while adding entries
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
proper fix requires keeping `hover` over the whole row
2023-12-28 21:17:48 +01:00
79b359854b chore: add intellij run configurations 2023-12-28 21:17:48 +01:00
5c47e087e6 fix: prevent crashes while formatting unexpected value types 2023-12-28 21:17:48 +01:00
e2dcb07ec9 refactor: remove unnecessary scoped leftovers from Vue 2023-12-28 21:17:48 +01:00
90d10858fa refactor: dbg calls in Selector.svelte identify element 2023-12-28 21:17:48 +01:00
cce9906bc8 refactor: chores in Selector.svelte 2023-12-28 21:17:48 +01:00
cc3f618375 feat(jslib): implement toString for UpObject
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
also minor stylistic refactor
2023-12-18 11:47:21 +01:00
2f636288b6 refactor(cli): refix log level for vault rescans
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-12-12 19:16:59 +01:00
30e0f10ce8 ...
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-12-11 21:45:49 +01:00
f90f3fa189 fix(db): handling (again) existing files + tests
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-12-11 21:36:20 +01:00
3c4276e22d refactor(cli): remove forgotten println 2023-12-11 21:36:20 +01:00
2027b543fd perf(jslib): add attr cache
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-12-03 19:28:24 +01:00
b99f9bc15c feat(webui): stable type sort in Inspect: by amount of attributes, address
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-11-29 22:08:11 +01:00
06f7d1a4a6 style(webui): fix partially hidden Home footer; spacing
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-11-29 14:59:44 +01:00
dfcc1b1969 refactor(jslib): remove url and attribute from getAddress, fix build
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-11-29 14:42:31 +01:00
db85fc11a6 perf(webui): use addressToComponents to get attribute addresses without querying backend
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-11-29 14:10:44 +01:00
b5c3e1758b perf(webui): only check for file existence for UpObjct banners 2023-11-29 14:00:12 +01:00
e9caac0bea fix(webui): fix duplicate Selector options (?)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-11-26 22:54:55 +01:00
1890b29624 style(webui): reorder options in selector 2023-11-26 22:52:57 +01:00
2c75a76446 refactor(webui): ...
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-11-23 22:21:17 +01:00
6169dd25a3 refactor(webui): i18n in UpObject 2023-11-23 22:20:27 +01:00
0f17538307 feat(cli,webui): check file presence via HEAD, disable download button if necessary 2023-11-23 22:17:37 +01:00
03e3aafd70 feat(webui): proper autofit of SurfaceColumn
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-11-21 19:56:30 +01:00
8c4ca4ef16 refactor(webui): get rid of any in Surface 2023-11-21 07:51:56 +01:00
4dc5f49245 style(webui): embolden 0 axes in Surface, text shadow 2023-11-21 07:51:02 +01:00
8793691cbb fix(webui): surface centering on resize
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-11-20 21:44:21 +01:00
a5b4d13bb1 refactor(webui): button labels on columns are i18n'd
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-11-20 20:52:12 +01:00
0df4c78036 feat(webui): press shift and click close to reload a column 2023-11-20 20:50:48 +01:00
a1fa423634 ci: remove mail (for the time being) 2023-11-20 20:50:31 +01:00
4a8d9b4ece fix(webui): position of selector on surface
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-11-20 20:44:57 +01:00
69e72a6440 fix(webui): multiple Surface columns
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-11-18 19:37:39 +01:00
2cca09e291 ci: fix mail?
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-11-18 17:35:18 +01:00
2b25c03471 ci: add mail pipeline step
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-11-18 15:08:51 +01:00
c4f86824c9 feat(webui): SurfaceColumn automatically finds PERPENDICULAR attributes, if set
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-11-18 14:16:32 +01:00
22747e2577 fix(webui): "initial" Selector values are no longer uneditable 2023-11-18 14:16:32 +01:00
f5adb3fff8 chore(jslib): bump version 2023-11-18 14:16:32 +01:00
779015ae32 feat(jslib): or/and/not/join query builder support 2023-11-18 14:16:32 +01:00
be45fcdac5 feat(webui): SurfaceColumn's axes are fully reflected in URL 2023-11-18 14:16:32 +01:00
9fa7ee9f68 fix(webui): error in SurfaceColumn due to missing y
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-11-18 10:41:01 +01:00
f5c1ee4169 fix(webui): SurfaceColumn with new Selectors
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-11-17 22:46:14 +01:00
2d8c9623fa feat(webui): "Last searched" options in header 2023-11-17 22:40:44 +01:00
8f00f73b69 fix(webui): error on search confirm 2023-11-17 22:40:24 +01:00
f88ecb7c9f refactor(webui): Selector refactor, non-destructive search
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-11-17 19:43:43 +01:00
91d8688bc9 chore(webui): update entity addresses for storybook 2023-11-17 17:55:57 +01:00