Commit Graph

899 Commits (7b6071fe7959b27c7efbaefc63ecb51258f99643)

Author SHA1 Message Date
Vladimir Volek 00d0fc1ccb Created basic components skeleton
6 years ago
Vladimir Volek 3ff8871629 Adjust other input heights and textarea
6 years ago
Vladimir Volek 65cb289ebf Adjust input color and height
6 years ago
Vladimir Volek 62a73b6404 Added transition for header menu
6 years ago
Vladimir Volek 7e752ace44 Added content for padding
6 years ago
Vladimir Volek ff1cdc59e9 Added wallet container
6 years ago
Vladimir Volek c4d851d882 removed unused images
6 years ago
Vladimir Volek c7c346e6fc Rewrite coin logo component to use import
6 years ago
Vasek Mlejnsky 5bc9f4dbc3 Color changes
6 years ago
Vasek Mlejnsky 5a310f4e9b Change style
6 years ago
Vasek Mlejnsky 490d7375db Rewrite passphrase modal
6 years ago
Vladimir Volek c3e984301e Fix condition
6 years ago
Vladimir Volek 8ac60bd125 Styled other wallet views
6 years ago
Vladimir Volek c0eb30f83c Import images properly
6 years ago
Vladimir Volek ac765c3966 Unified paddings in wallet views
6 years ago
Vladimir Volek c4fb59af2a Pin input moved to modal
6 years ago
Vladimir Volek 573ebc1d82 Added border for footer
6 years ago
Szymon Lesisz 09b6299908 fix for calculating viewportHeight (whithout visible scrollbar height)
6 years ago
Szymon Lesisz f3269b3eb1 Landing css: replace min-height: 100vh to 100%
6 years ago
Szymon Lesisz f06e9b66e2 fixed css for AppWrapper
6 years ago
Vladimir Volek 16c52c05c4
Merge pull request #86 from satoshilabs/fix/LeftNavigation
6 years ago
Szymon Lesisz f9926a661c WalletService eslint (removed unused import)
6 years ago
Szymon Lesisz 68050fd580 Merge branch 'master' of github.com:satoshilabs/trezor-wallet
6 years ago
Szymon Lesisz 51e65ef31f router fix
6 years ago
Szymon Lesisz 1d51afd0b4
Merge pull request #80 from satoshilabs/fix-missing-sendform-elements
6 years ago
Szymon Lesisz 87224fa94f fixed and refacored LeftNavigation
6 years ago
Vladimir Volek a54e3a3623 Fixed tooltip width
6 years ago
Vladimir Volek 6bd2cd6471 Fixed padding in tokens
6 years ago
Vladimir Volek a02b9883da Style qr code, add label
6 years ago
Vladimir Volek 0ef3672a54 Added inputs and textarea in signandverify
6 years ago
Vladimir Volek f8a947e187 Padding in accounts
6 years ago
Vladimir Volek 6199ac5ef3 Styled divider
6 years ago
Vasek Mlejnsky 1aed318741 eslint fixes
6 years ago
Vladimir Volek 1a1bfd465a Added default text color
6 years ago
Vaclav Mlejnsky a15ae3b0ac
Merge branch 'master' into unupported-browsers
6 years ago
Vladimir Volek 0c773313e7
Merge pull request #82 from satoshilabs/feature-show-current-token-balance
6 years ago
Vasek Mlejnsky 3cf3f9530e eslint fix
6 years ago
Vladimir Volek 055132ee54 Support error page only for IE8 and lower
6 years ago
Vladimir Volek 2a1ae00113 Style error page
6 years ago
Vasek Mlejnsky 0a5ce4351c Style fix
6 years ago
Vasek Mlejnsky 46421270bc Show current token balance
6 years ago
Vasek Mlejnsky ba5996e3cf Fix icon margin in input
6 years ago
Vasek Mlejnsky 7d4ca8eeed Change textarea style based on its state prop
6 years ago
Vasek Mlejnsky 34a02ee537 Add text under "Gas limit" input showing that gas limit is being recalculated
6 years ago
Vasek Mlejnsky e1c1c5c9fc Minor spacing change
6 years ago
Vasek Mlejnsky 162ddebd6c Fix AdvanceForm composition for a smaller screen width
6 years ago
Vasek Mlejnsky 86fbce53a5 Change style for disabled Textarea
6 years ago
Vasek Mlejnsky 84d71614f6 Fix import
6 years ago
Vaclav Mlejnsky 1f7a4eca5e
Merge pull request #77 from satoshilabs/fix/sendform
6 years ago
Vasek Mlejnsky f8bcb0a357 Minor code cleanup changes
6 years ago
Szymon Lesisz d718c0bf10 fixed incorrect css value
6 years ago
Szymon Lesisz 957e02f313 eslint
6 years ago
Szymon Lesisz 590e0ca642 eslint fixes
6 years ago
Szymon Lesisz 91f731c34e making sendform component a stateless + spliting advanced to a separate component
6 years ago
Szymon Lesisz 9f98e7dd7e observe from WalletService
6 years ago
Szymon Lesisz 6cf3cb4bdb refactoring SendFromActions
6 years ago
Szymon Lesisz 52cf4f1e8e clearing sendForm and sessionStorage references from SelectedAccountActions
6 years ago
Szymon Lesisz 1846d936e2 updated SessionStorage actions
6 years ago
Szymon Lesisz 88d2a65340 BlockchainAction "estimateGasLimit" with proxied responses
6 years ago
Szymon Lesisz a9e811ab5b add utility to observe reducers fields change
6 years ago
Szymon Lesisz 51253665be change blockchain/web3 "estimateGasLimit" to return string
6 years ago
Szymon Lesisz b36b9667e4 eslint ./src/actions 2
6 years ago
Szymon Lesisz ef235e6ab8 eslint ./src/actions
6 years ago
Szymon Lesisz d684eec819 eslint ./src/reducers
6 years ago
Szymon Lesisz de7e8914cb eslint ./src/services
6 years ago
Szymon Lesisz 1ea6d0be4c eslint ./src/utils
6 years ago
Vladimir Volek 65d28e2c4c Add error message for IE8 and lower
6 years ago
Vladimir Volek 976222476b
Merge branch 'master' into add-sentry-to-devel
6 years ago
Vladimir Volek 1c2a4fb3f0
Merge pull request #74 from satoshilabs/fix-multiple-same-tokens
6 years ago
Vladimir Volek a526232aaf
Merge pull request #73 from satoshilabs/fix-select-arrow-selection
6 years ago
Vladimir Volek ddc190d6dc
Merge pull request #69 from satoshilabs/fix/router
6 years ago
Szymon Lesisz d9239495fa eslint fixes
6 years ago
Vasek Mlejnsky 896f7f8055 Fix jumping "Advanced settings" button position
6 years ago
Vaclav Mlejnsky 2f988beb05
Merge branch 'master' into fix-send-form-css
6 years ago
Szymon Lesisz 1e4a6c3c21 flowtype fix
6 years ago
Szymon Lesisz 61528af745 SelectedAccount: display notification if network is not set yet
6 years ago
Szymon Lesisz 012e222c25 share router patterns between ./src/view/index and RouteActions
6 years ago
Vladimir Volek 01952d7628
Merge branch 'master' into css-fix
6 years ago
Vladimir Volek 34e2915593
Merge pull request #62 from satoshilabs/fix/address-validation
6 years ago
Vasek Mlejnsky 5e42466f99 Disallow adding tokens that are already added
6 years ago
Szymon Lesisz 3a783ce38b Merge branch 'master' into fix/router
6 years ago
Vasek Mlejnsky a848e35b69 Fix issue when empty passphrase couldn't be submitted after checking & unchecking "Show passphrase"
6 years ago
Vasek Mlejnsky bfe6dae0a1 Revert "Fix issue when "DeviceMenu" couldn't be closed when device was in a bootloader mode"
6 years ago
Vasek Mlejnsky 7a4a19e412 Fix issue when "DeviceMenu" couldn't be closed when device was in a bootloader mode
6 years ago
Vasek Mlejnsky 55c9eb3ab4 Remove console warns
6 years ago
Vasek Mlejnsky 2ff86bd6a7 Passphrase is set as password by default & add autofill feature
6 years ago
Vasek Mlejnsky 7fc4737846 Remove defualt hover color for 'Icon'
6 years ago
Vasek Mlejnsky 24737ddb22 Fix checkbox css when is checked
6 years ago
Szymon Lesisz 12755bace0 flowconfig fix for FlowWebpackPlugin
6 years ago
Vasek Mlejnsky 0d34cb2b82 Fix issue when a selected option wasn't properly indicated (CSS) when using arrow keys
6 years ago
Szymon Lesisz ccddcc3ad3
Merge branch 'master' into add-git-revision
6 years ago
Vasek Mlejnsky c2fc48252d Fix issue when "Advanced settings" caused the form to move down
6 years ago
Szymon Lesisz 9793d2d975 remove unnecessary type
6 years ago
Szymon Lesisz 9ecbdc5e38 refactoring RouterService
6 years ago
Szymon Lesisz 6405c13da8 move saving SessionStorage from component to SelectedAccountAction
6 years ago
Szymon Lesisz 13a9e47c73 fix for ACCOUNT.DISPOSE action called + few actions moved from RouterService
6 years ago
Szymon Lesisz ae9b12f35d remove leftovers from RouterService
6 years ago
Szymon Lesisz 900c3961cd implement RouterActions in services and other actions
6 years ago
Szymon Lesisz 8009ec647f implement RouterActions in components
6 years ago
Szymon Lesisz 46a07b756c add RouterActions
6 years ago
Szymon Lesisz c5b6a40eff add "unloading" flag to WalletReducer
6 years ago
Szymon Lesisz d918f4b45a flowtype: allow middleware to use async/await + add new action type (PayloadAction)
6 years ago
Vladimir Volek 2678cf3a95 Fixed tooltip
6 years ago
Vladimir Volek 70d7c73a77
Merge branch 'master' into unit-tests
6 years ago
Vladimir Volek c9ec9e4438 Added commit hash to footer
6 years ago
Vasek Mlejnsky 0acc7196b8 Fix inputs' state handling
6 years ago
Vasek Mlejnsky e135e103c5 Better input bottomText handling
6 years ago
Vasek Mlejnsky 8208245e1b Fix prop validation error
6 years ago
Vasek Mlejnsky fab3d601c6 Remove red background from tooltip
6 years ago
Vasek Mlejnsky 7f133e6bb2 Change line height in pending transaction icon
6 years ago
Vasek Mlejnsky 3202ba2f6d Fix pending transactions styling
6 years ago
Vasek Mlejnsky 5329460d89 Add default color values
6 years ago
Vasek Mlejnsky d3da73ddc5 Add key prop
6 years ago
Szymon Lesisz 93b70c1f0a fixed address validation
6 years ago
Vasek Mlejnsky 6fabec6e5c Use default font family for the 'Input' component
6 years ago
Vasek Mlejnsky 11a0304481 Remove default hover color for 'Icon'
6 years ago
Vasek Mlejnsky 22e87b287b Use default font for 'Select'
6 years ago
Vasek Mlejnsky 5e85e1b0bc Fix send button overflow & "Advanced settings" button overflow
6 years ago
Vasek Mlejnsky 008708497e Fix currency selection overflow
6 years ago
Vasek Mlejnsky 8333ac94f4 Fix an input address icon overlaping text
6 years ago
Szymon Lesisz c9b9359e70 fix for disappearing accounts balance after block is mined
6 years ago
Vladimir Volek e12c44a34d Added local prod servers
6 years ago
Vladimir Volek 93d3ccbd3a Added separated dev build with sentry.io
6 years ago
Vladimir Volek 9bbed8d6f2 Added hover transition
6 years ago
Vladimir Volek b851cc4770 Removed placeholder for first account
6 years ago
Vladimir Volek b676646e3a Merge branch 'css-fix' of github.com:satoshilabs/trezor-wallet into css-fix
6 years ago
Vladimir Volek 02bae005f8 merge
6 years ago
Vladimir Volek e9f938e522 Fixed modal overflow
6 years ago
Vladimir Volek f3be7473a8
Merge branch 'master' into css-fix
6 years ago
Vladimir Volek 25b268e816 Fixed min width
6 years ago
Vladimir Volek 31774283c4 fix component in transition
6 years ago
Vladimir Volek 65c977aed7 Fixed slide animation
6 years ago
Szymon Lesisz 4ea7f68250 using connect test version from sisyfos.trezor.io
6 years ago
Vladimir Volek 507f80fde4
Merge pull request #25 from satoshilabs/feature/hybrid-backend
6 years ago
Szymon Lesisz 0029a4c819 remove unused import
6 years ago
Szymon Lesisz e512812eb4 unifying DiscoveryResult type with EthereumAccount from 'trezor-connect'
6 years ago
Szymon Lesisz 38669a5dfb remove ethereum-input-data-decoder package (not used for now)
6 years ago
Szymon Lesisz d4bcf160d2 remove console.log
6 years ago
Szymon Lesisz 4c9f5468b3 cleaning up flowtype (DiscoveryResult + EthTxRequest)
6 years ago
Vladimir Volek b3dac4b5ab Merge branch 'master' into css-fix
6 years ago
Vladimir Volek 41edcd6b7b Removed button for check device while unplugging
6 years ago
Vladimir Volek 73c94a374d Fixed checkbox hover style
6 years ago
Vladimir Volek e867c521f7 Refactor animation handling, update react-transition
6 years ago
Vladimir Volek ad31b445f0 Removed background from navigation body
6 years ago
Vladimir Volek 5ea44176bb Removed red background
6 years ago
Vladimir Volek 8a8d17e08e Fixed footer
6 years ago
Vladimir Volek 19e3e983de Fixed width in navigation body
6 years ago
Vladimir Volek 91f20e0dd2 Fixed dependency
6 years ago
Szymon Lesisz 892f4fe7c0 TrezorConnect BLOCKCHAIN events returns CoinInfo object
6 years ago
Szymon Lesisz 7790babb3a changed coin network field, removed "backend" field in config
6 years ago
Szymon Lesisz ab2dddbf44 renamed blockchain constants
6 years ago
Szymon Lesisz 6740b7198d update account tokens on each block
6 years ago
Szymon Lesisz 815fba5e6b disable PromiseActions from logger
6 years ago
Szymon Lesisz 7f11e7207b remove comments
6 years ago
Szymon Lesisz d4c9db093c updateGasPrice on block mined
6 years ago
Szymon Lesisz 8c579a1580 fix flow error
6 years ago
Vladimir Volek 4f593d9c5f Removed network utils from testing for now
6 years ago
Vladimir Volek be90c9bef9 Fixed content-types in mock requests
6 years ago
Szymon Lesisz f0d7de8aa1 ethereumGetAccountInfo only if there are some accounts
6 years ago
Szymon Lesisz 8884d65c8f removed unused action
6 years ago
Szymon Lesisz 67eadc332d added blockchain connect Notification
6 years ago
Szymon Lesisz 1379a2e745 update actions and reducers
6 years ago
Szymon Lesisz e4552b0998 update web3 flowtype
6 years ago
Szymon Lesisz 9293a33b57 update constants
6 years ago
Vladimir Volek fc9adc95a4 Added more tests
6 years ago
Vladimir Volek 2cfb955e62 Added tests for network utils
6 years ago
Szymon Lesisz e2f397d241 local build TrezorConnect endpoint
6 years ago
Vladimir Volek bd86bb22f9 Errors from stylelint as warnings, fixed jest mock
6 years ago
Szymon Lesisz 6354332e40 fixed conflicts after merge
6 years ago
Vladimir Volek a8cf778e23 Fixed undefined in test suite
6 years ago
Vladimir Volek 56f5790cc0 Added webpack flwo plugin, fixed missing dep
6 years ago
Szymon Lesisz a6ac8239f0 before merge
6 years ago
Szymon Lesisz 26978fe984 web3 actions splitted to blockchain actions
6 years ago
Szymon Lesisz a913759ef4 web3 reducer (new types)
6 years ago
Szymon Lesisz afc6135f09 fix: account summary default view
6 years ago
Szymon Lesisz 5babe75cda update flowtype
6 years ago
Szymon Lesisz cd48bd2cc0 blockchain actions and reducer
6 years ago
Szymon Lesisz 0b3d6ef312 removed Web3Service (unused)
6 years ago
Szymon Lesisz 408d85f19a logger is back
6 years ago
Szymon Lesisz 2280633b5d removed WEB3.READY
6 years ago
Szymon Lesisz b5a885907b add Web3Service
6 years ago
Szymon Lesisz 414d0b0d01 removed web3 references
6 years ago
Szymon Lesisz 99da867617 fixed flow issues
6 years ago
Vladimir Volek 466a0da095 Added more tests - format utils
6 years ago
Vladimir Volek 7b22a965b6 100% coverage in eth utils
6 years ago
Vladimir Volek 1a6c90bec0 Added more unit tests - eth utils
6 years ago
Vladimir Volek 84b218ecaa Added missing device tests
6 years ago
Szymon Lesisz 397b757d1e
Merge branch 'master' into fix-menu-underline
6 years ago
Vladimir Volek 2e5d12428b Added format utils tests
6 years ago
Vladimir Volek 65192013cb cleanup
6 years ago
Vladimir Volek c4b8adb682 Fixed sticky container - put back old classes
6 years ago
Vladimir Volek 5d29bf3b74 Added test file
6 years ago
Vladimir Volek cd8e1a2214 Fixed header and footer using sticky 2
6 years ago
Vladimir Volek 2788355811 Fixed header and footer using sticky
6 years ago
Vladimir Volek 160210890f Better handling of menu rendering
6 years ago
Vladimir Volek c23d91c7bf #14 Fixed menu hover effect
6 years ago
Vasek Mlejnsky 58823e3a81 Fix some eslint errors
6 years ago
Vladimir Volek f5ddddc1fb Fixed bunch of eslitn errors 2
6 years ago
Vladimir Volek 288a81775d Fixed bunch of eslint errors
6 years ago
Vladimir Volek 6802ebdd1b Merge brancht push 'styled-components-refactor' of github.com:satoshilabs/trezor-wallet into styled-components-refactor
6 years ago