From d8cc25a54f089cd2192cb44d330c607859262bce Mon Sep 17 00:00:00 2001 From: Patrick Fic Date: Tue, 24 Jan 2023 14:11:53 -0800 Subject: [PATCH] Rome whitelabelling. --- client/craco.config.js | 2 +- client/public/index.html | 6 ++-- client/public/manifest.json | 4 +-- client/public/ro-favicon.png | Bin 0 -> 1402 bytes client/src/App/App.container.jsx | 6 ++++ client/src/App/App.jsx | 3 +- client/src/assets/romelogo.png | Bin 0 -> 74275 bytes .../components/header/header.component.jsx | 7 ----- .../job-totals.table.parts.component.jsx | 5 ++-- .../jobs-available-table.container.jsx | 8 ++--- .../sign-in-form/sign-in-form.component.jsx | 4 +-- client/src/index.js | 2 +- client/src/pages/csi/csi.container.page.jsx | 2 +- .../src/pages/disclaimer/disclaimer.page.jsx | 4 +-- .../pages/manage/manage.page.component.jsx | 10 +++---- client/src/translations/en_us/common.json | 28 +++++++++--------- client/src/translations/es/common.json | 2 +- client/src/translations/fr/common.json | 2 +- client/src/utils/TemplateConstants.js | 2 +- 19 files changed, 46 insertions(+), 51 deletions(-) create mode 100644 client/public/ro-favicon.png create mode 100644 client/src/assets/romelogo.png diff --git a/client/craco.config.js b/client/craco.config.js index bcf11d876..f4b4768d2 100644 --- a/client/craco.config.js +++ b/client/craco.config.js @@ -11,7 +11,7 @@ module.exports = { authToken: "6b45b028a02342db97a9a2f92c0959058665443d379d4a3a876430009e744260", org: "snapt-software", - project: "imexonline", + project: "rome-online", release: process.env.REACT_APP_GIT_SHA, // webpack-specific configuration diff --git a/client/public/index.html b/client/public/index.html index e1b4cff65..a59970d92 100644 --- a/client/public/index.html +++ b/client/public/index.html @@ -2,10 +2,10 @@ - + - +