Commit Graph

309 Commits (46fe6d00fc579678e5734a5326ca8fca5336cb79)

Author SHA1 Message Date
Szymon Lesisz 63f7b503b5 add missing "Amount" label in ripple send form
6 years ago
slowbackspace 348033e38f fix send button overflow
6 years ago
Szymon Lesisz 6c398ba506 remove test data from pending txs
6 years ago
Szymon Lesisz 7f517041b1 refactored PendingTransactions
6 years ago
Szymon Lesisz dd81197990 break text inside send button
6 years ago
Vladimir Volek fe2814e99f
Merge pull request #277 from trezor/fonts-refactoring
6 years ago
Vladimir Volek 29ae195f20 Change token message
6 years ago
slowbackspace 859b1ca6db Merge branch 'master' into fonts-refactoring
6 years ago
Vladimir Volek c2c79dcbfa
Merge pull request #278 from trezor/unsupported-page
6 years ago
slowbackspace 1878c6beb4 padding around "select coin" message
6 years ago
Szymon Lesisz 2aa6a82911 split loader, notification and exceptionPage to isolated variables
6 years ago
slowbackspace 800a5be990 pass network.shortcut to Content component
6 years ago
slowbackspace 3566f1b3c5 renamed component
6 years ago
slowbackspace b13da082e0 added view for unsupported coins
6 years ago
slowbackspace 86ec78e719 fix account title font weight
6 years ago
slowbackspace 16f731b025 fix adress input font size
6 years ago
slowbackspace 3c6df77b04 changed FONT_SIZE.BASE to 1rem
6 years ago
slowbackspace 38810afc07 fix font weight
6 years ago
slowbackspace 3e87ea9854 use standard button font size
6 years ago
slowbackspace ba95de788f merge master
6 years ago
Maroš Špak f73ed1fdcc renamed font weights
6 years ago
Szymon Lesisz 15ad3ceee7 css changes in views/Account components from master
6 years ago
Szymon Lesisz b368447bcb
Merge branch 'master' into feature/ripple
6 years ago
Maroš Špak 3c6ee60e9c fix send button font-size
6 years ago
slowbackspace 678ce48674 removed special styling for receive address
6 years ago
slowbackspace a9d860f065 Merge branch 'master' into sign-and-verify-readonly
6 years ago
Vladimir Volek 59aa111870 put back styles
6 years ago
Vladimir Volek da429c314f put back file
6 years ago
Vladimir Volek 5b60ba677f merge master
6 years ago
Vladimir Volek ee28bede6d
Merge pull request #267 from trezor/upgrade-styled-components
6 years ago
slowbackspace fd17924f2a fix padding for gas inputs on smaller screens
6 years ago
slowbackspace 1fd2b8af52 fix button not expanding to full width on smaller screen size
6 years ago
slowbackspace 27a3254c04 follow design guidelines more closely
6 years ago
slowbackspace 8e14e04dc1 more consistent UI
6 years ago
slowbackspace 881447531e fix typo in welcome screen
6 years ago
slowbackspace 44b2000d1e upgraded react, react-dom, styled components, removed styled-media-query
6 years ago
slowbackspace e0cb188603 pass number instead of string in maxLength
6 years ago
slowbackspace 1b5c547b72 address and sig as readonly to enable text selection
6 years ago
slowbackspace 5605f96770 pass isReceiveAddress to Input component to ignore readOnly styles
6 years ago
Szymon Lesisz 38bc1c7c30 nitpick: ampersand
6 years ago
Szymon Lesisz ebce4562df add Tittle to receive component
6 years ago
Szymon Lesisz 076bba4ba3 remove unused imports
6 years ago
Szymon Lesisz 473401ccf7 Sendform: fix after rebase
6 years ago
Szymon Lesisz 215fab48eb split Receive component into coin specific
6 years ago
Szymon Lesisz bfebef73c7 ripple/SendFormValidations
6 years ago
Szymon Lesisz 2e89624b27 clearing ripple/SendForm componenent
6 years ago
Szymon Lesisz c43b9b138c removr advanced view from ripple/SendForm component
6 years ago
Szymon Lesisz ab4ab8b5a4 handle pending tx from blockchain notification
6 years ago
Szymon Lesisz e64b44d632 change imports
6 years ago
Szymon Lesisz 0128a16602 rename coin specific components
6 years ago
Szymon Lesisz c9d30da6b2 split SendForm into networks
6 years ago
Szymon Lesisz 4acb597401 split Summary view into networks
6 years ago
Szymon Lesisz 9d344920df EthereumAccountSummary: restore after rebase
6 years ago
Szymon Lesisz 1750bb41dc split Summary components to coin specific files
6 years ago
Szymon Lesisz bdc8eb070e nitpick: remove unnecessary flowtype
6 years ago
Vladimir Volek 654fb9603b Merge branch 'sign/verify' of github.com:satoshilabs/trezor-wallet into sign/verify
6 years ago
Vladimir Volek bf3dd1cfde Fix validation on send
6 years ago
Vladimir Volek 0194184d5d
Merge branch 'master' into sign/verify
6 years ago
Vladimir Volek ea3ad58d48 Fixed props in input and textarea
6 years ago
Szymon Lesisz a2e3d4eb1f add token message
6 years ago
Vladimir Volek e9a60afa0f merge 2
6 years ago
Vladimir Volek 851c7f23cb merge
6 years ago
Szymon Lesisz d26d354fbd autoSelect props in Input component
6 years ago
Vladimir Volek f5537ca513 fix flow 3
6 years ago
Vladimir Volek 22adf7fac1 fix flow 2
6 years ago
Vladimir Volek 68d3bbb738 Fix flow
6 years ago
Vladimir Volek 827e5f14fa Separate notifications and loader
6 years ago
Vladimir Volek c5a9c8fdb7 Added messages to loading, added more cases
6 years ago
Vladimir Volek 7b7eb5350d Added loader for all accounts views
6 years ago
Vladimir Volek 43906f505c Add clear actions
6 years ago
Vladimir Volek e41cc22e3b Move values to redux
6 years ago
Vladimir Volek 93000adf9e Added touched option for inputs
6 years ago
Szymon Lesisz 9437cb25e8 eslint: remove unused var
6 years ago
Szymon Lesisz 09c02160ea fix flowtype warning (default export in actions)
6 years ago
Szymon Lesisz 4589bb9171 showDefaultGasLimitButton condition
6 years ago
Vladimir Volek fc50202f6a Added action
6 years ago
Vladimir Volek 4b55bde476 Added button
6 years ago
Vladimir Volek 3b374e424e Unify labels in section
6 years ago
Vladimir Volek 8ed59317c7 Simplify actions with modals
6 years ago
Vladimir Volek f738d0be9c Added loader to sign and verify
6 years ago
Vladimir Volek d8762ec76f Merge branch 'feature/accounts-loader' into sign/verify
6 years ago
Vladimir Volek 6c2ae9c1be Fix flow
6 years ago
Vladimir Volek 0999c99432 Added icon
6 years ago
Vladimir Volek 6a9371fa2b Fix confirm on device
6 years ago
Szymon Lesisz 80158d60c6 add readOnly property to Input component
6 years ago
Szymon Lesisz b9b7d2d076 fixed link to "old wallet" and copy in FirmwareUpdate page
6 years ago
Szymon Lesisz d3093313d6 fix fiat rate value in reducer
6 years ago
Vladimir Volek eaede07068 Propagate rate to ui
6 years ago
Vladimir Volek 76b66c348c Fixed browser select crash
6 years ago
Vladimir Volek a114b47b77 Fix eslint
6 years ago
Vladimir Volek c6a04f2648 Removed logs
6 years ago
Vladimir Volek dd6117b008 Confirm moved to modals
6 years ago
Vladimir Volek 68a8307b49 Added progress action for verify
6 years ago
Vladimir Volek bc0238403b Add trezor action to textarea
6 years ago
Vladimir Volek 12f094a595 Refactor trezor action
6 years ago
Vladimir Volek 53f7a8ecef merge
6 years ago
Vladimir Volek 53ca124a55 Added messages to loading, added more cases
6 years ago
Vladimir Volek cd53be7d39
Merge pull request #228 from trezor/feature/seedless-device
6 years ago
Szymon Lesisz bdf1a1d409 add seedless view
6 years ago
Vladimir Volek 90c0dd1276 Added loader for all accounts views
6 years ago