Gav Wood
|
a51066bdca
|
Merge pull request #3618 from ethcore/jg-list-accounts
Use accountsInfo instead of eth_accounts for first check
|
2016-11-25 18:46:07 +01:00 |
|
Gav Wood
|
b274d082c3
|
Merge pull request #3619 from ethcore/ng-copy-clip-fix
Fix Copy to Clipboard Snackbar
|
2016-11-25 18:45:49 +01:00 |
|
Jaco Greeff
|
e95ef0160f
|
Signer layouts to flexbox (#3600)
* Use variables for signer form widths
* Simplify signer layouts with flex
* Fix styling issues with Signer
|
2016-11-25 17:20:16 +01:00 |
|
Jaco Greeff
|
6d6e942d9d
|
Add dappreg link to apps list (#3568)
* Fix rendering when contract is empty
* Add registration dapp to app list
|
2016-11-25 16:46:57 +01:00 |
|
Nicolas Gotchac
|
08c507daaa
|
Smarter balance fetching (#3605)
* Smarter dApps Manifest fetching...
* Fetching only visible accounts (and don't delete other balances) #3590
* Moved balances action into BalancesActions #3590
* Fetch balances for accounts and contracts #3590
* Add balances to contract/address/account views #3590
* Fix transaction not fetching on first load
* Remove console.warn
* Fix pending tokens not showing #3154
* Fix tokens image update
* Remove unused name in Header
* Separate Tokens and ETH fetching #3590
* Remove unused isTest
* Fetch Tokens Balance via Filter #3590
* Fix linting
* Fix updating tokens image (#3590)
* Fix contract balances
* Improved Status
* Fixing secureApi issues...
* Fetch all tokens every 2 minutes (for safety) #3590
* PR changes fix
* Fix Account error
|
2016-11-25 16:46:35 +01:00 |
|
Nicolas Gotchac
|
9fdab84305
|
Merge pull request #3597 from ethcore/jg-iframe-sandbox
Dapp iframe allow forms, allow target=_blank
|
2016-11-25 16:31:32 +01:00 |
|
Nicolas Gotchac
|
9b21c96e3a
|
Fix Copy to Clipboard Snackbar
|
2016-11-25 15:52:23 +01:00 |
|
Jaco Greeff
|
2958546653
|
Use accountsInfo instead of eth_accounts for first check
|
2016-11-25 15:19:14 +01:00 |
|
Gav Wood
|
46e5a84bc5
|
Merge pull request #3540 from ethcore/delete-accounts
Real deleting accounts
|
2016-11-24 17:16:26 +01:00 |
|
Jaco Greeff
|
30526da094
|
Allow forms, allow target=_blank
|
2016-11-24 11:46:27 +01:00 |
|
Jaco Greeff
|
e9eebb3088
|
Optimise multi-balance fetching (one set)
|
2016-11-23 12:32:50 +01:00 |
|
Jaco Greeff
|
59f4252011
|
Merge branch 'master' into jg-signer-api-queries-2
|
2016-11-22 17:31:27 +01:00 |
|
Jaco Greeff
|
d8cb32d49b
|
Typo
|
2016-11-22 17:31:25 +01:00 |
|
Gav Wood
|
490b39cc85
|
Merge pull request #3555 from ethcore/ng-fast-ui
Faster UI - React Tweaks
|
2016-11-22 17:05:23 +01:00 |
|
Jaco Greeff
|
609e8912d8
|
Merge branch 'master' into delete-accounts
|
2016-11-22 16:19:40 +01:00 |
|
Jaco Greeff
|
cce5b217ed
|
Delete account dialog
|
2016-11-22 16:19:36 +01:00 |
|
Jaco Greeff
|
57ff0e5747
|
Add visibility specifier (not added between merges) (#3566)
|
2016-11-22 13:36:23 +01:00 |
|
Jaco Greeff
|
a475c2166c
|
Merge branch 'master' into jg-signer-api-queries-2
|
2016-11-22 09:49:17 +01:00 |
|
Jaco Greeff
|
4c08f7ebba
|
Merge branch 'master' into jg-signer-api-queries-2
|
2016-11-22 09:48:32 +01:00 |
|
Nicolas Gotchac
|
5735d948f5
|
[Registry] Clear input and working buttons (#3563)
* onClick to onTouchTap #3556
* onClick to onTouchTap 2 #3556
* Registry dApp clear input + check Signer #3557
|
2016-11-21 20:44:37 +01:00 |
|
Nicolas Gotchac
|
ba8460c65b
|
Fix summary update
|
2016-11-21 15:54:51 +01:00 |
|
Nicolas Gotchac
|
35fdbf3352
|
Progressive Accounts List Rendering #3240
|
2016-11-21 15:45:58 +01:00 |
|
Nicolas Gotchac
|
a317e4fdbf
|
Better TabBar #3240
|
2016-11-21 14:31:06 +01:00 |
|
Nicolas Gotchac
|
47f5a6d005
|
Merge pull request #3524 from ethcore/jg-signer-api-queries
Don't query chain in Signer, use Redux isTest
|
2016-11-21 14:16:33 +01:00 |
|
Nicolas Gotchac
|
ca5fd0b23d
|
React Perf in dev mode // Smarter background component #3240
|
2016-11-21 14:14:25 +01:00 |
|
Gav Wood
|
0848a9ec3c
|
Merge branch 'master' into transactions-propagate
|
2016-11-20 13:24:08 +01:00 |
|
Jaco Greeff
|
1c4779683f
|
Rename Request{Pending,Finished}Web3 -> Request{Pending,Finished}
|
2016-11-18 22:30:36 +01:00 |
|
Jaco Greeff
|
d1e6b9ec5e
|
Introduce mobx store for component balances
|
2016-11-18 22:26:52 +01:00 |
|
Jaco Greeff
|
4498fd54a4
|
Typo slipped through
|
2016-11-18 21:55:55 +01:00 |
|
Gav Wood
|
80288f8680
|
Merge pull request #3438 from ethcore/jg-external-dapps
Dapp section & visibility changes
|
2016-11-19 02:49:41 +08:00 |
|
Jaco Greeff
|
1686d23522
|
Don't query chain in Signer, use Redux isTest
|
2016-11-18 19:07:13 +01:00 |
|
Jaco Greeff
|
be1e5ae52f
|
Updated overlay size as per comments
|
2016-11-18 18:20:14 +01:00 |
|
Nicolas Gotchac
|
1c3923c9e8
|
Smarter Polling #3240
Only refresh statuses when on Status Page for
some statuses (eg. hashrate)
|
2016-11-17 20:19:11 +01:00 |
|
Jannis R
|
4ae58f7d33
|
move nullable PropType helper
|
2016-11-17 14:31:25 +01:00 |
|
Tomasz Drwięga
|
5c62e38a7c
|
Cleanup
|
2016-11-17 13:52:09 +01:00 |
|
Tomasz Drwięga
|
ff27bbcb4f
|
Simple GUI for local transactions
|
2016-11-17 10:15:11 +01:00 |
|
Jannis R
|
ed2b8e14fc
|
merge master into sms-verification-modal
|
2016-11-16 13:29:46 +01:00 |
|
Jaco Greeff
|
bbf6d1768d
|
Overal + acceptance in-place
|
2016-11-16 13:08:08 +01:00 |
|
Jaco Greeff
|
d14801f4ea
|
Merge branch 'master' into jg-external-dapps
|
2016-11-16 12:36:43 +01:00 |
|
Jaco Greeff
|
68efa70977
|
Update styling
|
2016-11-16 12:36:27 +01:00 |
|
Jaco Greeff
|
501c7369b0
|
External app overlay
|
2016-11-16 12:36:27 +01:00 |
|
Gav Wood
|
9bd6378e42
|
Typo
|
2016-11-16 11:37:25 +08:00 |
|
Gav Wood
|
b9e9544841
|
Merge pull request #2866 from ethcore/ng-accounts-backup
Export accounts as JSON or CSV
|
2016-11-16 11:31:18 +08:00 |
|
Gav Wood
|
130fd3f9c1
|
Merge pull request #3457 from ethcore/ng-save-sorting
Save sort order in LocalStorage
|
2016-11-16 11:19:19 +08:00 |
|
Gav Wood
|
53cb033b17
|
Merge pull request #3450 from ethcore/jg-signer-overflow
Update signer to take care of text overflows
|
2016-11-16 11:18:20 +08:00 |
|
Jaco Greeff
|
6efdc08044
|
Queries display IdentityIcons (#3453)
|
2016-11-15 19:08:16 +01:00 |
|
Nicolas Gotchac
|
22e47a68a3
|
Save sort order in LocalStorage #3402
|
2016-11-15 18:39:11 +01:00 |
|
Jannis R
|
7a83fb8595
|
merge master into sms-verification-modal
|
2016-11-15 17:04:36 +01:00 |
|
Jannis R
|
aa8fc554fe
|
sms verification: simplify code
- moved the steps into named exports
- moved the store creation into the Accounts component
- fix a linting issue
|
2016-11-15 17:04:34 +01:00 |
|
Nicolas Gotchac
|
20185e5aac
|
Use signature of functions instead of names (#3448)
* Use signature of functions instead of names #3411
* Fixes contract tests #3448
|
2016-11-15 15:58:33 +01:00 |
|