Commit Graph

899 Commits (7b6071fe7959b27c7efbaefc63ecb51258f99643)

Author SHA1 Message Date
Szymon Lesisz 29e0eb928a fix reducer utility
6 years ago
Vladimir Volek 583a0f2cf6 Make tests more readable
6 years ago
Vladimir Volek 802e8f8e32 Fixed bug in function, add more tests
6 years ago
Vladimir Volek 147cf400a4 Added basic tests
6 years ago
Vladimir Volek 8e33c24875
Merge pull request #106 from trezor/fix/LeftNavigation-account-render
6 years ago
Szymon Lesisz 25f41bd163 fix router actions
6 years ago
Vladimir Volek 5eca2bf4f1 Added clickable logo - redirects to /
6 years ago
Szymon Lesisz bfea1b225c fix for LeftNavigation render
6 years ago
Szymon Lesisz 479486e4c9 eslint fixes
6 years ago
Szymon Lesisz f59b9c31b1 trezor-connect iframe loading error
6 years ago
Szymon Lesisz 2e4acf3ee8 renamed "acquiring" to "acquiringDevice" in connect reducer
6 years ago
Vladimir Volek 49aa31774e
Merge pull request #89 from satoshilabs/feature/notifications
6 years ago
Vladimir Volek 2c2fdf4913 Better style for notifications
6 years ago
Vladimir Volek 6fbb76b165 Fixed notification style without button
6 years ago
Szymon Lesisz 740e7ef473 fixed conflicts in AccountReceive component
6 years ago
Szymon Lesisz 7083c6e0d1 add "reject" method to PendingTxActions (not implemented yet)
6 years ago
Szymon Lesisz 7375f70a18 added backend notification
6 years ago
Szymon Lesisz 9fcd81924e comment sticy notification example
6 years ago
Szymon Lesisz 0fbbdf7b71 changed "observeChanges" utility method
6 years ago
Szymon Lesisz e3816be8d2 fix for reducerUtils.observeChanges
6 years ago
Szymon Lesisz f0e0b4fee2 rename selectedAccount.visible to shouldRender
6 years ago
Szymon Lesisz 61d9713b0b removed comment
6 years ago
Szymon Lesisz b30c303d5a rename constant
6 years ago
Szymon Lesisz 5df872eec1 using React.Fragment
6 years ago
Szymon Lesisz 2804275ca9 update old components
6 years ago
Szymon Lesisz 25083b5f19 new components
6 years ago
Szymon Lesisz 0c0f9e7ac8 rewritten actions
6 years ago
Szymon Lesisz 2d4f3e8232 fixed edgecase: handle disconnect device in BL/initialized mode OR without features
6 years ago
Vasek Mlejnsky 9d9340732f Handle case when two devices are connected and one of them is used elsewhere
6 years ago
Vasek Mlejnsky 743ad2556d Add text signaling that device is in a bootloader mode
6 years ago
Vasek Mlejnsky 0b370de9a1 flow & eslint & don't show LeftNavigation accounts if device is in bootloader mode
6 years ago
Vasek Mlejnsky d42c1df966 Forget correct device
6 years ago
Vasek Mlejnsky 1bc6fa9412 Fix broken eject icon & disable click on Header in LeftNavigation if device is in bootloader moder
6 years ago
Vasek Mlejnsky cfda758ecb Device in bootloader mode is not selectable
6 years ago
Szymon Lesisz cde9206f08 devicemeuni while one of devices is in bootloader/not-initialized mode
6 years ago
Vasek Mlejnsky 41ced76a48 Fix issue when "DeviceMenu" couldn't be closed when device was in a bootloader mode
6 years ago
Vladimir Volek badf140006
Merge pull request #92 from satoshilabs/receive-address-notification
6 years ago
Vladimir Volek 2ff639fbdf
Merge pull request #88 from satoshilabs/cleanup-passphrase-code
6 years ago
Vasek Mlejnsky 65dbd943ec Tooltip border color
6 years ago
Vladimir Volek 6d9491094b Finished tooltips
6 years ago
Vladimir Volek 0130a84a2a Added read more support, gas price tooltip
6 years ago
Vladimir Volek 9e2b5ddb1e Fixed token tooltip
6 years ago
Vladimir Volek 8f819b0ce2 Style tootlips
6 years ago
Vasek Mlejnsky fc6d7f5cc1 Add an up arrow to a notification
6 years ago
Vasek Mlejnsky b0f1913a1d Add prop types & flow
6 years ago
Vladimir Volek c07bcec68c Remove devel code
6 years ago
Vladimir Volek ea27662fc1 Added arrow icon
6 years ago
Vladimir Volek ae1a40bf3e Refactored notification utils, added icon
6 years ago
Vladimir Volek d199454485 Make header clickable
6 years ago
Vladimir Volek 8af4a487da Basic component rendering
6 years ago
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