element-portable/src/components/views/settings
Šimon Brandner c5bd1fb32d
Convert /src/async-components/views/dialogs/security to TS (#6923)
* Convert RecoveryMethodRemovedDialog to TS

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>

* Convert NewRecoveryMethodDialog to TS

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>

* Convert ImportE2eKeysDialog to TS

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>

* Convert ExportE2eKeysDialog to TS

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>

* Convert CreateSecretStorageDialog to TS

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>

* Convert CreateKeyBackupDialog to TS

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>

* Fix types

This is somewhat hacky though I don't know of a better way to do this

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-10-22 21:32:16 -06:00
..
account Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
discovery Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
tabs Always render disabled settings as disabled (#7014) 2021-10-22 11:30:14 -06:00
AvatarSetting.tsx Migrate AvatarSetting to TypeScript 2021-08-14 10:53:53 +02:00
BridgeTile.tsx Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
ChangeAvatar.tsx human linter and copyright fixer 2021-08-26 08:02:36 +01:00
ChangeDisplayName.tsx Fix Apache copyright headers 2021-09-01 10:19:25 +01:00
ChangePassword.tsx Convert /src/async-components/views/dialogs/security to TS (#6923) 2021-10-22 21:32:16 -06:00
CrossSigningPanel.tsx Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
CryptographyPanel.tsx Convert /src/async-components/views/dialogs/security to TS (#6923) 2021-10-22 21:32:16 -06:00
DevicesPanel.tsx Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
DevicesPanelEntry.tsx Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
E2eAdvancedPanel.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
EventIndexPanel.tsx Adhere to better eslint rules 2021-07-23 10:35:10 +01:00
FontScalingPanel.tsx Remove unused fields 2021-10-19 15:23:45 +01:00
IntegrationManager.tsx Fix Apache copyright headers 2021-09-01 10:19:25 +01:00
JoinRuleSettings.tsx Add progress bar to restricted room upgrade dialog 2021-10-08 12:20:43 +01:00
LayoutSwitcher.tsx Update props and state interfaces 2021-08-27 19:32:38 +02:00
Notifications.tsx Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
ProfileSettings.tsx Globally replace all console.logs via codemod (#6827) 2021-09-21 09:48:09 -06:00
SecureBackupPanel.tsx Convert /src/async-components/views/dialogs/security to TS (#6923) 2021-10-22 21:32:16 -06:00
SetIdServer.tsx Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
SetIntegrationManager.tsx Position toggle switch more clearly (#6914) 2021-10-19 15:28:11 -06:00
SpellCheckSettings.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
ThemeChoicePanel.tsx Break ThemeChoicePanel into a separate component (#6998) 2021-10-20 14:58:27 +00:00
UpdateCheckButton.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00