element-portable/src/components/views
J. Ryan Stinnett 62a01e7a37 Track per-field validity with new-style validation
This updates the registration form to include the new-style validation state
when deciding whether the entire form is valid overall.

In addition, this tweaks the validation helper to take functions instead of
strings for translated text. This allows the validation helper to be create once
per component instead of once every render, which improves performance.
2019-04-25 14:29:09 +01:00
..
auth Track per-field validity with new-style validation 2019-04-25 14:29:09 +01: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 Also say "Connect ..." on remaining key backup buttons 2019-04-24 11:05:27 +01:00
directory Don't include all networks by default in the room directory 2019-04-05 10:50:01 -06:00
elements Track per-field validity with new-style validation 2019-04-25 14:29:09 +01: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 move name coloring out of sender profile 2019-04-17 10:21:30 +02:00
right_panel adjust prop in HeaderButton 2019-04-11 18:32:38 +02:00
room_settings Don't show calculated room name in room settings name input field 2019-03-18 23:33:24 +00:00
rooms Also say "Connect ..." on remaining key backup buttons 2019-04-24 11:05:27 +01:00
settings Tweaked wording after discussing with @lampholder 2019-04-15 15:10:48 +01: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