Commit Graph

118 Commits (f7751bec56f1ec37dea2a315c2d2cd5d44adb4f3)

Author SHA1 Message Date
Szymon Lesisz 8f4c986646 cleaning up SelectedAccountActions + add default loading case
6 years ago
Vladimir Volek 9102c18f5f Do no render loader and notification together
6 years ago
Vladimir Volek 34887a4e49 Added missing case
6 years ago
Vladimir Volek 3d83a4675c Separate notifications and loader
6 years ago
Vladimir Volek 4c6cb7e1fc Fix flow
6 years ago
Vladimir Volek 8365f9a180 Added messages to loading, added more cases
6 years ago
Vladimir Volek c33cfa52da Added loader for all accounts views
6 years ago
Szymon Lesisz 574f94e6ad token existence validation
6 years ago
Szymon Lesisz e2c2770990 SendFormActions: setDefaultGesLimit - token or coin value fix
6 years ago
Vladimir Volek 4f4eec540d Added action
6 years ago
Szymon Lesisz 474871d375 wallet type from passphrase modal
6 years ago
Szymon Lesisz bdf1a1d409 add seedless view
6 years ago
Szymon Lesisz 20c503c164 redirect to initial url after acquiring device
6 years ago
Szymon Lesisz 0c61bcb08d local storage prefix
6 years ago
Szymon Lesisz 835d172483 quickfix: update token balance on token added
6 years ago
Szymon Lesisz a8bae8bdb1 added beta-wallet disclaimer
6 years ago
Szymon Lesisz ed7501c4fc refactor Coin > Network
6 years ago
Szymon Lesisz a36a5e9dbe added beta build
6 years ago
Vladimir Volek 8b332b4763
Merge pull request #174 from trezor/feature/modal-context
6 years ago
Vladimir Volek 60b0e35b2c Reviex fix - reducer to string
6 years ago
Vladimir Volek 077b6dc7fa Make notification responsive, flow fix
6 years ago
Vladimir Volek 817b333d3a notification message can be component, styles adjusted
6 years ago
Szymon Lesisz 337eacd1d2 fixed deviceUtils.isSelectedDevice
6 years ago
Szymon Lesisz 41b78390ed add MODAL_CONTEXT
6 years ago
Szymon Lesisz 233fac84b6 quickfix: expose TrezorConnect to window for development builds
6 years ago
Szymon Lesisz 6a14601ddd quickfix: COMMITHASH and LOCAL are not window variables, use flowtype declaration
6 years ago
Szymon Lesisz 600d3565f7 fix redirection to /bridge from landingpage
6 years ago
Szymon Lesisz d78381106e Filter log
6 years ago
Szymon Lesisz 0f39182db7 quickfix: disable REQUEST_WALLET_TYPE action for device without passphrase_protection
6 years ago
Szymon Lesisz 6a3e71f0a5 remove unused constant WALLET.ON_BEFORE_UNLOAD
6 years ago
Szymon Lesisz c10b8baeba remove unused action WALLET.ON_BEFORE_UNLOAD
6 years ago
Szymon Lesisz 571462f08f quickfix: prevent redirecting to Dashboard for first time RECEIVE_WALLET_TYPE
6 years ago
Vladimir Volek f258f1b125
Merge pull request #134 from trezor/feature/change-passphrase
6 years ago
Vladimir Volek 95c3c8dba7
Merge pull request #136 from trezor/fix/allow-data-prefix
6 years ago
Szymon Lesisz 51ed553e9a move hex regexp to /utils/ethUtils
6 years ago
Szymon Lesisz b9251f8db7 add and verify local storage version
6 years ago
Szymon Lesisz 4da23c1db2 remove comment
6 years ago
Szymon Lesisz 5995568e19 allow "0x" prefix in transaction data
6 years ago
Szymon Lesisz 1a55f45d2d goto to dashboard page when switching wallet type
6 years ago
Szymon Lesisz d6af3d6dfa remove pendingTxs while switching between wallet types and forgeting device
6 years ago
Szymon Lesisz 14eac38246 FORGET_SILENT if disconnected device is not selected and modal is opened
6 years ago
Szymon Lesisz cea3fe7e68 new modal "wallet type"
6 years ago
Szymon Lesisz 291e771a6b new actions: request and receive wallet type
6 years ago
Szymon Lesisz 3183426137 TrezorConnect calls using new field "useEmptyPassphrase"
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 33e326a8f2 gotoBridgeUpdate link
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