Commit graph

608 commits

Author SHA1 Message Date
b48655f169 feat(webui): add section links from Home
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-01-21 15:55:39 +01:00
33b52a3452 fix(webui): sort & optimize Keyed section
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-01-21 15:51:42 +01:00
0dfa131fea feat(webui): add Keyed display to Home
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-01-21 15:27:38 +01:00
7191a20176 style(webui): key display in non-banners also 2024-01-21 15:14:51 +01:00
c3ac5adaf0 style(webui): # -> ⌘
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-01-21 14:09:38 +01:00
a1765d480a feat(webui): vault name in title on home
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-01-20 12:41:15 +01:00
3b303e4872 feat(webui): display KEYs in UpObject banner
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-01-20 12:39:17 +01:00
65eb252619 chore: fix types
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-01-18 00:38:09 +01:00
bfce05600b feat(webui): allow search / selection of entries via their attributes
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-01-17 23:06:00 +01:00
8a32b583d1 perf(webui): early set for static Selector options 2024-01-17 20:37:46 +01:00
7a59f81fb4 perf: cancel unfinished updates in Selector
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-01-14 22:11:06 +01:00
83102c5d4f feat: add spinner to Selector 2024-01-14 22:10:39 +01:00
ac7bcb29b6 style: show multiple roots as banners instead of full cards
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-01-14 19:15:34 +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
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
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
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
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
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
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
28861370a7 feat(cli): add --rescan_mode CLI option, fix storybook cmd 2023-11-17 17:21:26 +01:00