fleet/orbit/pkg/useraction
Roberto Dip e57f90fbac
fix display issues with screenshot in MDM migration flow (#11866)
For #11858, I reproduced the issue by running a local server behind
ngrok, _with the exact_ same path as the one in the website:
`https://server-url/images/permanent/mdm-migration-screenshot-768x180@2x.png`

I tried multiple combinations, but at the end, removing the `@` made the
trick. My guess is that's something to do with the markdown parser
library used by swiftDIalog.

I also removed a rogue `\` that was being displayed.
2023-05-23 14:29:42 -03:00
..
mdm_migration.go fix display issues with screenshot in MDM migration flow (#11866) 2023-05-23 14:29:42 -03:00
mdm_migration_darwin.go fix display issues with screenshot in MDM migration flow (#11866) 2023-05-23 14:29:42 -03:00
mdm_migration_notdarwin.go add migration support to FD and orbit (#11741) 2023-05-18 14:21:54 -03:00
useraction_darwin.go Update disk encryption refresh copy (#11033) 2023-04-06 15:20:07 -05:00
useraction_notdarwin.go allow to rotate disk encryption key from My Device (#10592) 2023-03-20 16:14:07 -03:00