Module

reduxActionTypes

Redux action types. Treat this file as an enum.
Author:

View Source store/actions/actionTypes.js, line 1

Members

string

# static constant AUTH_ERROR

View Source store/actions/actionTypes.js, line 68

string

# static constant CHANGE_AUTH_FLOW

View Source store/actions/actionTypes.js, line 52

string

# static constant CHOIRS_CHOIR_SELECTED

View Source store/actions/actionTypes.js, line 106

string

# static constant DO_NOT_SHOW_WELCOME_PAGE

View Source store/actions/actionTypes.js, line 60

string

# static constant EXERCISE_GENERATED

View Source store/actions/actionTypes.js, line 92

string

# static constant EXERCISE_REQUESTED

View Source store/actions/actionTypes.js, line 88

string

# static constant IS_MOBILE_BROWSER

View Source store/actions/actionTypes.js, line 13

string

# static constant PRACTICE_CHOIR_SELECTED

View Source store/actions/actionTypes.js, line 80

string

# static constant PRACTICE_SONG_SELECTED

View Source store/actions/actionTypes.js, line 84

string

# static constant RETRIEVED_USERS_NAME

View Source store/actions/actionTypes.js, line 27

string

# static constant RETRIEVED_USERS_PICTURE_URL

View Source store/actions/actionTypes.js, line 35

string

# static constant SHOW_WELCOME_PAGE

View Source store/actions/actionTypes.js, line 56

string

# static constant SIGN_OUT

View Source store/actions/actionTypes.js, line 44

string

# static constant START_AUTH_FLOW

View Source store/actions/actionTypes.js, line 48

string

# static constant STARTUP_DONE

View Source store/actions/actionTypes.js, line 74

string

# static constant USER_AUTHENTICATED

View Source store/actions/actionTypes.js, line 19

string

# static constant USER_DOES_NOT_GET_FEEDBACK

View Source store/actions/actionTypes.js, line 100

string

# static constant USER_GETS_FEEDBACK

View Source store/actions/actionTypes.js, line 96

string

# static constant USER_NOT_AUTHENTICATED

View Source store/actions/actionTypes.js, line 23

string

# static constant USERS_NAME_RETRIEVAL_FAILED

View Source store/actions/actionTypes.js, line 31

string

# static constant USERS_PICTURE_URL_RETRIEVAL_FAILED

View Source store/actions/actionTypes.js, line 39

string

# static constant WELCOME_PAGE_COMPLETE

View Source store/actions/actionTypes.js, line 64