canvas-lms/ui
Martin Yosifov bb97c7c7c8 Create Front End for Inbox Signature
closes OUT-6251
flag=inbox_settings

Test plan:
- Jenkins passes
- Enable Inbox Settings - QW Updates FF in SiteAdmin
- Go to Inbox
- Click Inbox Settings button, then in the Inbox Settings
modal select Signature On, enter signature and click Save button
- Click Compose button and verify that in the Compose modal,
the signature appears at the bottom of the message area
- Click Inbox Settings button, then in the Inbox Settings
modal select Signature Off and click Save button
- Click Compose button and verify that in the Compose modal,
the signature does not appear in the message area

Change-Id: Ibddc9b818d6f0e5dc87945b4a499e7a8203a2d00
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/344301
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
QA-Review: Caleb Guanzon <cguanzon@instructure.com>
Product-Review: Kyle Rosenbaum <krosenbaum@instructure.com>
Reviewed-by: Omar Soto-Fortuño <omar.soto@instructure.com>
2024-05-13 17:52:34 +00:00
..
boot implement react router for all routes in sidenav 2024-03-19 16:29:53 +00:00
engine Fix webpackIgnore directives in IntlPolyfills 2024-02-28 21:34:17 +00:00
ext Add support for the Irish (Gaeilge) Language (ga) 2024-03-07 16:20:21 +00:00
features Create Front End for Inbox Signature 2024-05-13 17:52:34 +00:00
shared Remove another concluded feature flag 2024-05-10 19:58:24 +00:00
.eslintrc.js support multiple entry bundles 2024-01-25 21:10:01 +00:00
.i18nrc Enable translation extraction from JSX 2023-08-08 16:17:36 +00:00
.xssignore move planner to ui/shared 2023-08-01 19:51:14 +00:00
api.d.ts fix inactive/concluded students in section filter 2024-01-19 17:02:54 +00:00
featureBundles.ts Add analytics hub as remote module 2024-04-26 13:26:39 +00:00
global.d.ts Add TypeScript annotations for Date overrides 2024-05-09 20:55:01 +00:00
imports.d.ts move $.raw to independent function 2024-01-06 05:43:58 +00:00
index.ts Add faculty journal deprecation alert 2024-02-21 20:43:12 +00:00
loadLocale.ts ensure moment locale chunk names match include_head_js 2024-02-29 16:55:18 +00:00
setup-vitests.tsx Localize jest-fetch-mock usage 2023-11-20 17:42:32 +00:00