Commit Graph

81 Commits (4093240af08e6df5c04057d961c09db23f4133ed)

Author SHA1 Message Date
Szymon Lesisz 37b83bda14 better contrast in token icons color
6 years ago
Szymon Lesisz e50a948713 adding token: set default value to '0x' and load all results at focus
6 years ago
Szymon Lesisz 69a9f12ddf device menu sorted by instance #2
6 years ago
Szymon Lesisz d8b492e7b6 device menu sorted by instance
6 years ago
Szymon Lesisz f0dc9d315d rename "clone device" to "create hidden wallet"
6 years ago
Szymon Lesisz 88208f3509 distinguish unreadable/unacquired device in dropdown menu
6 years ago
Szymon Lesisz d9069b6824 enable device dropdown if webusb & unreadable/unacquired device
6 years ago
Szymon Lesisz 880e11d6e9 unreadable device page (not finished)
6 years ago
Szymon Lesisz c197f7f7b6 flowtype fixes corresponding changes in trezor-connect
6 years ago
Vladimír Volek 52239f77b7 POC of styled component
6 years ago
Vladimír Volek 7627aade89 Fixed some eslint problems
6 years ago
Szymon Lesisz 4f5134f32e fix: token balance - pending tx
6 years ago
Szymon Lesisz af26e0f55c Send: Advanced form tooltips
6 years ago
Szymon Lesisz 148a61645f pendingTx rejected state
6 years ago
Szymon Lesisz b41e6bacc0 save and clear SessionStorage called from SendformActions
6 years ago
Szymon Lesisz 4d43a4acc4 fix: display very small numbers as .toString(10)
6 years ago
Szymon Lesisz 00ee6465c9 Account balance - pending txs
6 years ago
Szymon Lesisz 43ddffb6e9 implementation on selectedAccount.pending
6 years ago
Szymon Lesisz 283af40356 Refactoring: SelectedAccountReducer synchronized with other reducers
6 years ago
Szymon Lesisz 2b4592343e START/STOP_ACQUIRING (Acquire page)
6 years ago
Szymon Lesisz 3b452661c6 getState().connect.devices replaced by getState().devices
6 years ago
Szymon Lesisz ad3237a49a removed console.log
6 years ago
Szymon Lesisz 663729ea62 Aside: implementation of wallet.selectedDevice
6 years ago
Szymon Lesisz 505a7e354d bootlader, not-initialized, dev-settings pages copy
6 years ago
Szymon Lesisz 5282c22bc0 address verification different UI
6 years ago
Szymon Lesisz 0cfa1567cf not initialized device page
6 years ago
Szymon Lesisz 393a0c4c56 ignore fresh account in discovery
6 years ago
Szymon Lesisz 38c45bb78d disabled nonce in sendform
6 years ago
Szymon Lesisz 2355d3d784 SelectedAccount component state type renamed to avoid confusion with
6 years ago
Szymon Lesisz b7bed8ee4c abstractAccount > SelectedAccount
6 years ago
Szymon Lesisz 58d023fd46 Receive onClick button
6 years ago
Szymon Lesisz be0c936517 flowtype moved level up. to ./src directory
6 years ago
Szymon Lesisz a0f6538126 allow e6 imports from '~/' #2
6 years ago
Szymon Lesisz 661f9fc39c allow es6 imports from '~/' as ./src
6 years ago
Szymon Lesisz 8f5c87a02e restructuring "./src/js/components/wallet' directory
6 years ago
Szymon Lesisz 9efe52b568 wallet: navigator.onLine status
6 years ago
Szymon Lesisz aca4a26372 nonce in SendForm
6 years ago
Szymon Lesisz e677a7580d RouterService postActions
6 years ago
Szymon Lesisz ae4b27d968 Remove START & STOP_ACQUIRING action
6 years ago
Szymon Lesisz a5b6e20525 refactoring Address to Account
6 years ago
Szymon Lesisz a62559909d disable device menu when there's only 1 device and it's unacquired
6 years ago
Szymon Lesisz 0329801f94 allow forget device event if not remembered
6 years ago
Szymon Lesisz 0b273391ba acquire screen: aside css
6 years ago
Szymon Lesisz 69f479280b code cleaning
6 years ago
Szymon Lesisz 80fa9cfe21 BigNumber.js flowtype + removed ./utils/reducerUtils
6 years ago
Szymon Lesisz b0d7891f5d fixed redrawing Aside StickyContainer
6 years ago
Szymon Lesisz ec97e078b7 select device onClick instead of onMouseDown
6 years ago
Szymon Lesisz 9c475e4005 forget button in "other devices"
6 years ago
Szymon Lesisz 9125fbcd61 added (commented) NONCE in Sendform
6 years ago
Szymon Lesisz 859b5da127 Summary token add tooltip
6 years ago