element-web/src/components/views/dialogs
David Baker 37cb8abf13 Fix UX issues with bug report dialog
* Make it use BaseDialog / DialogButtons (also gives it has a top-right 'x' &
   escape to cancel works)
 * Stop misusing the 'danger' CSS class on the buttons. There is nothing dangerous
   about submitting logs.
 * Continued campaign against 'Click here' links.

Fixes https://github.com/vector-im/riot-web/issues/6622
2018-04-30 13:39:46 +01:00
..
AddressPickerDialog.js Use DialogButtons in AddressSelector 2017-12-23 17:02:19 +13:00
BaseDialog.js UI fixes in SessionRestoreErrorDialog 2018-04-30 13:39:46 +01:00
BugReportDialog.js Fix UX issues with bug report dialog 2018-04-30 13:39:46 +01:00
ChangelogDialog.js point imports at the new locations 2018-04-13 00:43:44 +01:00
ChatCreateOrReuseDialog.js Merge pull request #1652 from pvagner/dialog-a11y 2018-03-20 11:35:57 +00:00
ConfirmRedactDialog.js Address eslint errors 2017-11-26 16:04:24 +13:00
ConfirmUserActionDialog.js Merge branch 'develop' into dialog-a11y 2018-02-06 23:04:15 +01:00
CreateGroupDialog.js Merge branch 'develop' into dialog-a11y 2018-02-06 23:04:15 +01:00
CreateRoomDialog.js Ooops, restore a bit of RoomCreateDialog content I have accidentally 2018-02-08 21:16:57 +01:00
DeactivateAccountDialog.js Merge pull request #1674 from aidalgol/rebase-dialogs 2018-01-11 10:49:40 +00:00
DeviceVerifyDialog.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
DevtoolsDialog.js point imports at the new locations 2018-04-13 00:43:44 +01:00
ErrorDialog.js Merge branch 'develop' into dialog-a11y 2018-02-06 23:04:15 +01:00
InteractiveAuthDialog.js Merge branch 'develop' into dialog-a11y 2018-02-06 23:04:15 +01:00
KeyShareDialog.js Merge branch 'develop' into dialog-a11y 2018-02-06 23:04:15 +01:00
QuestionDialog.js Merge branch 'develop' into dialog-a11y 2018-02-06 23:04:15 +01:00
SessionRestoreErrorDialog.js UI fixes in SessionRestoreErrorDialog 2018-04-30 13:39:46 +01:00
SetEmailDialog.js Merge branch 'develop' into dialog-a11y 2018-02-06 23:04:15 +01:00
SetMxIdDialog.js Merge branch 'develop' into dialog-a11y 2018-02-06 23:04:15 +01:00
SetPasswordDialog.js point imports at the new locations 2018-04-13 00:43:44 +01:00
TextInputDialog.js Merge branch 'develop' into dialog-a11y 2018-02-06 23:04:15 +01:00
UnknownDeviceDialog.js Wrap GeminiScrollbar in a component, enabled forceGemini 2018-03-27 13:04:26 +01:00