This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
admin-panel/src/features
2021-03-12 12:38:03 +01:00
..
DashboardPage add configured graphql-codegen 2021-03-09 19:44:13 +01:00
NotFoundPage add PublicRoute, AdminRouter (wrappers for react-router-dom's Route), Link, NotFoundPage 2021-03-07 18:35:21 +01:00
SignInPage replace material-ui-snackbar-provider with notistack 2021-03-12 12:12:42 +01:00
UsersPage UsersPage: add 'delete users' option 2021-03-12 12:38:03 +01:00
AdminRoutes.tsx add configured graphql-codegen 2021-03-09 19:44:13 +01:00
App.tsx add PublicRoute, AdminRouter (wrappers for react-router-dom's Route), Link, NotFoundPage 2021-03-07 18:35:21 +01:00
AppLoading.tsx add AppLoading, Spinner and a basic material-ui theme 2021-03-07 17:19:48 +01:00