element-web/src/components/views/auth
2019-12-15 15:04:57 +00:00
..
AuthBody.js Add modal look to authentication flows 2019-01-22 20:44:49 -06:00
AuthFooter.js Migrate away from React.createClass for auth and views/auth. React 16 :D 2019-08-30 10:27:51 +01:00
AuthHeader.js Migrate away from React.createClass for auth and views/auth. React 16 :D 2019-08-30 10:27:51 +01:00
AuthHeaderLogo.js Extract auth header logo to new component 2019-01-22 22:41:10 -06:00
AuthPage.js Migrate away from React.createClass for auth and views/auth. React 16 :D 2019-08-30 10:27:51 +01:00
CaptchaForm.js Migrate string refs over to createRef 2019-12-08 12:16:17 +00:00
CountryDropdown.js Make Combobox dropdown keyboard and screen reader accessible 2019-12-15 15:04:57 +00:00
CustomServerDialog.js Remove unneeded help about identity servers 2019-10-28 15:38:28 +00:00
InteractiveAuthEntryComponents.js Migrate string refs over to createRef 2019-12-08 12:16:17 +00:00
LanguageSelector.js Use mx_AuthBody prefix for consistency 2019-01-31 10:06:35 -06:00
ModularServerConfig.js Cull some easily fixable errors which make the console a mess 2019-10-03 21:47:19 +01:00
PasswordLogin.js Login: Add way to change HS from SSO Homeserver 2019-09-11 17:44:04 +01:00
RegistrationForm.js Tweak identity server warning text 2019-10-28 14:23:11 +00:00
ServerConfig.js Cull some easily fixable errors which make the console a mess 2019-10-03 21:47:19 +01:00
ServerTypeSelector.js Update ServerTypeSelector for new matrix.org CS API URL 2019-10-23 13:13:32 -06:00
SignInToText.js Apply PR feedback 2019-09-11 17:44:04 +01:00
Welcome.js Tweak embedded pages config name 2019-02-08 13:55:23 +00:00