Commit Graph

211 Commits (develop-old)
 

Author SHA1 Message Date
Szymon Lesisz 56bf3a5bc4 comments
6 years ago
Szymon Lesisz 12a81766a9 README.md
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 7c498e9012 minimized css
6 years ago
Szymon Lesisz c7164702a5 fixed duplicate instance order
6 years ago
Szymon Lesisz 69f479280b code cleaning
6 years ago
Szymon Lesisz 62a15b97ee webpack config build with trezor-connect alias (old backup)
6 years ago
Szymon Lesisz 89aee7eebd removed trezor-connect webpack alias (build)
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