passepartout-apple/Passepartout-iOS/Scenes/Organizer
Davide De Rosa 78abb8c764 Refactor service to use external profile JSONs
- Store only profile key/metadata into service.

- Map profiles by (context, id), context being either provider
or host.

- Initialize cache with a placeholder profile, lazily load full
profile (e.g. after opening profile).

- Only serialize non-placeholder profiles (opened once).

- Do not load full profiles for organizer listing

WARNING: always load active profile as non-placeholder.
2018-10-26 18:30:37 +02:00
..
AboutViewController.swift Rename support request to join community 2018-10-24 21:57:27 +02:00
LabelViewController.swift Reuse Credits VC to add a Disclaimer 2018-10-18 10:19:08 +02:00
OrganizerViewController.swift Refactor service to use external profile JSONs 2018-10-26 18:30:37 +02:00
VersionViewController.swift Initial commit 2018-10-11 09:13:19 +02:00
WizardHostViewController.swift Refactor service to use external profile JSONs 2018-10-26 18:30:37 +02:00
WizardProviderViewController.swift Initial commit 2018-10-11 09:13:19 +02:00