From 5650a669162ecbce01ba632cdf12db70e23e51f6 Mon Sep 17 00:00:00 2001 From: Patrick Fic Date: Mon, 29 Jun 2020 09:58:54 -0700 Subject: [PATCH] Added remove from scoreboard functionality BOD-91 --- bodyshop_translations.babel | 75 +++++++++++++++++- .../scoreboard-display.component.jsx | 7 +- .../scoreboard-jobs-list.component.jsx | 76 +++++++++++++++++++ .../scorebard-remove-button.component.jsx | 33 ++++++++ client/src/graphql/scoreboard.queries.js | 9 +++ client/src/translations/en_us/common.json | 7 ++ client/src/translations/es/common.json | 7 ++ client/src/translations/fr/common.json | 7 ++ 8 files changed, 217 insertions(+), 4 deletions(-) create mode 100644 client/src/components/scoreboard-jobs-list/scoreboard-jobs-list.component.jsx create mode 100644 client/src/components/scoreboard-remove-button/scorebard-remove-button.component.jsx diff --git a/bodyshop_translations.babel b/bodyshop_translations.babel index f4b6ffd48..dc2a4d597 100644 --- a/bodyshop_translations.babel +++ b/bodyshop_translations.babel @@ -1,4 +1,4 @@ - +