.editorconfig | |
|
|
.eslintrc.js | 73 | A 0 mins |
|
.gitattributes | |
|
|
.gitignore | |
|
|
.nvmrc | |
|
|
.prettierignore | |
|
|
.prettierrc | |
|
|
.stylelintrc | |
|
|
.travis.yml | |
|
|
LICENSE.md | |
|
|
README.md | |
|
|
app/.htaccess | |
|
|
app/.nginx.conf | |
|
|
app/404.html | |
|
|
app/app.js | 62 | A 0 mins |
|
app/components/AddPerson/index.js | 157 | A 0 mins |
|
app/components/AddPerson/styles.js | 21 | A 0 mins |
|
app/components/AddPersonStepper/index.js | 34 | A 0 mins |
|
app/components/AddPersonStepper/styles.js | 10 | A 0 mins |
|
app/components/AddVisit/index.js | 134 | A 0 mins |
|
app/components/AddVisit/styles.js | 23 | A 0 mins |
|
app/components/AgeRangeSlider/index.js | 38 | A 0 mins |
|
app/components/AgeRangeSlider/styles.js | 9 | A 0 mins |
|
app/components/Divider/index.js | 8 | A 0 mins |
|
app/components/DynamicChart/index.js | 41 | A 0 mins |
|
app/components/Footer/index.js | 7 | A 0 mins |
|
app/components/Header/index.js | 63 | A 2 hrs |
|
app/components/Header/styles.js | 53 | A 1 hr |
|
app/components/LeftDrawer/index.js | 60 | A 1 hr |
|
app/components/LeftDrawer/styles.js | 43 | A 0 mins |
|
app/components/LeftDrawer/tileData.js | 90 | D 1 day |
|
app/components/PersonDetails/index.js | 94 | A 0 mins |
|
app/components/PersonDetails/styles.js | 34 | A 0 mins |
|
app/components/PrivateRoute/index.js | 21 | A 0 mins |
|
app/components/TableHead/index.js | 56 | A 1 hr |
|
app/components/TablePagination/index.js | 31 | A 2 hrs |
|
app/configureStore.js | 83 | A 0 mins |
|
app/containers/App/actions.js | 37 | A 0 mins |
|
app/containers/App/constants.js | 7 | A 0 mins |
|
app/containers/App/header.js | 6 | A 0 mins |
|
app/containers/App/index.js | 57 | A 0 mins |
|
app/containers/App/leftDrawer.js | 13 | A 0 mins |
|
app/containers/App/mainContent.js | 19 | A 0 mins |
|
app/containers/App/privateRoutes.js | 32 | A 0 mins |
|
app/containers/App/reducer.js | 44 | A 0 mins |
|
app/containers/App/saga.js | 2 | A 0 mins |
|
app/containers/App/selectors.js | 27 | A 0 mins |
|
app/containers/App/styles.js | 21 | A 0 mins |
|
app/containers/LanguageProvider/actions.js | 7 | A 0 mins |
|
app/containers/LanguageProvider/constants.js | 1 | A 0 mins |
|