Commit Graph

34 Commits (749224dc666e1bcb87acb9df66f7867bfc3cfd52)

Author SHA1 Message Date
Vladimir Volek 749224dc66 lint all files
5 years ago
Vladimir Volek 8e4dd7c471 Use utils for trezor model
5 years ago
Vladimir Volek e9d3f3ff92 Fixed trezor one name, padding adjusted
5 years ago
Vladimir Volek cdd325c078 Removed react redux router and adjust store and base reducer
5 years ago
Szymon Lesisz d9e809e6aa move helper methods from TokensReducer to ./reducers/utils
5 years ago
Szymon Lesisz f9f1b6758e remove unused field from getAccountLoader
5 years ago
Szymon Lesisz f24f0b33ea add explanation of 'not-used' strings
5 years ago
Szymon Lesisz 9d6bce9251 fix fwOutdated exceptionPage values
5 years ago
Szymon Lesisz 2aa6a82911 split loader, notification and exceptionPage to isolated variables
5 years ago
slowbackspace 512574ece2 custom loader type when coin is not supported by the firmware
5 years ago
Szymon Lesisz 695ae17176 remove unnecessary SEND.TX_COMPLETE action
6 years ago
Szymon Lesisz 7f56cdbcde handle unsupported and/or outdated firmware in discovery process
6 years ago
Szymon Lesisz 556b2be84f cleaning up SelectedAccountActions + add default loading case
6 years ago
Vladimir Volek 04946b5f06 Do no render loader and notification together
6 years ago
Vladimir Volek f53726c451 Added missing case
6 years ago
Vladimir Volek 827e5f14fa Separate notifications and loader
6 years ago
Vladimir Volek c3bb0899c9 Fix flow
6 years ago
Vladimir Volek c5a9c8fdb7 Added messages to loading, added more cases
6 years ago
Vladimir Volek 7b7eb5350d Added loader for all accounts views
6 years ago
Szymon Lesisz ed7501c4fc refactor Coin > Network
6 years ago
Szymon Lesisz b4f6771544 SelectedAccountActions fix
6 years ago
Szymon Lesisz 9a8ac01dcd change selectedAccount notification title
6 years ago
Szymon Lesisz 4d99577fa7 fix for "selectedAccount" observe action
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 0c0f9e7ac8 rewritten actions
6 years ago
Szymon Lesisz 52cf4f1e8e clearing sendForm and sessionStorage references from SelectedAccountActions
6 years ago
Szymon Lesisz d9239495fa eslint fixes
6 years ago
Szymon Lesisz 6405c13da8 move saving SessionStorage from component to SelectedAccountAction
6 years ago
Szymon Lesisz 13a9e47c73 fix for ACCOUNT.DISPOSE action called + few actions moved from RouterService
6 years ago
Szymon Lesisz 414d0b0d01 removed web3 references
6 years ago
Vasek Mlejnsky 354a16f0c0 Fix some eslint errors
6 years ago
Vladimir Volek 424be08e7c Removed /js folder
6 years ago