Commit Graph

66 Commits (f7751bec56f1ec37dea2a315c2d2cd5d44adb4f3)

Author SHA1 Message Date
Vladimir Volek 3d83a4675c Separate notifications and loader
6 years ago
Vladimir Volek 8365f9a180 Added messages to loading, added more cases
6 years ago
Szymon Lesisz 72bea815f2 fix fiat rate value in reducer
6 years ago
Vladimir Volek 7788bf691d Review implemented
6 years ago
Vladimir Volek c668c5094d renamed service
6 years ago
Vladimir Volek 0c0e7eb0ba Propagate rate to ui
6 years ago
Vladimir Volek 52505cb31a Added coingecko api
6 years ago
Szymon Lesisz 474871d375 wallet type from passphrase modal
6 years ago
Szymon Lesisz d2d184773d quickfix: remove unnecessary condition from ModalReducer
6 years ago
Szymon Lesisz a8bae8bdb1 added beta-wallet disclaimer
6 years ago
Szymon Lesisz ed7501c4fc refactor Coin > Network
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
Szymon Lesisz 5eb5e3f774 close modal on DEVICE.CONNECT action
6 years ago
Szymon Lesisz 41b78390ed add MODAL_CONTEXT
6 years ago
Szymon Lesisz 9671226036 eslint fixes
6 years ago
Szymon Lesisz 99da71c25d flowtype for Notification components
6 years ago
Vladimir Volek ad97a5cbbd
Merge pull request #150 from trezor/feature/filter-log
6 years ago
Szymon Lesisz 7ff2e8642d
Merge pull request #149 from trezor/eslint-fix
6 years ago
Szymon Lesisz d78381106e Filter log
6 years ago
Vladimir Volek ae729dcc46 Fixed some eslint errors
6 years ago
Szymon Lesisz c10b8baeba remove unused action WALLET.ON_BEFORE_UNLOAD
6 years ago
Szymon Lesisz d8331cece0 reset "remember" field while switching wallet type
6 years ago
Szymon Lesisz d6af3d6dfa remove pendingTxs while switching between wallet types and forgeting device
6 years ago
Szymon Lesisz 0a77d0541e remove data while switchin between wallet types
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 109c93aff8 added new field "useEmptyPassphrase" to TrezorDevice object
6 years ago
Szymon Lesisz 6addcb6cde added changelog to InstallBridge + render "cancel" conditionally
6 years ago
Szymon Lesisz 0b4bcfdd45 update utils
6 years ago
Szymon Lesisz d8f133ad84 InstallBridge page with data from trezor-connect
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 2cb9057d29 DeviceReducer: do not override "state" field, make new object instead
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
Szymon Lesisz 479486e4c9 eslint fixes
6 years ago
Szymon Lesisz 2e4acf3ee8 renamed "acquiring" to "acquiringDevice" in connect reducer
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 b30c303d5a rename constant
6 years ago
Szymon Lesisz 0c0f9e7ac8 rewritten actions
6 years ago
Szymon Lesisz 6cf3cb4bdb refactoring SendFromActions
6 years ago
Szymon Lesisz a9e811ab5b add utility to observe reducers fields change
6 years ago
Szymon Lesisz d684eec819 eslint ./src/reducers
6 years ago