element-web/src/components/views/settings
J. Ryan Stinnett d4dbba3938 Convert uncontrolled Field usages to controlled
As part of adding validation to Field, the logic is simpler to follow if we can
assume that all usages of Field use it as a controlled component, instead of
supporting both controlled and uncontrolled.

This converts the uncontrolled usages to controlled.
2019-03-12 16:17:21 +00:00
..
tabs Add 2500 as default delay 2019-03-07 11:12:16 +00:00
ChangeAvatar.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
ChangeDisplayName.js delint 2018-06-19 07:57:28 +01:00
ChangePassword.js Convert uncontrolled Field usages to controlled 2019-03-12 16:17:21 +00:00
DevicesPanel.js Spell homeserver correctly 2019-01-31 18:52:39 -06:00
DevicesPanelEntry.js Refactor DateUtils to ES6 2018-01-10 12:00:11 +00:00
EmailAddresses.js Convert uncontrolled Field usages to controlled 2019-03-12 16:17:21 +00:00
EnableNotificationsButton.js Run eslint --fix 2017-10-11 17:56:17 +01:00
IntegrationsManager.js Fix more lint errors 2018-10-11 22:50:24 -05:00
KeyBackupPanel.js Re-check key backup status when settings opened 2019-02-13 15:40:44 +00:00
Notifications.js Support multiple email pushers and remove the legacy UserSettingsStore 2019-02-28 19:57:45 -07:00
PhoneNumbers.js Convert uncontrolled Field usages to controlled 2019-03-12 16:17:21 +00:00
ProfileSettings.js Add utm_campaign to the hosting links 2019-03-05 16:42:22 +00:00