๐ Workflow runs ๐ Branch on GitHub
๐ Workflow runs ๐ Branch on GitHub
Add a getting-started repo to the onboarding flow
Cleaning up some imports
Start a node command
Add create blank repo and fetch from network commands
Add more text and improve UX on onboarding
Add some try catch for debugging
Rebase and reviewable
Remove authenticate e2e test
Will reintroduce this test with a follow up commit to test the whole onboarding.
Fix tauri state in init command
Code looks good. I would like to test it before merging.
Improve the error handling by providing the error variant that got returned by a command
Move MemorySigner into connect_node command
Remove passphrase prompt for users with existing identities.
Add error handling to fetch repo steps.
Add generate-errors script to automate the generation of error types.
Add passphrase input for starting a node
Avoid starting a new node or stopping a node that a user had running when fetching the demo repo
Clean up some inline css
Address feedback from @rudolfs
Fix linter
Make fetch more robust make other flows better
Address feedback from daniel