From cef294b65f648c38d7360b6da74a86640448935e Mon Sep 17 00:00:00 2001 From: Patrick Fic Date: Mon, 10 Feb 2020 09:05:33 -0800 Subject: [PATCH] Added base owners list page. --- bodyshop_translations.babel | 44 ++++++++- .../owners-list/owners-list.component.jsx | 89 +++++++++++++++++++ .../owners-list/owners-list.container.jsx | 20 +++++ client/src/graphql/owners.queries.js | 25 ++++++ .../pages/owners/owners.page.component.jsx | 9 +- client/src/translations/en_us/common.json | 2 + client/src/translations/es/common.json | 2 + client/src/translations/fr/common.json | 2 + 8 files changed, 186 insertions(+), 7 deletions(-) create mode 100644 client/src/components/owners-list/owners-list.component.jsx create mode 100644 client/src/components/owners-list/owners-list.container.jsx diff --git a/bodyshop_translations.babel b/bodyshop_translations.babel index 935ef11e6..3cadf50c5 100644 --- a/bodyshop_translations.babel +++ b/bodyshop_translations.babel @@ -1,4 +1,4 @@ - +