Commit Graph

1053 Commits (1.0.2-beta)

Author SHA1 Message Date
Vladimir Volek 54faf8c939 Add tooltips to body not content
6 years ago
Vladimir Volek 01f530f063 Split gobal styles
6 years ago
Szymon Lesisz 796db24890 added change log and pgp signature to InstallBridge
6 years ago
Szymon Lesisz be34d85fdd removed comments
6 years ago
Szymon Lesisz 6addcb6cde added changelog to InstallBridge + render "cancel" conditionally
6 years ago
Szymon Lesisz 3512c271e2 FirmwareUpdate: notification button click + "cancel" action conditionally
6 years ago
Szymon Lesisz 0c36ad96bf enable App/UpdateFirmware notification
6 years ago
Szymon Lesisz 3ddce5b5d1 enable App/Offline notification
6 years ago
Szymon Lesisz a4788d95fb refactor using device.mode and device.firmware
6 years ago
Szymon Lesisz 39e1714280 update main flowtype
6 years ago
Szymon Lesisz 0b4bcfdd45 update utils
6 years ago
Szymon Lesisz 33e326a8f2 gotoBridgeUpdate link
6 years ago
Szymon Lesisz d8f133ad84 InstallBridge page with data from trezor-connect
6 years ago
Szymon Lesisz d5bf7e1ee9 added app notifications
6 years ago
Vladimir Volek 660f8ee69a Fixed fonts
6 years ago
Vladimir Volek 192b595a81
Merge pull request #118 from trezor/fix/discovery
6 years ago
Vladimir Volek 73c67d3d83 Fixed removed function in key
6 years ago
Vladimir Volek 8d9d459553 Put back urls
6 years ago
Vladimir Volek fdfd368bac Changed folder structure in accounts
6 years ago
Szymon Lesisz 06f2a5b264
Merge pull request #85 from trezor/adjust-style
6 years ago
Szymon Lesisz 7ad2ca62a3 "addAccount" called from DiscoveryActions
6 years ago
Szymon Lesisz d07d078d92 DiscoveryAction refactoring
6 years ago
Szymon Lesisz b4f6771544 SelectedAccountActions fix
6 years ago
Szymon Lesisz 4354e494c4 remove DiscoveryActions from TrezorConnectActions
6 years ago
Szymon Lesisz 130b852977 eslint fixes for DiscoveryReducer
6 years ago
Szymon Lesisz bcb404e321 clear "selectedAccount" reducer on ACCOUNT.DISPOSE action
6 years ago
Szymon Lesisz 469e9d6bf3 move all DiscoveryActions from TrezorConnectService to WalletService
6 years ago
Szymon Lesisz c3c3c10350 fix selectFirstAvailableDevice
6 years ago
Szymon Lesisz 9a8ac01dcd change selectedAccount notification title
6 years ago
Szymon Lesisz aa96a15b16 WalletActions.observe should react to CONNECT.AUTH_DEVICE action
6 years ago
Szymon Lesisz 2cb9057d29 DeviceReducer: do not override "state" field, make new object instead
6 years ago
Szymon Lesisz 49f0d089ac
Merge pull request #70 from trezor/fix-left-navigation-bootloader
6 years ago
Szymon Lesisz 12dab6e3bc add route to FirmwareUpdate page
6 years ago
Vladimir Volek 9d7161a294 Added firmware update page
6 years ago
Szymon Lesisz 15ed36f2b5 AccountSummary added React.Fragment
6 years ago
Szymon Lesisz 200c0ea4cf AccountSend remove unused Wrapper
6 years ago
Szymon Lesisz 08c879fedf AccountReceive remove unused Wrapper
6 years ago
Szymon Lesisz 2954300367 fix for AccountReceive component
6 years ago
Szymon Lesisz 1c14e1057f fixing SendForm
6 years ago
Szymon Lesisz 8229317ccf removed <SelectedAccount> from components
6 years ago
Vladimir Volek b6843d0ad0 Put back folder structure
6 years ago
Vladimir Volek ad553e436a merge
6 years ago
Vladimir Volek e0f3bb4477 Fixed bootloader menu
6 years ago
Szymon Lesisz 4d99577fa7 fix for "selectedAccount" observe action
6 years ago
Szymon Lesisz 647d196e1e fix for '0' gasPrice from web3
6 years ago
Szymon Lesisz ac0b9508de fix for NotificationGroup missing key
6 years ago
Vladimir Volek 72fce49516 Fixed eye icon
6 years ago
Vladimir Volek 151101a61c merge
6 years ago
Vladimir Volek da3e1aa878 Fixed proptypes
6 years ago
Vladimir Volek 3f5c5fdaee Switched behavior
6 years ago
Vladimir Volek 6c481e954d Fixed eslint warning
6 years ago
Vladimir Volek 2981c3bdd2 Connect actions notification with grouped notifications
6 years ago
Vladimir Volek 8be738bf2e Removed unnecesary case, add more tests
6 years ago
Vladimir Volek a03a8287e8 Add more test cases
6 years ago
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
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