amplify-swift/Amplify/Categories/Analytics
Tim Schmelter 9f7718166c
fix(DataStore): Various mutation sync fixes (#1355)
- Correctly subclass SyncMutationToCloudOperation as an AsynchronousOperation
  instead of an Operation
- Dispatch start events when sync includes dropped mutations

Additional work:
- chore(DataStore): Removed redundant error & finish calls in isCancelled guards
- chore(DataStore): Improve OperationCancelledError handling
- test(Core): Added nullability test for AtomicValue.with
- test(DataStore): Stabilize subscription end-to-end integ test
- test(DataStore): Enable ThreadSanitizer for integ tests
- test(DataStore): Disabled unimplemented OIDC tests in test scheme
- test(DataStore): Disable OIDC tests
2021-08-04 14:14:09 -07:00
..
Error fix(DataStore): Various mutation sync fixes (#1355) 2021-08-04 14:14:09 -07:00
Event fix: GraphQLBuilder use model name from schema instead of model (#1292) 2021-06-22 18:00:08 -07:00
Internal fix: Fix data store mutation when restoring network (#1345) 2021-08-03 12:07:38 -07:00
AnalyticsCategory+ClientBehavior.swift chore: Remove copyright year from .swift, .h, .plist files (#1008) 2021-01-06 11:44:40 -08:00
AnalyticsCategory+HubPayloadEventName.swift feat(datastore): multi-auth support (#1260) 2021-06-23 16:24:20 -07:00
AnalyticsCategory.swift chore(Analytics): add doc comments (#1275) 2021-06-15 16:58:03 -06:00
AnalyticsCategoryBehavior.swift chore(Analytics): add doc comments (#1275) 2021-06-15 16:58:03 -06:00
AnalyticsCategoryConfiguration.swift fix: GraphQLBuilder use model name from schema instead of model (#1292) 2021-06-22 18:00:08 -07:00
AnalyticsCategoryPlugin.swift chore(Analytics): add doc comments (#1275) 2021-06-15 16:58:03 -06:00
AnalyticsProfile.swift fix: GraphQLBuilder use model name from schema instead of model (#1292) 2021-06-22 18:00:08 -07:00
AnalyticsPropertyValue.swift chore: Remove copyright year from .swift, .h, .plist files (#1008) 2021-01-06 11:44:40 -08:00