SYMBOL INDEX (51 symbols across 24 files) FILE: src/_components/Alert.jsx function Alert (line 17) | function Alert({ id, fade }) { FILE: src/_components/Nav.jsx function Nav (line 7) | function Nav() { function AdminNav (line 35) | function AdminNav({ match }) { FILE: src/_components/PrivateRoute.jsx function PrivateRoute (line 6) | function PrivateRoute({ component: Component, roles, ...rest }) { FILE: src/_helpers/fake-backend.js function configureFakeBackend (line 8) | function configureFakeBackend() { FILE: src/_helpers/fetch-wrapper.js function get (line 11) | function get(url) { function post (line 19) | function post(url, body) { function put (line 29) | function put(url, body) { function _delete (line 39) | function _delete(url) { function authHeader (line 49) | function authHeader(url) { function handleResponse (line 61) | function handleResponse(response) { FILE: src/_services/account.service.js method userValue (line 24) | get userValue () { return userSubject.value } function login (line 27) | function login(email, password) { function logout (line 37) | function logout() { function refreshToken (line 45) | function refreshToken() { function register (line 55) | function register(params) { function verifyEmail (line 59) | function verifyEmail(token) { function forgotPassword (line 63) | function forgotPassword(email) { function validateResetToken (line 67) | function validateResetToken(token) { function resetPassword (line 71) | function resetPassword({ token, password, confirmPassword }) { function getAll (line 75) | function getAll() { function getById (line 79) | function getById(id) { function create (line 83) | function create(params) { function update (line 87) | function update(id, params) { function _delete (line 101) | function _delete(id) { function startRefreshTokenTimer (line 116) | function startRefreshTokenTimer() { function stopRefreshTokenTimer (line 126) | function stopRefreshTokenTimer() { FILE: src/_services/alert.service.js function onAlert (line 25) | function onAlert(id = defaultId) { function success (line 30) | function success(message, options) { function error (line 34) | function error(message, options) { function info (line 38) | function info(message, options) { function warn (line 42) | function warn(message, options) { function alert (line 47) | function alert(alert) { function clear (line 54) | function clear(id = defaultId) { FILE: src/account/ForgotPassword.jsx function ForgotPassword (line 8) | function ForgotPassword() { FILE: src/account/Index.jsx function Account (line 12) | function Account({ history, match }) { FILE: src/account/Login.jsx function Login (line 8) | function Login({ history, location }) { FILE: src/account/Register.jsx function Register (line 8) | function Register({ history }) { FILE: src/account/ResetPassword.jsx function ResetPassword (line 9) | function ResetPassword({ history }) { FILE: src/account/VerifyEmail.jsx function VerifyEmail (line 7) | function VerifyEmail({ history }) { FILE: src/admin/Index.jsx function Admin (line 7) | function Admin({ match }) { FILE: src/admin/Overview.jsx function Overview (line 4) | function Overview({ match }) { FILE: src/admin/users/AddEdit.jsx function AddEdit (line 8) | function AddEdit({ history, match }) { FILE: src/admin/users/Index.jsx function Users (line 7) | function Users({ match }) { FILE: src/admin/users/List.jsx function List (line 6) | function List({ match }) { FILE: src/app/Index.jsx function App (line 12) | function App() { FILE: src/home/Index.jsx function Home (line 5) | function Home() { FILE: src/index.jsx function startApp (line 18) | function startApp() { FILE: src/profile/Details.jsx function Details (line 6) | function Details({ match }) { FILE: src/profile/Index.jsx function Profile (line 7) | function Profile({ match }) { FILE: src/profile/Update.jsx function Update (line 8) | function Update({ history }) {