Vladimír Volek
|
52239f77b7
|
POC of styled component
|
2018-07-30 16:30:25 +02:00 |
|
Vladimír Volek
|
7627aade89
|
Fixed some eslint problems
|
2018-07-30 12:52:13 +02:00 |
|
Szymon Lesisz
|
4f5134f32e
|
fix: token balance - pending tx
|
2018-05-29 13:36:18 +02:00 |
|
Szymon Lesisz
|
af26e0f55c
|
Send: Advanced form tooltips
|
2018-05-29 13:35:30 +02:00 |
|
Szymon Lesisz
|
148a61645f
|
pendingTx rejected state
|
2018-05-29 10:48:28 +02:00 |
|
Szymon Lesisz
|
b41e6bacc0
|
save and clear SessionStorage called from SendformActions
|
2018-05-29 10:47:48 +02:00 |
|
Szymon Lesisz
|
4d43a4acc4
|
fix: display very small numbers as .toString(10)
|
2018-05-28 20:06:01 +02:00 |
|
Szymon Lesisz
|
00ee6465c9
|
Account balance - pending txs
|
2018-05-28 11:21:47 +02:00 |
|
Szymon Lesisz
|
43ddffb6e9
|
implementation on selectedAccount.pending
|
2018-05-25 11:49:37 +02:00 |
|
Szymon Lesisz
|
283af40356
|
Refactoring: SelectedAccountReducer synchronized with other reducers
thru WalletService + implementation new data model in components
|
2018-05-25 11:26:36 +02:00 |
|
Szymon Lesisz
|
2b4592343e
|
START/STOP_ACQUIRING (Acquire page)
|
2018-05-23 11:46:57 +02:00 |
|
Szymon Lesisz
|
3b452661c6
|
getState().connect.devices replaced by getState().devices
|
2018-05-23 10:57:36 +02:00 |
|
Szymon Lesisz
|
ad3237a49a
|
removed console.log
|
2018-05-22 19:46:26 +02:00 |
|
Szymon Lesisz
|
663729ea62
|
Aside: implementation of wallet.selectedDevice
|
2018-05-22 19:43:26 +02:00 |
|
Szymon Lesisz
|
505a7e354d
|
bootlader, not-initialized, dev-settings pages copy
|
2018-05-22 18:07:42 +02:00 |
|
Szymon Lesisz
|
5282c22bc0
|
address verification different UI
|
2018-05-22 16:33:25 +02:00 |
|
Szymon Lesisz
|
0cfa1567cf
|
not initialized device page
|
2018-05-22 14:16:18 +02:00 |
|
Szymon Lesisz
|
393a0c4c56
|
ignore fresh account in discovery
|
2018-05-22 11:40:32 +02:00 |
|
Szymon Lesisz
|
38c45bb78d
|
disabled nonce in sendform
|
2018-05-21 11:58:55 +02:00 |
|
Szymon Lesisz
|
2355d3d784
|
SelectedAccount component state type renamed to avoid confusion with
reducer accountState
|
2018-05-18 19:35:55 +02:00 |
|
Szymon Lesisz
|
b7bed8ee4c
|
abstractAccount > SelectedAccount
|
2018-05-18 19:26:46 +02:00 |
|
Szymon Lesisz
|
58d023fd46
|
Receive onClick button
|
2018-05-18 18:58:55 +02:00 |
|
Szymon Lesisz
|
be0c936517
|
flowtype moved level up. to ./src directory
|
2018-05-18 18:54:21 +02:00 |
|
Szymon Lesisz
|
a0f6538126
|
allow e6 imports from '~/' #2
|
2018-05-18 18:41:40 +02:00 |
|
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
|
9efe52b568
|
wallet: navigator.onLine status
|
2018-05-17 16:03:11 +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
|
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
|
0b273391ba
|
acquire screen: aside css
|
2018-05-15 12:20:48 +02:00 |
|
Szymon Lesisz
|
69f479280b
|
code cleaning
|
2018-05-14 10:45:04 +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
|
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
|
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
|
91f1c01735
|
fixed aside css
|
2018-05-10 15:43:25 +02:00 |
|
Szymon Lesisz
|
1007477bae
|
refactor sendForm.token to sendForm.selectedCurrency
|
2018-05-10 12:39:49 +02:00 |
|