| 
							
							
								 Jaco Greeff | 36b8e4b6a8 | Extended publishing of libraries to npm (#3786) * Extended publishing of libraries to npm
* Update source links
* Add some tests before publishing NPM library
* Fix Shapeshift tests | 2016-12-11 10:13:34 +01:00 |  | 
			
				
					| 
							
							
								 Nicolas Gotchac | ba3bfcc54d | Merge branch 'master' into ng-ui-fixes | 2016-12-11 01:26:55 +01:00 |  | 
			
				
					| 
							
							
								 Nicolas Gotchac | b44e7bb292 | Extract CSS to file in production builds (#3783) * Extract CSS to file if production build
* Use DAPPS_URL for testing purposes + better assets in Webpack
* Delete comments | 2016-12-10 23:55:57 +01:00 |  | 
			
				
					| 
							
							
								 Nicolas Gotchac | b0f1665f11 | Notify user on transaction received (#3782) * Notify user on new transaction #2556
* Add routing to account on notification click
* Timeout of notif set to 20s | 2016-12-10 23:55:36 +01:00 |  | 
			
				
					| 
							
							
								 Nicolas Gotchac | e5c73b29d8 | 'contract/write' to 'contract/develop' | 2016-12-10 22:42:49 +01:00 |  | 
			
				
					| 
							
							
								 Nicolas Gotchac | 9dbccfda2f | Fix padding bottom // Status bar fixed | 2016-12-10 22:22:14 +01:00 |  | 
			
				
					| 
							
							
								 Jaco Greeff | 173a88804a | Status page updates (#3774) * Allow Page to create optional Actionbar
* Typo
* Display last block.timestamp
* Remove unnneeded console.log
* Re-do git mv
* git mv
* Force build changes
* Resolving case sensitivity issues
* Swapped to margin at bottom | 2016-12-10 22:21:32 +01:00 |  | 
			
				
					| 
							
							
								 Nicolas Gotchac | 7401358543 | PR grumbles | 2016-12-10 22:15:56 +01:00 |  | 
			
				
					| 
							
							
								 Nicolas Gotchac | 70eab0da03 | PR grumbles | 2016-12-10 20:29:22 +01:00 |  | 
			
				
					| 
							
							
								 Nicolas Gotchac | 89ed76497e | Merge branch 'master' into ng-ui-fixes | 2016-12-10 20:23:09 +01:00 |  | 
			
				
					| 
							
							
								 Nicolas Gotchac | 0f6681d3e8 | Linting issue | 2016-12-10 19:15:45 +01:00 |  | 
			
				
					| 
							
							
								 Nicolas Gotchac | 69c0086ada | Better Autocomplete Divider | 2016-12-10 19:14:29 +01:00 |  | 
			
				
					| 
							
							
								 Nicolas Gotchac | 2346f29731 | Add dividers to AutoComplete | 2016-12-10 18:35:54 +01:00 |  | 
			
				
					| 
							
							
								 Nicolas Gotchac | cd6ab07217 | Use the new onCloseautocomplete prop | 2016-12-10 17:06:44 +01:00 |  | 
			
				
					| 
							
							
								 Nicolas Gotchac | 84116130f6 | Add sender balances to contract (exec/deploy) | 2016-12-10 16:58:03 +01:00 |  | 
			
				
					| 
							
							
								 Nicolas Gotchac | d9da8a48ff | Add sender balance in transfer modal | 2016-12-10 16:46:00 +01:00 |  | 
			
				
					| 
							
							
								 Nicolas Gotchac | 054b4810d5 | Fix wallet data's prop types | 2016-12-10 15:30:39 +01:00 |  | 
			
				
					| 
							
							
								 Nicolas Gotchac | ef93262311 | See addresses outside address book + Save them | 2016-12-10 15:19:05 +01:00 |  | 
			
				
					| 
							
							
								 Nicolas Gotchac | 65f586ed14 | Fix tab bar active style | 2016-12-10 14:32:54 +01:00 |  | 
			
				
					| 
							
							
								 Nicolas Gotchac | 81c5085b35 | Don't create new Contracts instance if already exists | 2016-12-10 14:31:20 +01:00 |  | 
			
				
					| 
							
							
								 Nicolas Gotchac | 13607d48be | Better use of Tab Bar | 2016-12-10 14:26:35 +01:00 |  | 
			
				
					| 
							
							
								 Nicolas Gotchac | 591d086f42 | Better use of React-Router (maintaining old routes) | 2016-12-10 14:19:15 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 82efa2675e | Merge remote-tracking branch 'origin/master' into consistent-id | 2016-12-10 13:36:30 +01:00 |  | 
			
				
					| 
							
							
								 Nicolas Gotchac | 51b9034a5e | Don't show addresses while loading balances (fix flash of unsorted) | 2016-12-10 12:44:48 +01:00 |  | 
			
				
					| 
							
							
								 Nicolas Gotchac | 0d9b1882a3 | Treat tabs as real link (enable Ctrl+Click for new Tab) | 2016-12-10 01:56:38 +01:00 |  | 
			
				
					| 
							
							
								 Nicolas Gotchac | f6564dcc2f | Fix dapps separation | 2016-12-10 01:32:39 +01:00 |  | 
			
				
					| 
							
							
								 Nicolas Gotchac | b9c04fcd00 | Fixes to the Wallet UI (#3787) * Correct number of transactions for contracts
* Remove daily limit info if set to 0
* Hide tx count for contracts | 2016-12-10 01:26:47 +01:00 |  | 
			
				
					| 
							
							
								 Nicolas Gotchac | 6655e7e3c0 | Add support for wallets without getOwner() interface (#3779) * Make Wallet Mist compatible #3282
* Owners icons on load
* Fix oversized logo on load
* Don't fetch registry twice (even when pending)
* Better logging...
* Better contract view : show if no events // show loading events
* Better decimal typed input
* PR grumble | 2016-12-10 01:26:28 +01:00 |  | 
			
				
					| 
							
							
								 Nicolas Gotchac | 5c555aa18f | Fixes error in Transfer modal (mix between props and own property) (#3788) | 2016-12-10 01:25:23 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 341777dbb6 | Merge pull request #3743 from ethcore/jg-test-ui Basic UI rendering tests | 2016-12-09 23:16:11 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 5f1fcf95e0 | Make *ID names consistent with std Rust (Id) | 2016-12-09 23:01:43 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 598fd42856 | Merge pull request #3770 from ethcore/jg-execute-gas GasPrice selection for contract execution | 2016-12-09 20:24:10 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 45ec84e627 | Merge pull request #3752 from ethcore/jg-subscription-check Allow autoRemove from api.subscribe based on callback return values | 2016-12-09 20:16:34 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | b99403740a | Merge pull request #3773 from ethcore/ng-enhanced-multisig Lower gas usage for creating a Multisig Wallet | 2016-12-09 19:15:46 +01:00 |  | 
			
				
					| 
							
							
								 Jaco Greeff | a73e0a987e | Merge branch 'master' into jg-test-ui | 2016-12-09 18:34:58 +01:00 |  | 
			
				
					| 
							
							
								 Jaco Greeff | 290a4a40ff | Merge branch 'master' into jg-subscription-check | 2016-12-09 18:17:36 +01:00 |  | 
			
				
					| 
							
							
								 Jaco Greeff | 0cbef30508 | Unsubscribe on true | 2016-12-09 18:17:31 +01:00 |  | 
			
				
					| 
							
							
								 Jaco Greeff | 99846e2ad2 | Merge branch 'master' into jg-subscription-check | 2016-12-09 18:14:09 +01:00 |  | 
			
				
					| 
							
							
								 Jaco Greeff | 1b0945940b | Test for boolean result before unsubscribe | 2016-12-09 18:14:05 +01:00 |  | 
			
				
					| 
							
							
								 Jaco Greeff | ffd8314a11 | Be lenient around invalid owners map (#3764) * Be lenient around invalid owners map
* Filter invalid owners before render | 2016-12-09 17:52:25 +01:00 |  | 
			
				
					| 
							
							
								 Nicolas Gotchac | ff11634e1d | PR Grumble | 2016-12-09 16:55:43 +01:00 |  | 
			
				
					| 
							
							
								 Nicolas Gotchac | bace05b154 | Merge branch 'master' into ng-enhanced-multisig | 2016-12-09 16:40:07 +01:00 |  | 
			
				
					| 
							
							
								 Nicolas Gotchac | caf3a96c19 | Add fallback Full Fleshed Wallet if no library | 2016-12-09 16:29:57 +01:00 |  | 
			
				
					| 
							
							
								 Nicolas Gotchac | efee55ae84 | Updated Wallet Version ! Now only 500k gas for Wallet creation | 2016-12-09 16:24:11 +01:00 |  | 
			
				
					| 
							
							
								 Jaco Greeff | d992c642ff | Adjust to final step on rejected/completed | 2016-12-09 15:55:50 +01:00 |  | 
			
				
					| 
							
							
								 Nicolas Gotchac | 63137b1548 | Add enhanced Wallet solidity code | 2016-12-09 15:52:28 +01:00 |  | 
			
				
					| 
							
							
								 Jaco Greeff | d2494d1425 | GasPrice selection for contract execution | 2016-12-09 15:43:24 +01:00 |  | 
			
				
					| 
							
							
								 Jaco Greeff | 2582514b58 | GasEditor component (#3750) * Initial split of component (WIP)
* GasPriceEditor externalised
* Fix lint | 2016-12-09 13:44:35 +01:00 |  | 
			
				
					| 
							
							
								 Jaco Greeff | befcc9cc1a | Cleanups (#3742) * Remove unused file
* Combine tx checks into single file
* Move UI components into UI
* DRY links
* Unused rollup config
* Cleanup util paths
* Revert "Move UI components into UI"
This reverts commit 3379e61246cde635c296d31322b71e63395a5cd4.
* Re-apply ~/util/tx move
* Cleanup unused styles | 2016-12-09 13:44:10 +01:00 |  | 
			
				
					| 
							
							
								 Jaco Greeff | bb209424ac | IdentityName flags testing | 2016-12-09 13:36:46 +01:00 |  |