element-portable/src/components/views/auth
2020-09-11 20:58:10 -06:00
..
AuthBody.js Add separate component for post-auth security flows 2020-01-27 22:28:07 +00:00
AuthFooter.js Remove create-react-class 2020-08-29 12:14:16 +01:00
AuthHeader.js Remove create-react-class 2020-08-29 12:14:16 +01:00
AuthHeaderLogo.js Extract auth header logo to new component 2019-01-22 22:41:10 -06:00
AuthPage.js Convert many imports to handle ES6 exports 2019-12-22 21:04:42 -07:00
CaptchaForm.js Remove create-react-class 2020-08-29 12:14:16 +01:00
CompleteSecurityBody.js Add separate component for post-auth security flows 2020-01-27 22:28:07 +00:00
CountryDropdown.js Replace png flags with use of Twemoji 2020-05-11 22:04:18 +01:00
CustomServerDialog.js Remove create-react-class 2020-08-29 12:14:16 +01:00
InteractiveAuthEntryComponents.js Show a spinner when processing a registration email confirmation 2020-09-11 20:58:10 -06:00
LanguageSelector.js Fix imports for SettingLevel to point at new file 2020-07-28 11:53:43 -06:00
ModularServerConfig.js Swap out Modular for EMS 2020-07-14 15:47:03 -06:00
PassphraseField.tsx Lint a few semicolons 2020-06-18 14:32:43 +01:00
PasswordLogin.js Fix field placeholder regression 2020-05-28 21:09:42 +01:00
RegistrationForm.js fix Registration Form 2020-08-29 18:28:15 +01:00
ServerConfig.js Appease the linter by turning it off 2020-04-01 14:45:54 -06:00
ServerTypeSelector.js Swap out Modular for EMS 2020-07-14 15:47:03 -06:00
SignInToText.js Convert many imports to handle ES6 exports 2019-12-22 21:04:42 -07:00
Welcome.js Instead of passing sso and cas urls to Welcome, route via start_sso and start_cas 2020-06-25 22:00:22 +01:00