aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/modal
Commit message (Collapse)AuthorAgeFilesLines
* Add submitDisabled prop to Modals. Disable submit button when creating a ↵Alexander Tseung2018-12-122-1/+34
| | | | cancel transaction (#5910)
* Fix multiplyCurrencies. Add onClose prop for Modal component. Remove ↵Alexander Tseung2018-09-212-32/+4
| | | | hideModal from modal components.
* Add unit testsAlexander Tseung2018-09-203-6/+175
|
* Add TransactionDetails modalAlexander Tseung2018-09-202-4/+22
|
* Add Modal componentAlexander Tseung2018-09-206-0/+184