Commit Graph

1022 Commits (7b6071fe7959b27c7efbaefc63ecb51258f99643)
 

Author SHA1 Message Date
Vladimir Volek 2d9f02a4e6 Tooltip refactored to sepearated component
6 years ago
Vladimir Volek 6b1aceff0e Fixed eye tooltip position
6 years ago
Vladimir Volek 9d00f423a5 Better styled tooltips in send
6 years ago
Vladimir Volek c94ebf6a47 better style for account add tooltip
6 years ago
Vladimir Volek 54faf8c939 Add tooltips to body not content
6 years ago
Vladimir Volek 01f530f063 Split gobal styles
6 years ago
Szymon Lesisz 286caf9d29 remove data while switchin between wallet types
6 years ago
Szymon Lesisz 25d95a971f FORGET_SILENT if disconnected device is not selected and modal is opened
6 years ago
Szymon Lesisz 5c9194e814 fixed flowtype in modals
6 years ago
Szymon Lesisz c570970b42 new modal "wallet type"
6 years ago
Szymon Lesisz bd6bb5927d new actions: request and receive wallet type
6 years ago
Szymon Lesisz df191fa726 TrezorConnect calls using new field "useEmptyPassphrase"
6 years ago
Szymon Lesisz cb7fbb2e69 added new field "useEmptyPassphrase" to TrezorDevice object
6 years ago
Vladimir Volek ac724210dd
Merge pull request #127 from trezor/feature/app-notifications
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 a84abda5ae Merge branch 'feature/app-notifications' of github.com:satoshilabs/trezor-wallet into feature/app-notifications
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
Szymon Lesisz e9aee96440 enable App/UpdateFirmware notification
6 years ago
Szymon Lesisz b7ded5a138 enable App/Offline notification
6 years ago
Szymon Lesisz 566178ee3b refactor using device.mode and device.firmware
6 years ago
Szymon Lesisz 09f819aacc update main flowtype
6 years ago
Szymon Lesisz e9e55263a9 update utils
6 years ago
Szymon Lesisz 5a6dedb314 gotoBridgeUpdate link
6 years ago
Szymon Lesisz 4929738dd8 Merge branch 'feature/app-notifications' of github.com:satoshilabs/trezor-wallet into feature/app-notifications
6 years ago
Szymon Lesisz baa7d7d8a2 InstallBridge page with data from trezor-connect
6 years ago
Szymon Lesisz ba7cf4d1d4 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