Commit Graph

1894 Commits (5c1c86a350faa350c6755ba31b5c50d72ca37352)
 

Author SHA1 Message Date
slowbackspace aa3f037ddf prevent token name from breaking to multiple lines if unnecessary
5 years ago
slowbackspace 1aae8dc0b2 device counter centering using flexbox
5 years ago
slowbackspace bdd43b49b2 add box shadow
5 years ago
slowbackspace 8edb6b66b8 set border color when focused for input, button, textarea, select
5 years ago
slowbackspace 449e97f377 add new color for focused input border
5 years ago
slowbackspace 2e5f7f6c46 fix title font size in WalletType modal
5 years ago
slowbackspace 0f93d2052e responsive qr modal
5 years ago
slowbackspace 75074c5b55 remove eslint ignore rule
5 years ago
slowbackspace a17ba7dfce style set default button as a green link
5 years ago
slowbackspace d919dc00d7 change paddings in Log component
5 years ago
slowbackspace dbc5e86898 bigger close button for modals
5 years ago
slowbackspace f8d8ff02d1 add missing margin-top to textarea's error message
5 years ago
slowbackspace 01b789a78e add button to scan qr code next to the address input
5 years ago
slowbackspace 549ae16b0e add modal for scanning qr codes
5 years ago
Vladimir Volek 5423caea4f
Merge pull request #331 from trezor/fix/connect-backend-spinner
5 years ago
Vladimir Volek 428a1669f5
Merge pull request #332 from trezor/fix/disable-add-account
5 years ago
Vladimir Volek a1b96535a5
Merge pull request #336 from trezor/feature/send-form-clear-button
5 years ago
slowbackspace 8e852a925c add crypto URI parser from the old wallet
5 years ago
slowbackspace e943de644a add qr code icon
5 years ago
slowbackspace 36a1084381 install react-qr-reader dependency
5 years ago
slowbackspace e90ed86bfc fix flow issue
5 years ago
slowbackspace 39a119f071 Revert "fix flow issue"
5 years ago
slowbackspace 30cd39b8ce fix flow issue
5 years ago
slowbackspace 91109dce06 wallet type tooltip message for disconnected device
5 years ago
slowbackspace fe5c50f2b3 change icon for "change wallet type" btn
5 years ago
slowbackspace 163288ee3d scale wallet icons svg to match other resolution of other icons
5 years ago
slowbackspace 91f8fafeac Revert "change icon for "change wallet type" btn"
5 years ago
slowbackspace d876fe4ebd change icon for "change wallet type" btn
5 years ago
slowbackspace c0f794aaad move wallet icons to icons file
5 years ago
slowbackspace 6db7aada27 remove dead code
5 years ago
slowbackspace 0a0d1e7715 added tooltips to device header's icons, wallet btn now clickable
5 years ago
slowbackspace 740661b4c6 move forget device menu item to the bottom
5 years ago
slowbackspace 0efcc2c5be add prop delayed to Tooltip component
5 years ago
Vladimir Volek cb7bc0fbad
Merge pull request #333 from trezor/fix/notifications-css-layout
5 years ago
slowbackspace d07488146a fix device header padding
5 years ago
slowbackspace 479a379b8e hide wallet type icon (standard/hidden) when passphrase feature is disabled
5 years ago
slowbackspace 12d6113b9c fix paddings on small screens
5 years ago
slowbackspace a8d39d95c2 separate clear from init function
5 years ago
slowbackspace c77cd10f03 send form clear button for ripple and eth
5 years ago
Vladimir Volek bb9d59bece
Merge pull request #328 from trezor/fix/ripple-amount-validation
5 years ago
Vladimir Volek 381bf40a8f
Merge pull request #329 from trezor/feature/add-reserve-to-summary
5 years ago
slowbackspace ea804969cd fix notification layout
5 years ago
slowbackspace 224337c497 disable add account button when device is not connected
5 years ago
slowbackspace 472d1cd453 add loading state to a connect button when connecting to backend
5 years ago
slowbackspace 1b1fbb45f5 add connecting flag to blockchain's state
5 years ago
Szymon Lesisz 7eb1527c39 display reserve in RippleSendForm
5 years ago
Szymon Lesisz 249e5f9876 recalculate reserve while "setMax"
5 years ago
Szymon Lesisz 11efd69a21 add reserve to Account Summary
5 years ago
Szymon Lesisz 9d325fb139 flowtype fix
5 years ago
Szymon Lesisz 155f794bcb remove comment
5 years ago