Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GH 1960 & GH-2028 ForgotPassword Hub Error Message and Loading Icon Fix #533

Merged
merged 4 commits into from Apr 26, 2020
Merged
Changes from 1 commit
Commits
File filter
Filter file types
Jump to
Jump to file
Failed to load files.

Always

Just for now

Prev
Merge branch 'develop' into GH-1960/fix
  • Loading branch information
christophertino committed Apr 26, 2020
commit b4f9b368959304a496e1eb3f73c9eddb9b7053ae
@@ -30,6 +30,7 @@ import {
GET_USER_SUBSCRIPTION_DATA_SUCCESS
} from './AccountConstants';
import { SET_TOAST } from '../hub/Views/AppView/AppViewConstants';
import { CLEAR_THEME } from '../panel/constants/constants';

export const getUserSettings = () => dispatch => (
sendMessageInPromise('account.getUserSettings')
You are viewing a condensed version of this merge commit. You can view the full changes here.
ProTip! Use n and p to navigate between commits in a pull request.