passepartout-apple/Passepartout/Library/Sources/AppUIMain/Views/Profile
Davide 2aa91eedb0
Simplify paywall entities (#923)
- PaywallView is the paywall content
- PaywallModifier attaches paywall with optional confirmation
- PurchaseRequiredButton presents paywall explicitly
- PaywallReason is the compound input

Refactoring:

- PurchaseRequiredButton takes a custom view
- PurchaseAlertModifier was merged into PaywallModifier
- PurchaseButtonModifier was merged into PurchaseRequiredButton
- Modal options were packed into a single struct

Confirmation alert presented on:

- Connect to ineligible profile (AppCoordinator)
- Save ineligible profile (ProfileCoordinator)
2024-11-24 20:01:30 +01:00
..
iOS Refactor String identifiers (#920) 2024-11-23 20:31:22 +01:00
macOS Refactor String identifiers (#920) 2024-11-23 20:31:22 +01:00
EditorModuleToggle.swift Refactor AppUI/AppUIMain to accomodate TV (#797) 2024-11-01 23:32:35 +01:00
ModuleDetailView.swift Refactor String identifiers (#920) 2024-11-23 20:31:22 +01:00
ModuleSection.swift Refactor String identifiers (#920) 2024-11-23 20:31:22 +01:00
ModuleViewModifier.swift Drop "Name" field from modules (#909) 2024-11-22 10:05:08 +01:00
NameSection.swift Refactor String identifiers (#920) 2024-11-23 20:31:22 +01:00
ProfileCoordinator.swift Simplify paywall entities (#923) 2024-11-24 20:01:30 +01:00
ProfileSaveButton.swift Rethink eligibility checks (#889) 2024-11-18 17:43:01 +01:00
StorageSection.swift Simplify paywall entities (#923) 2024-11-24 20:01:30 +01:00
UUIDSection.swift Implement TV profile expiration (#811) 2024-11-05 10:03:54 +01:00