Commit Graph

97 Commits (eac49bd78d15587d1b99a2421fb926444e895ff9)

Author SHA1 Message Date
Vladimir Volek eac49bd78d Fixed hot loader and year in footer
6 years ago
Vladimir Volek 1ab5e9c8ab Footer rewrited and used react prop types instead of flow
6 years ago
Vladimir Volek d8995cbb49 Add missing import
6 years ago
Vladimir Volek b7e5dba3d0 Sign and verify migrated to styled components
6 years ago
Vladimir Volek a591c5ea8f colors unified
6 years ago
Vladimir Volek 32b428809c h2 refactored to component
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 0c5635d356 Show loader after 'Acquire Device' button is clicked
6 years ago
Szymon Lesisz c197f7f7b6 flowtype fixes corresponding changes in trezor-connect
6 years ago
Vladimír Volek 04dfa41949 POC of styled components - migrated header
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 60c4390925 findSelectedDevice > WalletReducer.selectedDevice
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 416886bd95 forget countdown inside Forget button
6 years ago
Szymon Lesisz 393a0c4c56 ignore fresh account in discovery
6 years ago
Szymon Lesisz d1b02ed288 passphrase modal input fix
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 227431fd3f prevent passphrase modal enter if not match
6 years ago
Szymon Lesisz ed6450f3ef duplicate device unique name
6 years ago