Whymarrh Whitby
629e5501a1
Mark onClick prop as not required for DraggableSeed ( #7583 )
2019-11-27 12:37:41 -03:30
Whymarrh Whitby
9a1c7e3864
Convert Network component to use JSX ( #7564 )
2019-11-27 11:37:06 -03:30
Whymarrh Whitby
baa5313d21
Convert NetworkDropdown component to use JSX ( #7562 )
2019-11-27 11:36:46 -03:30
Whymarrh Whitby
f0e5ab6c12
Split ExportPrivateKeyModal into container and component files ( #7561 )
2019-11-27 11:36:31 -03:30
Whymarrh Whitby
00060d787a
Split TokenCell into container and component files ( #7560 )
2019-11-27 11:36:12 -03:30
Dan J Miller
724bd42e2c
Ensures the tx controller + state-manager orders transactions as received ( #7484 )
...
* Ensures the tx controller + tx-state-manager orders transactions in the order they are received
* Handle transaction ordering in cases where tx ids are off by more than 1 in tx-state-manager
* Add comment to addUnapprovedTransaction explaining calling _determineTransactionCategory after generateTxMeta
* Sort txes by timestamp of creation instead of id
2019-11-27 09:28:03 -03:30
ricky
4a59fb432f
Fix backButtonAction proptype ( #7578 )
...
* Fix backButtonAction proptype
* Fix missing trailing comma
* Remove no-op
2019-11-26 17:44:33 -05:00
Thomas Huang
cd9ef4ced4
Merge pull request #7581 from whymarrh/fix-app-state-controller
...
Construct AppStateController with the persisted initial state
2019-11-26 14:00:21 -08:00
Thomas Huang
5e34eeff96
Merge pull request #7579 from whymarrh/fix-dai-notification
...
Don't overwrite state when setting inactive timeout
2019-11-26 13:47:55 -08:00
Whymarrh Whitby
c3a1a35f7d
Construct AppStateController with the persisted initial state
2019-11-26 17:55:12 -03:30
Whymarrh Whitby
c044400a7e
Don't overwrite state when setting inactive timeout
...
Using `#putState` here was clearing the other fields in the store.
2019-11-26 17:25:01 -03:30
ricky
e39485cb1c
Fix loading prop type ( #7563 )
2019-11-25 13:15:12 -05:00
Whymarrh Whitby
e2d6798673
Split EthBalance into container and component files ( #7557 )
...
Co-Authored-By: Mark Stacey <markjstacey@gmail.com>
2019-11-25 11:58:21 -03:30
Whymarrh Whitby
921134bad1
Convert ConfirmTxScreen component to use JSX ( #7559 )
2019-11-25 10:03:30 -03:30
Whymarrh Whitby
caefda5f47
Use localized messages for NotificationModal buttons ( #7558 )
2019-11-25 10:02:51 -03:30
Whymarrh Whitby
5f89988671
Delete unused BnAsDecimalInput ( #7556 )
2019-11-25 10:02:28 -03:30
Whymarrh Whitby
1501742d68
Convert dev scripts to use JSX ( #7555 )
2019-11-25 10:02:09 -03:30
Whymarrh Whitby
f5c496ffcd
Convert Menu, Item, Divider, and CloseArea components to use JSX ( #7547 )
2019-11-25 10:01:44 -03:30
Whymarrh Whitby
2b4c99e031
Split WalletView into component and container files ( #7546 )
2019-11-25 10:00:46 -03:30
Whymarrh Whitby
1ffaa330ad
Split AccountModalContainer into container and component files ( #7549 )
...
Co-Authored-By: Mark Stacey <markjstacey@gmail.com>
2019-11-24 19:11:08 -03:30
Whymarrh Whitby
22a2d21796
Convert Alert component to use JSX ( #7542 )
2019-11-24 19:10:16 -03:30
Whymarrh Whitby
666277b4fa
Convert TokenMenuDropdown component to use JSX ( #7552 )
2019-11-24 19:09:10 -03:30
Whymarrh Whitby
d948a3b195
Convert NotificationModal component to use JSX ( #7550 )
2019-11-24 18:32:53 -03:30
Whymarrh Whitby
6e73d2be69
Convert HideTokenConfirmationModal component to use JSX ( #7551 )
2019-11-24 18:31:56 -03:30
Whymarrh Whitby
8311617b95
Convert LoadingScreen component to use JSX ( #7545 )
2019-11-24 17:51:50 -03:30
Whymarrh Whitby
04442318d3
Convert EditableLabel component to use JSX ( #7543 )
2019-11-24 17:51:21 -03:30
Whymarrh Whitby
1cac6f2768
Convert SimpleDropdown component to use JSX ( #7540 )
2019-11-24 17:48:58 -03:30
Whymarrh Whitby
7d2b5b26a5
Delete unused SeedImportSubview component ( #7530 )
...
* Delete unused SeedImportSubview component
* Remove 2 unused messages
2019-11-24 17:48:34 -03:30
Whymarrh Whitby
50c5365933
Add isRequired flag to MobileSyncPage props ( #7544 )
2019-11-24 14:46:57 -03:30
Whymarrh Whitby
ec938686a9
Split MobileSyncPage into container and component, with JSX ( #7534 )
2019-11-24 13:46:25 -03:30
Whymarrh Whitby
a849218f81
Adjust QrCodeView propTypes for its Qr.messages prop ( #7529 )
2019-11-24 13:45:35 -03:30
Whymarrh Whitby
3377228b74
Split ShiftListItem into container and component files with JSX ( #7539 )
2019-11-24 01:41:30 -03:30
Whymarrh Whitby
c3e834d17b
Convert CustomizeGasModal component to use JSX ( #7537 )
2019-11-24 01:32:14 -03:30
Whymarrh Whitby
439fce8901
Convert Mascot component to use JSX ( #7535 )
2019-11-24 01:29:18 -03:30
Whymarrh Whitby
c51914c1a5
Convert the RevealSeedPage component to use JSX ( #7536 )
2019-11-24 01:28:32 -03:30
Whymarrh Whitby
f15237b1a5
Convert ExportTextContainer component to use JSX ( #7538 )
2019-11-24 01:24:22 -03:30
Whymarrh Whitby
6849595326
Delete unused to-autocomplete ( #7533 )
2019-11-24 01:20:48 -03:30
Whymarrh Whitby
340559b805
Convert TokenList component to use JSX ( #7541 )
2019-11-24 01:19:51 -03:30
Whymarrh Whitby
714935d36e
Update Dropdown components tests to use JSX ( #7527 )
2019-11-23 14:44:18 -03:30
Whymarrh Whitby
49dfb5ec2c
Convert ConnectHardwareForm component to JSX ( #7517 )
2019-11-23 14:44:09 -03:30
Whymarrh Whitby
80badb10c1
Convert ConnectScreen to use JSX ( #7525 )
2019-11-23 12:53:09 -03:30
Whymarrh Whitby
3086c0db71
Convert AccountList component to use JSX ( #7524 )
2019-11-23 12:52:52 -03:30
Whymarrh Whitby
9841845b30
Convert PrivateKeyImportView component to use JSX ( #7522 )
2019-11-23 12:52:27 -03:30
Whymarrh Whitby
99e94dadbd
Convert Tooltip component to JSX ( #7516 )
2019-11-23 12:51:59 -03:30
Whymarrh Whitby
9f7438e756
Convert FiatValue component to JSX ( #7515 )
2019-11-23 12:51:37 -03:30
Whymarrh Whitby
f5824ffad7
Convert CopyButton component to JSX ( #7513 )
...
Co-Authored-By: Mark Stacey <markjstacey@gmail.com>
2019-11-23 12:51:21 -03:30
Whymarrh Whitby
c555ea659c
Convert NetworkDropdownIcon component to JSX ( #7511 )
...
Co-Authored-By: Mark Stacey <markjstacey@gmail.com>
2019-11-23 12:50:47 -03:30
Whymarrh Whitby
4fe147f82f
Convert MenuDroppoComponent component to JSX ( #7531 )
2019-11-23 12:49:36 -03:30
Whymarrh Whitby
4281407723
Convert the Root component to using JSX ( #7532 )
2019-11-23 07:06:32 -03:30
Whymarrh Whitby
0d6b5b627d
Delete unused Copyable component ( #7526 )
...
* Delete unused Copyable component
* Delete unused copy localized message
2019-11-23 01:47:08 -03:30