element-web/src/components/views
David Baker fc136607f1 UI fixes in SessionRestoreErrorDialog
* Make the 'delete my data' button not the default
 * Make it red
 * Give it a confirmation dialog
 * Remove the 'cancel' button: what does it mean to cancel an error?
   In this case, it tried again and almost certainly got the same error.
 * Remove the top-right 'x' and don't cancel on esc for the same reason.
 * Move 'send bug report' to a button rather than a 'click here' link
 * Add a 'refresh' button which, even if it's no more likely to work,
   will at least look like it's doing something (it's mostly so if you
   don't have a bug report endpoint, there's still a button other
   than the one that deletes all your data).
2018-04-30 13:39:46 +01:00
..
avatars Add UI for displaying room avatars full size 2018-04-21 15:47:31 +12:00
context_menus merge vector-im/riot-web#5881 into matrix-react-sdk 2018-04-16 00:04:04 +01:00
create_room Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
dialogs UI fixes in SessionRestoreErrorDialog 2018-04-30 13:39:46 +01:00
directory point imports at the new locations 2018-04-13 00:43:44 +01:00
elements UI fixes in SessionRestoreErrorDialog 2018-04-30 13:39:46 +01:00
globals Add comment about enum hijinks 2018-04-17 16:53:11 +01:00
groups Use GeminiScrollbarWrapper in Flair settings of UserSettings 2018-04-10 18:08:19 +01:00
login fix paths and updateCheckStatusEnum 2018-04-13 16:49:59 +01:00
messages Replace document.origin with window.location.origin 2018-04-26 10:43:52 +01:00
room_settings guard against m.room.aliases events with no keys (redaction?) 2018-02-02 08:12:56 +00:00
rooms Optionally hide widget popout button. 2018-04-25 16:28:27 +01:00
settings point imports at the new locations 2018-04-13 00:43:44 +01:00
voip missing semicolon 2018-02-07 11:51:41 +00:00