Skip to content

Conversation

@prescottprue
Copy link
Owner

@prescottprue prescottprue commented May 18, 2017

Description

  • Adds updateProfile, updateAuth, and updateEmail methods that dispatch associated start/success/failure actions
  • Adds multiple features to populate - Adds various features to populates #132
  • Uses prop-types instead of importing from react - Use prop-types package instead of React.PropTypes #122
  • distpatchOnUnsetListener fixed to be dispatchOnUnsetListener (depreciation warning added along with a test confirm it is displayed)
  • Do not include dbPath in response from deleteFile method if it is undefined (test added to check this case)
  • .eslintrc file now using yaml format instead of JSON format (easier to read)
  • Unnessesary global eslint comments removed from tests (no longer needed due to globals being moved to .eslintrc)
  • enableEmptyAuthChanges config option added - question(auth): sign in anonymously on application starup #137

Check List

  • All tests passing
  • Docs updated with any changes or examples
  • Added tests to ensure feature(s) work properly

Relevant Issues

@prescottprue prescottprue added this to the v1.5.0 milestone May 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants