1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-12 03:18:56 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Szymon Lesisz
283af40356 Refactoring: SelectedAccountReducer synchronized with other reducers
thru WalletService + implementation new data model in components
2018-05-25 11:26:36 +02:00
Szymon Lesisz
3b452661c6 getState().connect.devices replaced by getState().devices 2018-05-23 10:57:36 +02:00
Szymon Lesisz
2355d3d784 SelectedAccount component state type renamed to avoid confusion with
reducer accountState
2018-05-18 19:35:55 +02:00
Szymon Lesisz
b7bed8ee4c abstractAccount > SelectedAccount 2018-05-18 19:26:46 +02:00
Szymon Lesisz
be0c936517 flowtype moved level up. to ./src directory 2018-05-18 18:54:21 +02:00
Szymon Lesisz
a0f6538126 allow e6 imports from '~/' #2 2018-05-18 18:41:40 +02:00
Szymon Lesisz
661f9fc39c allow es6 imports from '~/' as ./src 2018-05-18 18:38:02 +02:00
Szymon Lesisz
8f5c87a02e restructuring "./src/js/components/wallet' directory 2018-05-18 18:26:45 +02:00