1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-12 11:28:56 +00:00
Commit Graph

1854 Commits

Author SHA1 Message Date
Szymon Lesisz
661f9fc39c allow es6 imports from '~/' as ./src 2018-05-18 18:38:02 +02:00
Szymon Lesisz
8f5c87a02e restructuring "./src/js/components/wallet' directory 2018-05-18 18:26:45 +02:00
Szymon Lesisz
e3243ffa7e babel-plugin-import + webpack.config (css img path) 2018-05-18 18:23:46 +02:00
Szymon Lesisz
166e51525b WEBPACK 4 2018-05-17 22:08:34 +02:00
Szymon Lesisz
9efe52b568 wallet: navigator.onLine status 2018-05-17 16:03:11 +02:00
Szymon Lesisz
21a299fd0e synchronized localStorage "pending" and "accounts" 2018-05-17 16:02:48 +02:00
Szymon Lesisz
b4524cbba7 fix: save localStorage discovery only if started 2018-05-17 14:49:36 +02:00
Szymon Lesisz
d7f56db291 synchronized localStorage (tokens) 2018-05-17 14:40:38 +02:00
Szymon Lesisz
aca4a26372 nonce in SendForm 2018-05-17 14:08:22 +02:00
Szymon Lesisz
e677a7580d RouterService postActions 2018-05-16 19:39:27 +02:00
Szymon Lesisz
ae4b27d968 Remove START & STOP_ACQUIRING action 2018-05-16 18:55:12 +02:00
Szymon Lesisz
a5b6e20525 refactoring Address to Account 2018-05-16 18:30:46 +02:00
Szymon Lesisz
b90ba80ec4 keep session during discovery 2018-05-16 16:47:20 +02:00
Szymon Lesisz
a62559909d disable device menu when there's only 1 device and it's unacquired 2018-05-16 16:08:30 +02:00
Szymon Lesisz
0329801f94 allow forget device event if not remembered 2018-05-16 15:59:02 +02:00
Szymon Lesisz
227431fd3f prevent passphrase modal enter if not match 2018-05-16 15:53:55 +02:00
Szymon Lesisz
da467f0304 FIX: unacquired to acuquired 2018-05-16 15:38:12 +02:00
Szymon Lesisz
4fba9ee10d merge devices holds instance name 2018-05-15 19:47:40 +02:00
Szymon Lesisz
ed6450f3ef duplicate device unique name 2018-05-15 19:47:24 +02:00
Szymon Lesisz
cefddd98b8 modals onKeyboard enter actions 2018-05-15 19:03:27 +02:00
Szymon Lesisz
27ca8ed37a css long instanceLabel overflow 2018-05-15 16:53:19 +02:00
Szymon Lesisz
2beaeff8ac clone custom name 2018-05-15 16:52:57 +02:00
Szymon Lesisz
ff7f79eb14 fixed settings url (when using clone) 2018-05-15 15:09:36 +02:00
Szymon Lesisz
0b273391ba acquire screen: aside css 2018-05-15 12:20:48 +02:00
Szymon Lesisz
692e7788fd save sendForm state 2018-05-15 12:12:51 +02:00
Szymon Lesisz
1d59046123 rename method 2018-05-15 12:03:04 +02:00
Szymon Lesisz
7c498e9012 minimized css 2018-05-15 11:25:13 +02:00
Szymon Lesisz
c7164702a5 fixed duplicate instance order 2018-05-15 11:24:30 +02:00
Szymon Lesisz
69f479280b code cleaning 2018-05-14 10:45:04 +02:00
Szymon Lesisz
62a15b97ee webpack config build with trezor-connect alias (old backup) 2018-05-11 21:07:36 +02:00
Szymon Lesisz
89aee7eebd removed trezor-connect webpack alias (build) 2018-05-11 21:02:40 +02:00
Szymon Lesisz
fce5f9d36f code cleaning 2018-05-11 21:01:43 +02:00
Szymon Lesisz
1a08e4be6a trezor-connect response flowtype 2018-05-11 19:32:12 +02:00
Szymon Lesisz
80fa9cfe21 BigNumber.js flowtype + removed ./utils/reducerUtils 2018-05-11 18:29:27 +02:00
Szymon Lesisz
b0d7891f5d fixed redrawing Aside StickyContainer 2018-05-11 16:55:39 +02:00
Szymon Lesisz
e0f5cbf709 sendform address label + forget_sigle device (remove accounts) bugfix 2018-05-11 16:45:10 +02:00
Szymon Lesisz
ec97e078b7 select device onClick instead of onMouseDown 2018-05-11 15:41:14 +02:00
Szymon Lesisz
9c475e4005 forget button in "other devices" 2018-05-11 15:37:00 +02:00
Szymon Lesisz
9125fbcd61 added (commented) NONCE in Sendform 2018-05-11 15:20:11 +02:00
Szymon Lesisz
b8b8ed6a34 fix: estimateGasPrice reload currentState instance 2018-05-11 14:41:24 +02:00
Szymon Lesisz
5b2e642b20 fix: auto-updated fee levels label 2018-05-11 14:40:52 +02:00
Szymon Lesisz
859b5da127 Summary token add tooltip 2018-05-11 13:46:18 +02:00
Szymon Lesisz
424339442e added device status indicator (color-dot in aside) 2018-05-11 12:44:37 +02:00
Szymon Lesisz
55728f6ba3 estimateGasLimit while sending data + feeLevels fix 2018-05-11 12:04:18 +02:00
Szymon Lesisz
d4f921ba84 fixed acquireDevice aside (StickyContainer) first render 2018-05-10 19:12:23 +02:00
Szymon Lesisz
c3079bc8d9 fixed abstractAccount default State 2018-05-10 18:36:25 +02:00
Szymon Lesisz
cf863664b7 token already added message 2018-05-10 17:30:26 +02:00
Szymon Lesisz
a1bad8a0d6 device counter 2018-05-10 16:57:54 +02:00
Szymon Lesisz
898c61dc7f summary tx history link 2018-05-10 16:39:52 +02:00
Szymon Lesisz
160bd31c57 coin back button css 2018-05-10 16:39:34 +02:00