From b5973085e72f7c89cf0b2b745ded936e323483bf Mon Sep 17 00:00:00 2001 From: Patrick Fic Date: Fri, 25 Apr 2025 14:02:40 -0700 Subject: [PATCH] IO-3223 Add Canny for feature request and change log. --- bodyshop_translations.babel | 1281 ++++++- client/index.html | 44 +- client/package-lock.json | 2893 ++++++++++------ .../update-alert/update-alert.component.jsx | 2 +- .../feature-request/feature-request.page.jsx | 42 + .../pages/manage/manage.page.component.jsx | 33 +- client/src/translations/en_us/common.json | 130 +- client/src/translations/es/common.json | 130 +- client/src/translations/fr/common.json | 131 +- client/src/utils/RegisterSw.js | 5 +- client/src/utils/sentry.js | 2 +- package-lock.json | 2929 ++++++++++------- package.json | 1 + server.js | 1 + server/routes/ssoRoutes.js | 13 + server/sso/canny.js | 28 + 16 files changed, 5256 insertions(+), 2409 deletions(-) create mode 100644 client/src/pages/feature-request/feature-request.page.jsx create mode 100644 server/routes/ssoRoutes.js create mode 100644 server/sso/canny.js diff --git a/bodyshop_translations.babel b/bodyshop_translations.babel index d92f00f41..8969c93eb 100644 --- a/bodyshop_translations.babel +++ b/bodyshop_translations.babel @@ -1,4 +1,4 @@ - +