Commit Graph

499 Commits (46fe6d00fc579678e5734a5326ca8fca5336cb79)

Author SHA1 Message Date
Szymon Lesisz d3093313d6 fix fiat rate value in reducer
6 years ago
Vladimir Volek eaede07068 Propagate rate to ui
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
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 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 cd53be7d39
Merge pull request #228 from trezor/feature/seedless-device
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 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 434c86dc8c merge
6 years ago
Vladimir Volek 2ff10255bd fix eslint
6 years ago
Vladimir Volek a40429f345
Merge pull request #207 from trezor/fix/discovery-status
6 years ago
Szymon Lesisz 16f830ff9d fix for indicator first render
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 6a40191e61 Added address validation
6 years ago
Vladimir Volek 739339b53e Textare max size
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
Vladimir Volek fa5fbf8903 Better account title
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 6ad65dd6f1 SendForm eslint fix
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
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
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 77b1aa04c5 Merge branch 'master' into fix/landing-refactoring
6 years ago
Szymon Lesisz 5ea4ae5772 wallet settings page
6 years ago
Szymon Lesisz 651242ffcf renamed components
6 years ago
Vladimir Volek 8b332b4763
Merge pull request #174 from trezor/feature/modal-context
6 years ago
Vladimir Volek 077b6dc7fa Make notification responsive, flow fix
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 e59c9ec714 refacotred modals components
6 years ago
Szymon Lesisz 41b78390ed add MODAL_CONTEXT
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
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 c6c3f54d9b quickfix: remove pathname from props in TopNavigationAccount component
6 years ago
Szymon Lesisz 9671226036 eslint fixes
6 years ago
Szymon Lesisz a086c034f1 LandingPage flowtype
6 years ago
Szymon Lesisz 99da71c25d flowtype for Notification components
6 years ago
Vladimir Volek 5e136a3015
Merge pull request #152 from trezor/fix/remove-selectedaccount-component
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 ae729dcc46 Fixed some eslint errors
6 years ago
Pavol Rusnak 13ff97e4d3
src/views/Landing: fix typo
6 years ago
Vladimir Volek f258f1b125
Merge pull request #134 from trezor/feature/change-passphrase
6 years ago
Vladimir Volek 29e5dc2314 Styled bridge page better
6 years ago
Szymon Lesisz e4bb6d5d47 added texts for passphrase modals and wallet type icons
6 years ago
Szymon Lesisz 33ba41e865 added React.Fragment to Receive page
6 years ago
Szymon Lesisz 3183426137 TrezorConnect calls using new field "useEmptyPassphrase"
6 years ago
Vladimir Volek f32c2d351d tooltip position fixed
6 years ago
Vladimir Volek 2d9f02a4e6 Tooltip refactored to sepearated component
6 years ago
Vladimir Volek 6b1aceff0e Fixed eye tooltip position
6 years ago
Vladimir Volek c94ebf6a47 better style for account add tooltip
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 a4788d95fb refactor using device.mode and device.firmware
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 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
Vladimir Volek 72fce49516 Fixed eye icon
6 years ago
Vladimir Volek 151101a61c merge
6 years ago
Szymon Lesisz bfea1b225c fix for LeftNavigation render
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
Szymon Lesisz 740e7ef473 fixed conflicts in AccountReceive component
6 years ago
Szymon Lesisz f0e0b4fee2 rename selectedAccount.visible to shouldRender
6 years ago
Szymon Lesisz 5df872eec1 using React.Fragment
6 years ago
Szymon Lesisz 2804275ca9 update old components
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 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 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
Vasek Mlejnsky fc6d7f5cc1 Add an up arrow to a notification
6 years ago
Vladimir Volek 3ff8871629 Adjust other input heights and textarea
6 years ago
Vladimir Volek 7e752ace44 Added content for padding
6 years ago
Vladimir Volek ff1cdc59e9 Added wallet container
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
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 573ebc1d82 Added border for footer
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 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 0a5ce4351c Style fix
6 years ago
Vasek Mlejnsky 46421270bc Show current token balance
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 84d71614f6 Fix import
6 years ago
Vasek Mlejnsky f8bcb0a357 Minor code cleanup changes
6 years ago
Szymon Lesisz 957e02f313 eslint
6 years ago
Szymon Lesisz 91f731c34e making sendform component a stateless + spliting advanced to a separate component
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 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 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
Vasek Mlejnsky 5e42466f99 Disallow adding tokens that are already added
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 c2fc48252d Fix issue when "Advanced settings" caused the form to move down
6 years ago
Szymon Lesisz 6405c13da8 move saving SessionStorage from component to SelectedAccountAction
6 years ago
Szymon Lesisz 8009ec647f implement RouterActions in components
6 years ago
Vladimir Volek 2678cf3a95 Fixed tooltip
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 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
Vasek Mlejnsky 5e85e1b0bc Fix send button overflow & "Advanced settings" button overflow
6 years ago
Vasek Mlejnsky 008708497e Fix currency selection overflow
6 years ago
Vladimir Volek e12c44a34d Added local prod servers
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 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
Vladimir Volek 507f80fde4
Merge pull request #25 from satoshilabs/feature/hybrid-backend
6 years ago
Szymon Lesisz d4bcf160d2 remove console.log
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 e867c521f7 Refactor animation handling, update react-transition
6 years ago
Vladimir Volek ad31b445f0 Removed background from navigation body
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 8c579a1580 fix flow error
6 years ago
Szymon Lesisz 67eadc332d added blockchain connect Notification
6 years ago
Szymon Lesisz afc6135f09 fix: account summary default view
6 years ago
Szymon Lesisz 414d0b0d01 removed web3 references
6 years ago
Szymon Lesisz 99da867617 fixed flow issues
6 years ago
Szymon Lesisz 397b757d1e
Merge branch 'master' into fix-menu-underline
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
Vasek Mlejnsky e6ba3fab92 Fix tooltip positioning & size
6 years ago
Vasek Mlejnsky 09e87014f4 Merge branch 'styled-components-refactor' of https://github.com/satoshilabs/trezor-wallet into styled-components-refactor
6 years ago
Vasek Mlejnsky a4ab2623ab Remove unused component
6 years ago
Vasek Mlejnsky c98f95b3cd Refactorize PendingTransactions
6 years ago
Vladimir Volek 516e7f77dc Removed classNames
6 years ago
Vasek Mlejnsky a29b13789d Fix tooltip in AccountSummary
6 years ago
Vasek Mlejnsky 5ec36cfd32 Merge branch 'styled-components-refactor' of https://github.com/satoshilabs/trezor-wallet into styled-components-refactor
6 years ago
Vasek Mlejnsky 6aff8ecc41 Use new Tooltip interface
6 years ago
Vladimir Volek 1ff9060ff0 Added custom container for tooltip
6 years ago
Vasek Mlejnsky f9c8324db4 Remove "<section/>" from SelectedAccount
6 years ago
Vasek Mlejnsky d28c49cb08 Use "type" instead of "className" in Notification component
6 years ago
Vasek Mlejnsky cc19dfc4e0 Merge branch 'styled-components-refactor' of https://github.com/satoshilabs/trezor-wallet into styled-components-refactor
6 years ago
Vasek Mlejnsky 936daeed74 Remove unused imports & cleanup
6 years ago
Vladimir Volek e93dc3f83d Removed most of the less, refactor
6 years ago
Vasek Mlejnsky 61b8a882f3 Merge branch 'styled-components-refactor' of https://github.com/satoshilabs/trezor-wallet into styled-components-refactor
6 years ago