Commit Graph

1335 Commits (f3f6c0d6906cdc470aa11ae728b4b61a6b71a732)

Author SHA1 Message Date
Szymon Lesisz 4acb597401 split Summary view into networks
6 years ago
Szymon Lesisz 7f56cdbcde handle unsupported and/or outdated firmware in discovery process
6 years ago
Szymon Lesisz 9d344920df EthereumAccountSummary: restore after rebase
6 years ago
Szymon Lesisz 45583ac477 send account to blockchain subscribe method
6 years ago
Szymon Lesisz 1750bb41dc split Summary components to coin specific files
6 years ago
Szymon Lesisz 3774110a83 handle NOT_SUPPORTED methods in Discovery
6 years ago
Szymon Lesisz 120c227753 RecevieActions: with ripple call
6 years ago
Szymon Lesisz c9eb911756 DiscoveryReducer: hdkey only in ehereum network type
6 years ago
Szymon Lesisz 7956b4a5fb subscribe to blockchain after discovery
6 years ago
Szymon Lesisz c66383ddba disable BlockchainActions for non-ethereum networks
6 years ago
Szymon Lesisz 0918403024 split discovery actions to coin specific files
6 years ago
Szymon Lesisz 198dd4e9c7 add RippleDiscoveryActions
6 years ago
Szymon Lesisz 5888dca31f flowtype: add type to Network declaration
6 years ago
Szymon Lesisz a58644f8ec Load tokens only is exists in config
6 years ago
Szymon Lesisz c6ce9a94d7 DiscoveryReducer: HDKey only for ethereum
6 years ago
Szymon Lesisz 25130ce282 add xrp to config
6 years ago
Szymon Lesisz d20ebdb71d Merge branch 'master' into sign/verify
6 years ago
Szymon Lesisz 187e462ba9 nitpick: change ampersand
6 years ago
Szymon Lesisz bdc8eb070e nitpick: remove unnecessary flowtype
6 years ago
Szymon Lesisz a0ff803c1d nitpick: rename signVerifyReducer to signVerify
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
Szymon Lesisz 6be0ae37ea passphrase modal fix
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
Vladimir Volek d62a914824 Turn off autocomplete - fix
6 years ago
Vladimir Volek 041c3ac422 Revert "Turn off autocomplete"
6 years ago
Vladimir Volek 9e5a1706a9 Merge branch 'sign/verify' of github.com:satoshilabs/trezor-wallet into sign/verify
6 years ago
Vladimir Volek 0652f5a4b3 merge
6 years ago
Vladimir Volek 8127a1a105 Turn off autocomplete
6 years ago
Szymon Lesisz a2e3d4eb1f add token message
6 years ago
Szymon Lesisz 5cf996f000 clear SignVerifyReducer on ACCOUNT.DISPOSE action
6 years ago
Szymon Lesisz bbcf2cf70c remove console.log
6 years ago
Vladimir Volek e9a60afa0f merge 2
6 years ago
Vladimir Volek 851c7f23cb merge
6 years ago
Vladimir Volek 35b97f9114
Merge pull request #252 from trezor/fix/validate-token-in-send-draft
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
Szymon Lesisz 556b2be84f cleaning up SelectedAccountActions + add default loading case
6 years ago
Vladimir Volek 04946b5f06 Do no render loader and notification together
6 years ago
Vladimir Volek f53726c451 Added missing case
6 years ago
Vladimir Volek 827e5f14fa Separate notifications and loader
6 years ago
Vladimir Volek c3bb0899c9 Fix flow
6 years ago
Vladimir Volek 5c93a899cb Fixed row
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 e28576e19e Added loading state for content
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 2a7d5394db token existence validation
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
Szymon Lesisz a944b9287e SendFormActions: setDefaultGesLimit - token or coin value fix
6 years ago
Vladimir Volek fc50202f6a Added action
6 years ago
Vladimir Volek 4b55bde476 Added button
6 years ago
Vladimir Volek b151c9715b Fixed link dom props
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
Vladimir Volek f93eb3bebd Fix flow
6 years ago
Vladimir Volek 3d8991bac3 Removed link from landing footer
6 years ago
Vladimir Volek 682a1ff8cf Add link for coingecko api
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 8e13b49d2e Review implemented
6 years ago
Vladimir Volek 9844983e09 renamed service
6 years ago
Vladimir Volek 18f82f1453 Fix flow
6 years ago
Vladimir Volek eaede07068 Propagate rate to ui
6 years ago
Vladimir Volek 9498a4effa Added coingecko api
6 years ago
Vladimir Volek 63a296808b Merge branch 'master' of github.com:satoshilabs/trezor-wallet
6 years ago
Vladimir Volek 76b66c348c Fixed browser select crash
6 years ago
Vladimir Volek 615d8b2f58 Changed case image
6 years ago
Szymon Lesisz bc6b47eb62 fix utils tests: notification.test
6 years ago
Vladimir Volek f3024e1abb Added DigiByte link to menu
6 years ago
Vladimir Volek 72b5120bbc Added image preloader
6 years ago
Vladimir Volek a114b47b77 Fix eslint
6 years ago
Vladimir Volek c6a04f2648 Removed logs
6 years ago
Vladimir Volek 8c24bcf9f3 Fixed typo
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 f1484484df No newlines in menu link
6 years ago
Vladimir Volek 83e46bd012 Fixed row
6 years ago
Vladimir Volek 53ca124a55 Added messages to loading, added more cases
6 years ago
Vladimir Volek 31889270a0 Implemented review
6 years ago
Vladimir Volek cc18d18e4c
Merge pull request #230 from trezor/fix/wallet-type-empty-passphrase
6 years ago
Vladimir Volek cd53be7d39
Merge pull request #228 from trezor/feature/seedless-device
6 years ago
Szymon Lesisz 9215cb0fe8 eslint + flowtype fixes
6 years ago
Vladimir Volek 5fbd4a3291 Add loading state for notification button
6 years ago
Szymon Lesisz 474871d375 wallet type from passphrase modal
6 years ago
Szymon Lesisz bdf1a1d409 add seedless view
6 years ago
Vladimir Volek 90c0dd1276 Added loader for all accounts views
6 years ago
Vladimir Volek a1cf6cc296 Fixed passphrase checkbox
6 years ago
Szymon Lesisz ade65a222b eslint + flowtype fixes
6 years ago
Vladimir Volek 8030aa71b1 Added loading state for content
6 years ago
Vladimir Volek ea391a2a00 Fixed eslint
6 years ago
Vladimir Volek 347767de3d Fixed icon hover and tooltip
6 years ago
Vladimir Volek b87386a6b1 Added trezor action for input
6 years ago
Vladimir Volek d682833aa3 Make initial layout responsive
6 years ago
Vladimir Volek 5aaadade36 Refactored to input
6 years ago
Vladimir Volek 42fa20664a fix height and eslint
6 years ago
Vladimir Volek 7fca224159 better log format
6 years ago
Vladimir Volek 2b5c932d89 root -> trezor-wallet-root
6 years ago
Vladimir Volek cc8a21947f Add loading state for notification button
6 years ago
Vladimir Volek 434c86dc8c merge
6 years ago
Szymon Lesisz 20c503c164 redirect to initial url after acquiring device
6 years ago
Vladimir Volek 835906bf96 FIxed icon overflow
6 years ago
Szymon Lesisz d91a043967 update old-wallet urls
6 years ago
Vladimir Volek 2ff10255bd fix eslint
6 years ago
Vladimir Volek 2aec5b65f6
Merge pull request #208 from trezor/fix/localstorage-prefix
6 years ago
Szymon Lesisz 95623474aa quickfix: deviceUtils test add missing "type" field + update ethUtils snapshot
6 years ago
Vladimir Volek a40429f345
Merge pull request #207 from trezor/fix/discovery-status
6 years ago
Vladimir Volek 5792a1c03d
Merge pull request #209 from trezor/fix/topnavigation-indicator
6 years ago
Szymon Lesisz 3347c54cff quickfix: deviceUtils test "transport.version" fix
6 years ago
Szymon Lesisz b48b197003 quickfix: ethUtils test "sanitizeHex" fix
6 years ago
Szymon Lesisz 16f830ff9d fix for indicator first render
6 years ago
Szymon Lesisz 0c61bcb08d local storage prefix
6 years ago
Szymon Lesisz a534830dff discovery status css fix
6 years ago
Vladimir Volek dca466ed8a Fixed underline
6 years ago
Vladimir Volek bed5932498 Fixed eslint and flow
6 years ago
Vladimir Volek 235f5cbdc3 Fixed some eslint and flow
6 years ago
Vladimir Volek 35ce9b6a1d Refactor sign input
6 years ago
Vladimir Volek 6a40191e61 Added address validation
6 years ago
Vladimir Volek 739339b53e Textare max size
6 years ago
Vladimir Volek 7ecfdb7ec2 Pass passphrase to request
6 years ago
Vladimir Volek 07f9fc30f9 Added success case for verify
6 years ago
Vladimir Volek 9503d1e415 Added progres sign additional message
6 years ago
Vladimir Volek d1ef608c0e Textarea added trezor action prop, use textarea higligh while confirm
6 years ago
Szymon Lesisz cb30af097f changed bridge installation package domain
6 years ago
Szymon Lesisz 46acf38364 flowtype fix for Account/Summary
6 years ago
Szymon Lesisz 81aa4e108b change meta tags in index.html
6 years ago
Szymon Lesisz 2aed4ba4f7 Merge branch 'master' of github.com:satoshilabs/trezor-wallet
6 years ago
Vladimir Volek fa5fbf8903 Better account title
6 years ago
Szymon Lesisz d2d184773d quickfix: remove unnecessary condition from ModalReducer
6 years ago
Vladimir Volek a31301a9f5 merge
6 years ago
Vladimir Volek 954ad18f8e Clear for signature
6 years ago
Vladimir Volek 50176ebbdf Added clear option
6 years ago
Vladimir Volek 18a424c214 Simplify input values, added verify
6 years ago
Szymon Lesisz 22708cc088 changed old-wallet links to relative levelup
6 years ago
Szymon Lesisz 6ad65dd6f1 SendForm eslint fix
6 years ago
Szymon Lesisz 835d172483 quickfix: update token balance on token added
6 years ago
Szymon Lesisz a9883727f3 quickfix: SendForm currency select value
6 years ago
Szymon Lesisz 9422afa673 Merge branch 'master' into fix/beta-disclaimer
6 years ago
Vladimir Volek b89a825077 Added sign response, style
6 years ago
Vladimir Volek 4a809d92cf
Merge pull request #192 from trezor/fix/TopNavigationAccount-indicator
6 years ago
Vladimir Volek 1ebb893487 Fix prop type for title
6 years ago
Vladimir Volek 78d2b411fb Pass path properly
6 years ago
Vladimir Volek 2fd2ef7735 Added test for notificstions
6 years ago
Szymon Lesisz a8bae8bdb1 added beta-wallet disclaimer
6 years ago
Vladimir Volek b8b5142fc5 TREZOR -> Trezor
6 years ago
Vladimir Volek ca460859ac Added sign action
6 years ago
Szymon Lesisz 5a686cf9df indicator fixes
6 years ago
Vladimir Volek 0f544f8578 Fixed padding in account pages
6 years ago
Vladimir Volek 6461400853 Added common title components for wallet views
6 years ago
Vladimir Volek 778d08a898 Styled sign and verify section
6 years ago
Szymon Lesisz d1eadc8033 Merge branch 'master' of github.com:satoshilabs/trezor-wallet
6 years ago
Szymon Lesisz 80fa9b02d7 quickfix: Receive tab modal context condition
6 years ago
Vladimir Volek 4f49943c7a
Merge pull request #183 from trezor/fix/refactor-variables
6 years ago
Vladimir Volek 8753a043a7 Added urls for old wallet
6 years ago
Szymon Lesisz 3e657d6558 quickfix: StickyContainer maxScrollTop must be lower than 0
6 years ago
Szymon Lesisz f4b51d606f quickfix: added maxScollTop to StickyContainer
6 years ago
Szymon Lesisz ed7501c4fc refactor Coin > Network
6 years ago
Vladimir Volek 672429c62c Fixed props warning
6 years ago
Vladimir Volek b2fec821ca Merge branch 'master' into fix/landing-refactoring
6 years ago
Vladimir Volek 77b1aa04c5 Merge branch 'master' into fix/landing-refactoring
6 years ago
Szymon Lesisz 793abf3f53 updat eLink component
6 years ago
Szymon Lesisz 5ea4ae5772 wallet settings page
6 years ago
Szymon Lesisz 651242ffcf renamed components
6 years ago
Szymon Lesisz a36a5e9dbe added beta build
6 years ago
Vladimir Volek 8b332b4763
Merge pull request #174 from trezor/feature/modal-context
6 years ago
Szymon Lesisz 449b2923fd quickfix: Log component width 100%
6 years ago
Vladimir Volek bc6ff28fe9 Added link for NEM coin
6 years ago
Szymon Lesisz f5bf14b776 fix NotificationGroup.propTypes
6 years ago
Vladimir Volek 60b0e35b2c Reviex fix - reducer to string
6 years ago
Vladimir Volek f2ac90c46e Review
6 years ago
Vladimir Volek de34a8fe04 comment out test data
6 years ago
Vladimir Volek 077b6dc7fa Make notification responsive, flow fix
6 years ago
Vladimir Volek 817b333d3a notification message can be component, styles adjusted
6 years ago
Vladimir Volek 2ed673b05a Separate group notifications with border
6 years ago
Vladimir Volek 4072e9480d Fix group notification width
6 years ago
Vladimir Volek 0de30758a8 Removed unnecessary component
6 years ago
Vladimir Volek 0dab0d36b3 better icon position
6 years ago
Vladimir Volek 5ec50dd4c7 Fixed icon position
6 years ago
Szymon Lesisz 42841b0b84 add externalWallet to CoinMenu
6 years ago
Szymon Lesisz a9246c0c06 NemWallet component
6 years ago
Szymon Lesisz 5eb5e3f774 close modal on DEVICE.CONNECT action
6 years ago
Szymon Lesisz 337eacd1d2 fixed deviceUtils.isSelectedDevice
6 years ago
Szymon Lesisz eab3bde184 Link component: target parameter
6 years ago
Szymon Lesisz e59c9ec714 refacotred modals components
6 years ago
Szymon Lesisz 49ca5992fd added NemWallet component
6 years ago
Szymon Lesisz 41b78390ed add MODAL_CONTEXT
6 years ago
Szymon Lesisz 1637181839 update and reorder coin menu
6 years ago
Szymon Lesisz 233fac84b6 quickfix: expose TrezorConnect to window for development builds
6 years ago
Szymon Lesisz 6a14601ddd quickfix: COMMITHASH and LOCAL are not window variables, use flowtype declaration
6 years ago
Szymon Lesisz c51b12906f replace React.Component by React.PureComponent
6 years ago
Vladimir Volek 37ed349dff All links adjusted according to new component
6 years ago
Vladimir Volek 14904bff99 Fixed component
6 years ago
Vladimir Volek 453cda908f Added navlink to link component
6 years ago
Szymon Lesisz 8afc949923 Add data-lpignore to input
6 years ago
Szymon Lesisz 845c6d381f Merge branch 'master' of github.com:satoshilabs/trezor-wallet
6 years ago
Szymon Lesisz fabcd54145 quickfix: StickyContainer footerFixed condition
6 years ago
Szymon Lesisz 600d3565f7 fix redirection to /bridge from landingpage
6 years ago
Szymon Lesisz 31fc23228a quickfix: replace Wiki link in Header
6 years ago
Szymon Lesisz c6c3f54d9b quickfix: remove pathname from props in TopNavigationAccount component
6 years ago
Szymon Lesisz 4e91694a60 flowtype/react fix of Notification component
6 years ago
Szymon Lesisz 9671226036 eslint fixes
6 years ago
Szymon Lesisz f257f98ab5 flowtype in store and Button
6 years ago
Szymon Lesisz 6d4f0a2943 flowtype components
6 years ago
Szymon Lesisz a086c034f1 LandingPage flowtype
6 years ago
Szymon Lesisz 99da71c25d flowtype for Notification components
6 years ago
Vladimir Volek 60479a0a49 Fixed eslint warning
6 years ago
Vladimir Volek a42428601d
Merge pull request #154 from trezor/flowtype/modals
6 years ago
Szymon Lesisz 0cb723b9db flowtype fixes
6 years ago
Vladimir Volek ad97a5cbbd
Merge pull request #150 from trezor/feature/filter-log
6 years ago
Vladimir Volek 5e136a3015
Merge pull request #152 from trezor/fix/remove-selectedaccount-component
6 years ago
Szymon Lesisz b1691797d3 update WalletType icons
6 years ago
Szymon Lesisz 7ff2e8642d
Merge pull request #149 from trezor/eslint-fix
6 years ago
Szymon Lesisz 1c0aa0adc8 remove all references to SelectedAccount component
6 years ago
Vladimir Volek b13fb6e18a Fixed width of notification
6 years ago
Vladimir Volek dee161924d Fixed padding in claim
6 years ago
Szymon Lesisz d78381106e Filter log
6 years ago
Vladimir Volek 4903916e3d Revert "Fixed width of notification"
6 years ago
Vladimir Volek ae729dcc46 Fixed some eslint errors
6 years ago
Vladimir Volek e4b6cc24dd Fixed width of notification
6 years ago
Pavol Rusnak 13ff97e4d3
src/views/Landing: fix typo
6 years ago
Szymon Lesisz 0f39182db7 quickfix: disable REQUEST_WALLET_TYPE action for device without passphrase_protection
6 years ago
Vladimir Volek cafe1971a4 Fixed padding in claim
6 years ago
Szymon Lesisz 6a3e71f0a5 remove unused constant WALLET.ON_BEFORE_UNLOAD
6 years ago
Szymon Lesisz c10b8baeba remove unused action WALLET.ON_BEFORE_UNLOAD
6 years ago
Szymon Lesisz 7ed5f11021 quickfix: "onWalletTypeRequest" second parameter
6 years ago
Vladimir Volek 13e94ed355 Fixed modal padings
6 years ago
Vladimir Volek 3de23f8757 Fix bug
6 years ago
Vladimir Volek c00c943971 Adjust padding
6 years ago
Vladimir Volek a0cfa4bf4a merge
6 years ago
Vladimir Volek 5524080c30 Merge branch 'master' into fix-wallet-modals
6 years ago
Vladimir Volek 8c0d889536 More css fixes
6 years ago
Vladimir Volek 3a01dc50f3 Fixed wallet type styles
6 years ago
Szymon Lesisz 379522a1a7 quickfix: Pin modal - flowtype fixes + update "Learn more" link
6 years ago
Szymon Lesisz 571462f08f quickfix: prevent redirecting to Dashboard for first time RECEIVE_WALLET_TYPE
6 years ago