Commit Graph

257 Commits (8252d0908bd0112e3cab444e792f6d3d670b0a86)

Author SHA1 Message Date
Vladimir Volek 49ad6726cb header less remove
6 years ago
Vladimir Volek a314c2faed ErrorBoundary added
6 years ago
Vladimir Volek ace0f37074 Merge content
6 years ago
Vladimir Volek 8375a4c48b Fixed paddings
6 years ago
Vladimir Volek 8cc345aa05 Revert "Refactored menu rendering"
6 years ago
Vladimir Volek 7c1f928ac6 Revert "Refactored menu rendering - styled"
6 years ago
Vladimir Volek ce635fe979 Refactored menu rendering - styled
6 years ago
Vladimir Volek 909c657454 Refactored menu rendering
6 years ago
Vladimir Volek e226847ccc Added support for icons and styled components
6 years ago
Vladimir Volek cd25b3f459 Revert "Removed header less"
6 years ago
Vladimir Volek fbb34a87b1 Removed header less
6 years ago
Vladimir Volek 063f76b5b1 Base font for styled components
6 years ago
Vladimir Volek c51612f13e More base styles merged into styled components
6 years ago
Vladimir Volek db8c711ec4 Created base styles
6 years ago
Vladimir Volek 03af4fdfce Dashboard refactored
6 years ago
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
Vladimir Volek 0802d7d654 Fixed loop redirect
6 years ago
Szymon Lesisz 613302fb23 removed TRANSPORT.UNREADABLE action (not used)
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 ae98492562 fix for endless "Loading accounts..." notification during discovery
6 years ago
Szymon Lesisz 880e11d6e9 unreadable device page (not finished)
6 years ago
Szymon Lesisz d3608f7701 fixed webusb button
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 3310a30a54 Fixed babel loader
6 years ago
Vladimír Volek 7beb6131b8 Added test snapshot and updated coverage
6 years ago
Vladimír Volek c7d21e8435 Added first working test
6 years ago
Vladimír Volek a99d638a58 Removed custom babel module
6 years ago
Vladimír Volek c6292a1375 Added jest
6 years ago
Vladimír Volek 7627aade89 Fixed some eslint problems
6 years ago
Szymon Lesisz c5bb32684d trezor-connect flow from node_modules
6 years ago
Szymon Lesisz 9b8b5f55a9 set default gasLimit if data.length < 1 (estimateGasPrice)
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 f3ccc617f5 propagate UPDATE_SELECTED_ACCOUNT only if needed
6 years ago
Szymon Lesisz 726a41fb8c fix: nonce count when account.nonce == 0 && pending.length == 0
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 b67315e180 dispose and initialization selectedAccount view
6 years ago
Szymon Lesisz 47af92ae2c fix: calculate pending amount
6 years ago
Szymon Lesisz 46c1f8b2b7 remove device instances with different "passphrase_protection" settings
6 years ago
Szymon Lesisz 1e89993727 calculate nonce runtime (account.nonce + pending.nonce)
6 years ago
Szymon Lesisz 19321dffa9 init selected account in actions
6 years ago
Szymon Lesisz a9ad70d155 aside bottom css
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 7b639fb223 added pending to SelectedAccountReducer
6 years ago
Szymon Lesisz c40432d2f2 export flow type PendingTx
6 years ago
Szymon Lesisz 042540ec95 removed SessionStorageService
6 years ago
Szymon Lesisz 09fe94c71d fix localStorage findPendings method
6 years ago
Szymon Lesisz 283af40356 Refactoring: SelectedAccountReducer synchronized with other reducers
6 years ago
Szymon Lesisz d74c2ceaba + SessionStorageActions
6 years ago
Szymon Lesisz 2025198d85 sync discovery with LocalStorage
6 years ago
Szymon Lesisz e1f2d07187 reducer/utils
6 years ago
Szymon Lesisz 5f4e43a860 location state params: param name is used if value is undefined
6 years ago
Szymon Lesisz 597007afbd Web3 ticker [disabled filter('latest') ]
6 years ago
Szymon Lesisz 8a0f945c97 added PENDING.TX_NOT_FOUND
6 years ago
Szymon Lesisz c1bb93bf5c Receive tab: hide address if verification error
6 years ago
Szymon Lesisz 4dae5a247a update feeLevel onGasLimit change (while using estimateGasPrice - data
6 years ago
Szymon Lesisz 3d44fb1e4f pendingTransportEvent implementation
6 years ago
Szymon Lesisz fc9563a04e UI.IFRAME_HANDSHAKE implementation
6 years ago
Szymon Lesisz 2b4592343e START/STOP_ACQUIRING (Acquire page)
6 years ago
Szymon Lesisz 369ca892c0 removed .devices from TrezorConnectReducer
6 years ago
Szymon Lesisz 3b452661c6 getState().connect.devices replaced by getState().devices
6 years ago
Szymon Lesisz 977d9f3983 DevicesReducer substitute for TrezorConnectReducer.devices
6 years ago
Szymon Lesisz 6bc7a2a0f2 removed CONNECT.SELECT_DEVICE
6 years ago
Szymon Lesisz 6de33d5691 SET_SELECTED_DEVICE + UPDATE_SELECTED_DEVICE
6 years ago
Szymon Lesisz 60c4390925 findSelectedDevice > WalletReducer.selectedDevice
6 years ago
Szymon Lesisz 751a96ccc1 fixed getSelecedDevice in WalletService
6 years ago
Szymon Lesisz 053b12d3ff filter log
6 years ago
Szymon Lesisz 241fc5acdc fix Router service to allow LOCATION_CHANGE while popup is connected
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 1e66618186 setDeviceState method properly propagate new state
6 years ago
Szymon Lesisz e5bdadfcb2 added WalletService to middlewares
6 years ago
Szymon Lesisz ed23b859a8 WalletReducer: SET_SELECTED_DEVICE action
6 years ago
Szymon Lesisz c7d7fa32d1 reexport reducers flowtype
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 b5a78be39b token add form: input css fixed
6 years ago
Szymon Lesisz 0cfa1567cf not initialized device page
6 years ago
Szymon Lesisz be05c097e9 useEmptyPassphrase for device without instance
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 69e2083615 web3 chainId from config
6 years ago
Szymon Lesisz 783b47b2db ETC backend path
6 years ago
Szymon Lesisz 2aa77610e0 fix: change fee level while sending tx with data
6 years ago
Szymon Lesisz fd2eb58e22 rinkeby expplorer url fix
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 79b277f732 flowtype fix TCActions
6 years ago