Commit Graph

2046 Commits (develop)

Author SHA1 Message Date
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
Szymon Lesisz 56e3eb49cf modal logic moved from TCService to ModalActions
6 years ago
Szymon Lesisz 7f24c6fd55 fixed typos
6 years ago
Szymon Lesisz 56bf3a5bc4 comments
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 e3243ffa7e babel-plugin-import + webpack.config (css img path)
6 years ago
Szymon Lesisz 166e51525b WEBPACK 4
6 years ago
Szymon Lesisz 9efe52b568 wallet: navigator.onLine status
6 years ago
Szymon Lesisz 21a299fd0e synchronized localStorage "pending" and "accounts"
6 years ago
Szymon Lesisz b4524cbba7 fix: save localStorage discovery only if started
6 years ago
Szymon Lesisz d7f56db291 synchronized localStorage (tokens)
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 b90ba80ec4 keep session during discovery
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 da467f0304 FIX: unacquired to acuquired
6 years ago
Szymon Lesisz 4fba9ee10d merge devices holds instance name
6 years ago
Szymon Lesisz ed6450f3ef duplicate device unique name
6 years ago
Szymon Lesisz cefddd98b8 modals onKeyboard enter actions
6 years ago
Szymon Lesisz 27ca8ed37a css long instanceLabel overflow
6 years ago
Szymon Lesisz 2beaeff8ac clone custom name
6 years ago
Szymon Lesisz ff7f79eb14 fixed settings url (when using clone)
6 years ago
Szymon Lesisz 0b273391ba acquire screen: aside css
6 years ago
Szymon Lesisz 692e7788fd save sendForm state
6 years ago
Szymon Lesisz 1d59046123 rename method
6 years ago
Szymon Lesisz c7164702a5 fixed duplicate instance order
6 years ago
Szymon Lesisz 69f479280b code cleaning
6 years ago
Szymon Lesisz fce5f9d36f code cleaning
6 years ago
Szymon Lesisz 1a08e4be6a trezor-connect response flowtype
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 e0f5cbf709 sendform address label + forget_sigle device (remove accounts) bugfix
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 b8b8ed6a34 fix: estimateGasPrice reload currentState instance
6 years ago
Szymon Lesisz 5b2e642b20 fix: auto-updated fee levels label
6 years ago
Szymon Lesisz 859b5da127 Summary token add tooltip
6 years ago
Szymon Lesisz 424339442e added device status indicator (color-dot in aside)
6 years ago
Szymon Lesisz 55728f6ba3 estimateGasLimit while sending data + feeLevels fix
6 years ago
Szymon Lesisz d4f921ba84 fixed acquireDevice aside (StickyContainer) first render
6 years ago
Szymon Lesisz c3079bc8d9 fixed abstractAccount default State
6 years ago
Szymon Lesisz cf863664b7 token already added message
6 years ago
Szymon Lesisz a1bad8a0d6 device counter
6 years ago
Szymon Lesisz 898c61dc7f summary tx history link
6 years ago
Szymon Lesisz 160bd31c57 coin back button css
6 years ago
Szymon Lesisz 9c80c67b71 new landing page img
6 years ago
Szymon Lesisz 91f1c01735 fixed aside css
6 years ago
Szymon Lesisz dfcca2f959 refactor AddressActions to AccountActions
6 years ago
Szymon Lesisz 9bf1f61495 fixed warning about different network address
6 years ago
Szymon Lesisz 8d851c5c8f add deviceState to setBalance & setNonce actions
6 years ago
Szymon Lesisz 94c58d0b13 Token amount decimals fix
6 years ago
Szymon Lesisz 1007477bae refactor sendForm.token to sendForm.selectedCurrency
6 years ago
Szymon Lesisz efd2d252ed FIAT value tickers
6 years ago
Szymon Lesisz fa9b3a794e fixed PendingTx resolve
6 years ago
Szymon Lesisz c77c8f0141 fixed tx complete frozen browser
6 years ago
Szymon Lesisz 7de3667e42 getBanalce on every block
6 years ago
Szymon Lesisz eaa6e19050 Sendform coinsymbol & set max fix
6 years ago
Szymon Lesisz 13b8d90c72 repsten explorer url fix
6 years ago
Szymon Lesisz 7c0c884c28 Summary tokens filter to unique account
6 years ago
Szymon Lesisz fd603c6a70 new device menu + device settings
6 years ago
Szymon Lesisz 4dc908837a web3 initialization simpler
6 years ago
Szymon Lesisz 5bfb5d39b2 rinkeby + ropsten icons
6 years ago
Szymon Lesisz f2a7c0c150 update Account page when location changed
6 years ago
Szymon Lesisz 9020ecc176 fixed token balance + decimal regexp
6 years ago
Szymon Lesisz 3dabc7dda6 add new address fix (discovery HDKey refference)
6 years ago
Szymon Lesisz 4613d524b5 fixed tokens
6 years ago
Szymon Lesisz 12ab43ef41 backend not working
6 years ago
Szymon Lesisz c3bcc5fe91 fixed baseUrl in coin selection
6 years ago
Szymon Lesisz 1c89f3e975 before testing
6 years ago
Szymon Lesisz 0bc4dd3cf9 fixed clone device redirect url
6 years ago
Szymon Lesisz eb0a40c417 fixed flowtypes
6 years ago
Szymon Lesisz 15505ff263 corrupted
6 years ago
Szymon Lesisz c597f482dc Flowtype everywhere!
6 years ago
Szymon Lesisz 8aeb10cf2c add flowtype support
6 years ago
Szymon Lesisz bb22ca54f0 AbstractAccound refactor
6 years ago
Szymon Lesisz c2fe9d4b95 DiscoveryAction separated from TrezorConnectActions
6 years ago
Szymon Lesisz 5880b5a3ea action/constants to lowerCase #3
6 years ago
Szymon Lesisz 16eb2977ed action/constants to lowerCase #2
6 years ago
Szymon Lesisz d9789c74b4 action/constants to lowerCase #1
6 years ago
Szymon Lesisz 60ead5a452 device clone, device connect priority + BIG refactoring for
6 years ago
Szymon Lesisz 1e316ea9d2 Transport error + reconnect proper view in landingpage
6 years ago
Szymon Lesisz c268c16649 refactoring "coin" to "network" & "checksum" to "deviceState"
6 years ago
Szymon Lesisz df100cb060 SET_BALANCE with coin
6 years ago
Szymon Lesisz 5f47c285dc unique tokens definitions for different networks
6 years ago
Szymon Lesisz c3c51d2c91 accountSelection fix
6 years ago
Szymon Lesisz f97655fe68 "loading account" text
6 years ago
Szymon Lesisz 3303c34d7f modal "passphrase_type"
6 years ago
Szymon Lesisz 34d3e885b8 fixed account tab underline when resize window
6 years ago
Szymon Lesisz d6349356c8 removed old files
6 years ago
Szymon Lesisz 9e8a2ffd4f dashboard css
6 years ago
Szymon Lesisz e61f861f1f device select with webusb button
6 years ago
Szymon Lesisz ebaf57f841 trash
6 years ago
Szymon Lesisz 3db968df6a LandingPage + webusb buttons
6 years ago
Szymon Lesisz 88b0c5cd34 refactoring field incomming from TrezorConnect responses
6 years ago
Szymon Lesisz 8ed54612e8 bundle
6 years ago
Szymon Lesisz cb83b2b7b6 bordel 2
6 years ago
Szymon Lesisz 6a9fde9f86 first
7 years ago