element-portable/src/components/views
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
..
auth Convert uncontrolled Field usages to controlled 2019-03-12 16:17:21 +00:00
avatars Disable clicking on room icon in a better way 2019-01-29 16:07:41 -06:00
context_menus Pass correct args when creating event permalink in context menu 2019-03-11 15:05:05 +00:00
create_room Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
dialogs Fix backup button in logout dialog 2019-02-27 11:45:00 +00:00
directory delint NetworkDropdown 2019-03-01 09:39:39 +00:00
elements Convert uncontrolled Field usages to controlled 2019-03-12 16:17:21 +00:00
globals Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
groups adds validation for fields. 2019-03-12 14:02:54 +00:00
messages adds validation for fields. 2019-03-12 14:02:54 +00:00
right_panel Allow theming right panel header buttons 2019-02-13 10:47:04 +00:00
room_settings Don't re-enable the save button after saving profiles 2019-02-28 19:13:28 -07:00
rooms adds validation for fields. 2019-03-12 14:02:54 +00:00
settings Convert uncontrolled Field usages to controlled 2019-03-12 16:17:21 +00:00
verification Fix typo "Scisors" -> "Scissors" 2019-02-15 11:26:14 -06:00
voip Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00