Commit Graph

3 Commits

Author SHA1 Message Date
Jess Martin 143ec66d1f
Welcome and backup device flow (#26)
* Comment out redirect to prevent re-register

* Welcome screen completed

* Rename LinkDevice to Welcome; Add Backup route

* Add a new page for Backup Device

* Move bootstrapFilesystem to webnative implementation

Co-authored-by: Jess Martin <jessmartin@gmail.com>

* Rename appName.ts to app-name.ts

Co-authored-by: Jess Martin <jessmartin@gmail.com>

* Refactor register and backup routes and components

Co-authored-by: Jess Martin <jessmartin@gmail.com>

Co-authored-by: Brian Ginsburg <gins@brianginsburg.com>
2022-08-04 07:59:50 -07:00
Jess Martin 639d2fb296 Reformatting all the files that prettier missed 2022-07-20 16:47:18 -04:00
Brian Ginsburg a7b3104a23
Start adding registraion UI
Co-authored-by: Jess Martin <jessmartin@gmail.com>
2022-07-19 16:54:38 -07:00