p5.js-web-editor/client/modules/User/pages
Andrew Nicolaou a225d28f75 Use apiClient instance instead of directly calling Axios
Reduces the amount of duplication and provides a single place where
we can configure base URL, crendentials and other headers
2020-06-08 12:31:30 +02:00
..
AccountView.jsx Use apiClient instance instead of directly calling Axios 2020-06-08 12:31:30 +02:00
CollectionView.jsx Remove PropTypes errors, fix bug in handling redux action 2020-04-10 13:58:55 -04:00
DashboardView.jsx Merge pull request #1244 from andrewn/feature/storybook 2020-05-26 16:21:30 -04:00
EmailVerificationView.jsx unify navigation for authentication pages, add authorization to front end, fixes #650 2019-09-19 13:38:27 -04:00
LoginView.jsx Merge pull request #1244 from andrewn/feature/storybook 2020-05-26 16:21:30 -04:00
NewPasswordView.jsx unify navigation for authentication pages, add authorization to front end, fixes #650 2019-09-19 13:38:27 -04:00
ResetPasswordView.jsx unify navigation for authentication pages, add authorization to front end, fixes #650 2019-09-19 13:38:27 -04:00
SignupView.jsx Use apiClient instance instead of directly calling Axios 2020-06-08 12:31:30 +02:00