onboarding: don't show simultaneously cli-troubleshooting and getting-started Welcome Views when the rad CLI isn't installed
auth: use the term "seal" instead of "lock" in commands and logs, e.g. "unsealed identity" instead of "unlocked identity", which better aligns with the CLI terminology and communicates facts slightly more accurately
missing Welcome Screen for the case when a git repo is initialized but has no commits yet (should have button redirecting to Source Control), which will always fail rad init
missing button rad init and in existing Welcome Screen asking the user to run it in the terminal (requires #149)
patches of private repos aren't listed
detection of auth to change patch status with r-click and misc mutations isn't being automatically applied if a user activated the extension before having a local identity created.
Results:
🚀 Enhancements
git init
(notrad init
)rad init
when offering it to them~/.radicle/bin/rad
vs the legacy/usr/bin/radas a path to the CLI binary in the placeholder of the input for a custom path to CLI🩹 Fixes
🚩 Known Issues
rad init
rad init
and in existing Welcome Screen asking the user to run it in the terminal (requires #149)