mirror of
https://github.com/gravitational/teleport.git
synced 2026-08-29 05:27:37 +08:00
32bbec3c73
* Rename LandingViewModel's deviceEnrollment destination to enrollDevice This naming matches the destination view's name * Add EnrollDeviceView preview * Add Icon.swift * Add a PrimaryButtonStyle that looks correct in both light and dark mode * Update LandingView to use the new Icon type * Restructure EnrollDeviceView to support large dynamic type sizes * Refactor EnrollDeviceView for overall structure/readability * Rename EnrollDeviceViewModel.attempt -> loadingState * Commit Verify.xcscheme (which for some reason wasn't already present) * Incorporate Dependencies into EnrollDeviceViewModel