Commit Graph

199 Commits (931a22950d7a410a9ce504cb4435ab8b4b7528f8)

Author SHA1 Message Date
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 fabcd54145 quickfix: StickyContainer footerFixed condition
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 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 1c0aa0adc8 remove all references to SelectedAccount component
6 years ago
Vladimir Volek ae729dcc46 Fixed some eslint errors
6 years ago
Vladimir Volek 5524080c30 Merge branch 'master' into fix-wallet-modals
6 years ago
Vladimir Volek f258f1b125
Merge pull request #134 from trezor/feature/change-passphrase
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 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 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
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