Commit graph

1535 commits

Author SHA1 Message Date
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
46a1088d22 refactor(cli): use cargo manifest dir for resources in dev mode
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is running
2023-11-17 17:40:08 +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
f889e029ec ci: use detached signature for appimages
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-11-11 21:45:26 +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
3b957093b7 chore(jslib): fix eslint
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-11-11 11:34:09 +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
209c0eeb40 chore(jslib): version bump
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-11-11 11:18:18 +01:00
838ce28647 feat(jslib): add variables to jslib query builder 2023-11-11 11:17:43 +01:00
6f00c2f583 chore(jslib): rebuild before running tests 2023-11-11 11:17:25 +01:00
c617d1853b chore(jslib): add eslint ava 2023-11-11 11:11:17 +01:00
826aa26198 refactor(jslib): specific constant for any instead of undefined 2023-11-11 10:59:52 +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
587917fb3f feat(jslib): add vault options functions 2023-11-08 22:14:41 +01:00
d8fa68f558 ci: test before lint
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-11-07 23:49:26 +01:00
715f5b0e39 feat(db): duplicate blob paths on initial scan
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-11-05 22:27:34 +01:00
dea40124f9 Merge branch 'develop'
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-11-05 16:39:14 +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
dc9a626a4e refactor(db): use jwalk instead of walkdir 2023-11-05 16:37:18 +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
d10b28621e feat(db): add an "INCOMING" rescan mode
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-11-05 13:10:31 +01:00
203b105b15 refactor(db): refactor tests in fs store 2023-11-05 12:44:35 +01:00
2150841ee6 refactor(db): use parse instead of from_str 2023-11-04 10:03:01 +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