Home Reference Source Test Repository

Source 54/54

File Identifier Document Size Lines Updated
app/index.js - - 2848 byte 96 2017-01-02 15:38:04 (UTC)
app/modules/auth/AuthApp.component.js AuthApp AuthForm 100 %2/2 2131 byte 78 2017-01-02 15:38:04 (UTC)
app/modules/auth/reducers/auth.reducer.js LOGGED_OUT LOGIN_FAILURE LOGIN_REQUEST LOGIN_SUCCESS authReducer logIn logInEpic logInFailure logInSuccess logOut 100 %10/10 4015 byte 179 2017-01-02 15:38:04 (UTC)
app/modules/main/MainApp.component.js HomePage MainApp Menu NotFound 100 %4/4 1468 byte 67 2017-01-02 15:38:04 (UTC)
app/modules/root.js initialState rootEpic rootReducer 100 %3/3 1708 byte 75 2017-01-02 15:38:04 (UTC)
app/modules/todos/TodoApp.component.js FilterLink Todo TodoApp TodoFilterLinks TodoFooter TodoForm TodoList 100 %7/7 7975 byte 283 2017-01-02 15:38:04 (UTC)
app/modules/todos/reducers/todoFilter.reducer.js SET_TODO_FILTER getFilteredTodos setTodoFilter todoFilters todoFiltersReducer 100 %5/5 1853 byte 88 2017-01-02 15:38:04 (UTC)
app/modules/todos/reducers/todos.reducer.js ADD_TODO CLEAR_TODO REMOVE_TODO TOGGLE_TODO addTodo clearTodo removeTodo todosReducer toggleTodo 100 %9/9 2544 byte 118 2017-01-02 15:38:04 (UTC)
app/modules/users/UserApp.component.js User UserApp UserError UserHeader UserList 100 %5/5 3276 byte 136 2017-01-02 15:38:04 (UTC)
app/modules/users/reducers/users.reducer.js FETCH_USERS FETCH_USERS_ERROR FETCH_USERS_SUCCESS fetchUsers fetchUsersEpic fetchUsersError fetchUsersSuccess requestState usersReducer 100 %9/9 4177 byte 176 2017-01-02 15:38:04 (UTC)