Commit graph

674 commits

Author SHA1 Message Date
6467d6c3b7 fix(jslib): correct types for UpObject.attr() 2024-01-28 16:58:51 +01:00
de9f808b7a fix(webui): ordering of attributes in Selector 2024-01-28 15:24:37 +01:00
faa75278a1 style(webui): blob preview labels
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-01-27 19:02:54 +01:00
7533697907 fix(webui): selector race conditions / wonkiness 2024-01-27 19:02:54 +01:00
c0daf59d46 build(webui): finish webui SPA build config 2024-01-27 19:02:53 +01:00
3ed765e90e dev(webui): fix HMR 2024-01-27 19:02:53 +01:00
8879aba3c2 refactor(webui): switch to SvelteKit | properly handle BrowseColumn error 2024-01-27 19:02:53 +01:00
18a84dee66 refactor(webui): switch to SvelteKit | fix nested blob preview 2024-01-27 19:02:53 +01:00
8f6395e097 refactor(webui): switch to SvelteKit | fix image annotation 2024-01-27 19:02:53 +01:00
8c1dc5388f refactor(webui): switch to SvelteKit | prettier everything 2024-01-27 19:02:48 +01:00
e52560ae07 refactor(webui): switch to SvelteKit | great lint fixing 2024-01-27 18:45:30 +01:00
0353e43dcf refactor(webui): switch to SvelteKit | touchdown 2024-01-27 18:45:30 +01:00
b546423977 fix(webui): selection in EntryList
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-01-23 17:59:28 +01:00
b4bc684ed3 style(webui): hide type keys
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-01-22 09:25:36 +01:00
631bbc1772 refactor(webui): use constants 2024-01-22 09:24:39 +01:00
b423fdcb22 style(webui): monospace & diminished key display 2024-01-21 17:58:46 +01:00
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
b050eaf893 chore(webui): update storybook 2023-11-17 17:01:49 +01:00
d59949868d fix(webui): surface starts at center
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-11-16 11:08:56 +01:00
2be171c98a fix(webui): surface: point position matches axes 2023-11-16 10:43:20 +01:00
317bd98264 fix(webui): z-index on surface 2023-11-16 10:42:14 +01:00
5b1828021c fix(webui): remove surface story, fix lint
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-11-15 21:48:57 +01:00
b9144ead92 fix(webui): lint
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-11-15 21:40:21 +01:00
27aeca9f4f feat(webui): Surface view as Column in Browse
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-11-15 17:40:38 +01:00
044e19e9a7 fix(webui): Overflow of "Used" section in Attribute Inspect 2023-11-13 19:49:58 +01:00
12cd5b61e1 fix(webui): UpLink label overflows
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-11-12 20:31:44 +01:00
cfa6f7e6a7 style(webui): roots on home are in a column 2023-11-12 20:30:23 +01:00
49085a2f04 fix(webui): surface allows rudimentary rescaling
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-11-12 18:17:21 +01:00
f03523681b feat(webui): surface: add "display as point" 2023-11-12 18:03:41 +01:00
d528f03905 feat(webui): distinguish between correctly & incorrectly typed members in Inspect
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-11-12 11:26:46 +01:00
15072f61c6 fix(webui): fix editing through inspect attribute list
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-11-11 21:40:44 +01:00
3f1dbedd06 fix(webui): upobject label overflow 2023-11-11 21:40:44 +01:00
c4f356b5b3 style(webui): notes in properties, enlarge scrollable area
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-11-11 14:24:17 +01:00
cda25f7f17 style(webui): padding on groups in inspect 2023-11-11 14:22:57 +01:00
df25f9180d fix(webui): fix sizing / overflows on <=1080 screens? 2023-11-11 14:21:30 +01:00
efb5ad2295 refactor(webui): use new query api
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-11-11 11:31:41 +01:00
58b90e1650 feat(webui): show current vault mode in setup
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-11-08 22:14:52 +01:00
ba8d272bc2 refactor(db): refactor rescan process
new blobs are only placed if they aren't in any groups
get rid of add_file for store()
remove depthfirst
2023-11-05 16:38:06 +01:00
862ed1c08a refactor: tree mode -> (new) blob mode 2023-11-05 16:37:18 +01:00
659ed571b6 feat(db): add an "INCOMING" rescan mode 2023-11-05 16:37:18 +01:00
bf823bc1c8 Merge branch 'feat/vault-scan-modes' 2023-11-03 20:57:05 +01:00
65936efe38 feat(db): add new vault scan modes (flat, depthfirst)
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-11-03 20:51:48 +01:00
0dc1a6aa45 fix(webui): various app sizing fixes
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-11-02 17:43:35 +01:00
851b21ce81 feat(webui): turn groups view into a column, allow selection
also add `forceDetail` to BrowseColumn
2023-11-02 17:43:35 +01:00
52098758a1 refactor(webui): upobject label into own component
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-11-02 11:29:09 +01:00
8f1c713ef8 feat(webui): quick & dirty reverse path resolution for duplicate group distinction
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-10-31 20:12:06 +01:00
0b211c237d feat(webui): add group view, duplicate group view
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-10-31 19:22:24 +01:00
4dbf8b745b fix(webui): allow selection with cmd for macos
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-10-27 11:44:09 +02:00
b2a25520e4 fix(webui): "Groups" label in Inspect column
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-10-23 20:45:46 +02:00
b47b87629e fix(webui): "Required" without "Included" also now works in Combine
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-10-23 15:37:36 +02:00
eef2d3f5a4 refactor(webui): use EntitySetEditor in Inspect & MultiGroup
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-10-23 15:29:55 +02:00