passepartout-apple/Passepartout/Library/Sources/AppUIMain/Views/Migration
Davide 4b4fca8344
Replace active modules count with a description (#915)
To get access to modules, try to avoid full Profile objects. Instead,
replace the coupled ProfileHeader occurrences with a new intermediary
ProfilePreview everywhere.

This way, a ProfileProcessor can inject the localized modules
descriptions from above with the preview() method.
2024-11-22 12:52:51 +01:00
..
MigrateButton.swift Perform migrate + import in one step (#882) 2024-11-16 21:16:25 +01:00
MigrateContentView+List.swift Parametrize app name in strings 2024-11-17 18:48:40 +01:00
MigrateContentView+Table.swift Parametrize app name in strings 2024-11-17 18:48:40 +01:00
MigrateContentView.swift Perform migrate + import in one step (#882) 2024-11-16 21:16:25 +01:00
MigrateView+Model.swift Improve migrate design (#885) 2024-11-17 14:02:40 +01:00
MigrateView.swift Replace active modules count with a description (#915) 2024-11-22 12:52:51 +01:00
MigrateViewStep.swift Perform migrate + import in one step (#882) 2024-11-16 21:16:25 +01:00