canvas-lms/ui
Michael Hulse 27acf7ef9c password complexity improve type safety
Removed tests and we will add them back in soon.

closes FOO-4707
flag=password_complexity

test plan:
- enable password complexity feature for account
  - /accounts/<id>/settings#tab-features
  - choose “Enhance password options” and set to “Enabled”
- go to authentication page of admin
  - /accounts/<id>/authentication_providers
- within the “Canvas” authentication provider
  - click “View Options” for “Password Options”
- in password options tray that opens
  - EXPECT no JavaScript errors

[skip-crystalball]

Change-Id: I7941734c4f15bca3ebce3db39474de16a7eb7be7
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/356096
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
QA-Review: Michael Hulse <michael.hulse@instructure.com>
Product-Review: Michael Hulse <michael.hulse@instructure.com>
Reviewed-by: AJ Esa <ajmal.esa@instructure.com>
2024-08-28 06:58:47 +00:00
..
boot introduce safelyFetch; add some polish to /accounts 2024-08-15 17:10:46 +00:00
engine introduce safelyFetch; add some polish to /accounts 2024-08-15 17:10:46 +00:00
ext Implementation of Hindi language 2024-07-22 20:51:37 +00:00
features password complexity improve type safety 2024-08-28 06:58:47 +00:00
shared Revert "Revert "Cache menu_course Card Counts for Dashboard Rework"" 2024-08-28 00:16:13 +00:00
.eslintrc.js support multiple entry bundles 2024-01-25 21:10:01 +00:00
.i18nrc
.xssignore finish colocating QUnit test files 2024-06-13 11:40:57 +00:00
api.d.ts Add Section to "Courses" pop out menu on the Global Navbar 2024-07-25 15:02:09 +00:00
featureBundles.ts Remove all references to UserNote 2024-08-21 21:44:31 +00:00
global.d.ts clean up global TS types 2024-08-13 17:15:39 +00:00
imports.d.ts move $.raw to independent function 2024-01-06 05:43:58 +00:00
index.ts Ensure all Canvas pages respond to LTI postMessages 2024-07-11 12:41:24 +00:00
loadLocale.ts ensure moment locale chunk names match include_head_js 2024-02-29 16:55:18 +00:00
setup-vitests.tsx