amplify-swift/AmplifyPlugins/DataStore/HostApp/Base.lproj
Tim Schmelter e2e3c5ded9
Wire DataStore.save to use models (#134)
- Initial integ test for API syncing
- Added Hub notification for configuration finished
- Removed duplicate CoreMLPredictionsPlugin from AmplifyPlugins.podspec
- Added Hub event name for DataStore.sync
- Basic integration test for save & update
- Refactored Hub listener "waitForListener" method to AmplifyTestCommon
- Added Hub.listen(to:eventName:) convenience API
- Changed DataStoreStatement.V to DataStoreStatement.Variables
- Remove throws from AnyModel.init; decode AnyModel in GraphQL Response

- Add sleep in the hub reset code to give in-process closures time to finish during Amplify.reset flow
- Migrate DataStore to separate workspace (#141)

- TEMPORARY WORKAROUNDS IN THIS PR:
  - I added AWSAPICategoryPlugin to the HostApp & AWSDataStoreIntegrationTest
    targets. Remove this before merging, and fix it in the podfile setups
  - Added version field to Post for easy testing
  - Hack to propagate correct mutation type. This will be changed as part of sync
    flow refactoring.
2019-11-22 12:40:38 -08:00
..
LaunchScreen.storyboard Wire DataStore.save to use models (#134) 2019-11-22 12:40:38 -08:00
Main.storyboard Wire DataStore.save to use models (#134) 2019-11-22 12:40:38 -08:00