GitLab Build Bot
|
19b8b48579
|
[ci skip] js-precompiled 20161115-130035
|
2016-11-15 13:02:08 +00:00 |
|
Jaco Greeff
|
10c503b5c7
|
Merge pull request #3446 from ethcore/ng-tokenreg-correct-owner
Use Contract owner for unregistering Token
|
2016-11-15 13:45:57 +01:00 |
|
GitLab Build Bot
|
771ce13ddc
|
[ci skip] js-precompiled 20161115-114313
|
2016-11-15 11:44:42 +00:00 |
|
Nicolas Gotchac
|
3a01352744
|
Use Contract owner for unregistering Token #3440
|
2016-11-15 12:30:08 +01:00 |
|
GitLab Build Bot
|
9857f632d8
|
[ci skip] js-precompiled 20161115-085029
|
2016-11-15 08:52:53 +00:00 |
|
Jaco Greeff
|
604be3e463
|
Import AddresBook from exported JSON (#3433)
* Adds error handler in Importer // Import AddressBook #2885
* More robust import #2885
|
2016-11-15 09:24:59 +01:00 |
|
GitLab Build Bot
|
c4885a1423
|
[ci skip] js-precompiled 20161114-201022
|
2016-11-14 20:11:54 +00:00 |
|
Nicolas Gotchac
|
09ec0c1f2f
|
More robust import #2885
|
2016-11-14 20:26:21 +01:00 |
|
GitLab Build Bot
|
3bfa56c72a
|
[ci skip] js-precompiled 20161114-174654
|
2016-11-14 17:48:20 +00:00 |
|
Nicolas Gotchac
|
134622ea3a
|
Adds error handler in Importer // Import AddressBook #2885
|
2016-11-14 18:34:05 +01:00 |
|
Gav Wood
|
cfbd5bd713
|
Merge pull request #3427 from ethcore/ng-address-input-improv
Scrollable accounts in autocomplete
|
2016-11-14 18:30:50 +01:00 |
|
GitLab Build Bot
|
5127b997eb
|
[ci skip] js-precompiled 20161114-155241
|
2016-11-14 15:54:09 +00:00 |
|
GitLab Build Bot
|
c061eae64b
|
[ci skip] js-precompiled 20161114-154454
|
2016-11-14 15:46:21 +00:00 |
|
Gav Wood
|
d98c6fb717
|
Merge pull request #3425 from ethcore/jg-tokenreg-decimals
Swap TokenReg dapp from base to decimals
|
2016-11-14 16:32:12 +01:00 |
|
Gav Wood
|
1418c3175a
|
Merge pull request #3420 from ethcore/refactor-copy-to-clipboard
refactor copy to clipboard functionality
|
2016-11-14 16:29:09 +01:00 |
|
Nicolas Gotchac
|
89f83b8cd7
|
Fixes #3397 : fake blur handled
|
2016-11-14 16:11:00 +01:00 |
|
Nicolas Gotchac
|
ecb89d3670
|
Scrollable Accounts list // Tab;Enter;Keydown for first input #3396
|
2016-11-14 15:35:25 +01:00 |
|
GitLab Build Bot
|
6fc7c15644
|
[ci skip] js-precompiled 20161114-142451
|
2016-11-14 14:26:16 +00:00 |
|
Jaco Greeff
|
48b2252029
|
Swap from base to decimals
|
2016-11-14 15:16:57 +01:00 |
|
Jannis R
|
4d01fbc4c4
|
merge master into refactor-copy-to-clipboard
|
2016-11-14 11:46:58 +01:00 |
|
Jannis R
|
e9e9475830
|
CopyToClipboard: remove tooltip
|
2016-11-14 11:39:36 +01:00 |
|
GitLab Build Bot
|
d1848117ef
|
[ci skip] js-precompiled 20161113-131856
|
2016-11-13 13:20:20 +00:00 |
|
GitLab Build Bot
|
5a259be290
|
[ci skip] js-precompiled 20161113-131228
|
2016-11-13 13:13:54 +00:00 |
|
GitLab Build Bot
|
0c302376b6
|
[ci skip] js-precompiled 20161113-011451
|
2016-11-13 01:16:28 +00:00 |
|
Jaco Greeff
|
3ff9c3e6d6
|
Remove addresses, display non-refundable warning (#3403)
|
2016-11-12 22:28:50 +01:00 |
|
Jaco Greeff
|
c57738b9b6
|
Don't unsubscribe when subscriber callback throws (#3401)
|
2016-11-12 22:26:50 +01:00 |
|
Jaco Greeff
|
6b33899239
|
Fix dapp account selection (#3399)
* Fix GHH accounts (filter non accounts)
* SignatureReg handle undefined ABI names gracefully
* SignatureReg fix accounts (filter non accounts)
* TokenReg fix accounts (filter non accounts)
* Registry fix accounts (filter non accounts)
|
2016-11-12 22:24:55 +01:00 |
|
GitLab Build Bot
|
e5486f5d58
|
[ci skip] js-precompiled 20161112-202502
|
2016-11-12 20:26:39 +00:00 |
|
Gav Wood
|
86eb84fd81
|
Switch --signer- to --ui-
|
2016-11-12 15:21:51 +01:00 |
|
GitLab Build Bot
|
c656b53ce6
|
[ci skip] js-precompiled 20161111-161748
|
2016-11-11 16:19:10 +00:00 |
|
Jaco Greeff
|
80606cdd7d
|
Load external, builtin & local apps in parallel (#3340)
|
2016-11-11 16:53:10 +01:00 |
|
GitLab Build Bot
|
d5d1c1b674
|
[ci skip] js-precompiled 20161111-141616
|
2016-11-11 14:17:40 +00:00 |
|
Nicolas Gotchac
|
0e4ef539fc
|
Solidity Compiler in UI (#3279)
* Added new Deploy Contract page // Use Brace in React #2276
* Adding Web Wrokers WIP
* Compiling Solidity code // Getting mandatory params #2276
* Working editor and deployment #2276
* WIP : displaying source code
* Added Solidity hightling, editor component in UI
* Re-adding the standard Deploy Modal #2276
* Using MobX in Contract Edition // Save to Localstorage #2276
* User select Solidity version #2276
* Loading Solidity versions and closing worker properly #2276
* Adds export to solidity editor #2276
* Adding Import to Contract Editor #2276
* Persistent Worker => Don't load twice Solidity Code #2276
* UI Fixes
* Editor tweaks
* Added Details with ABI in Contract view
* Adds Save capabilities to contract editor // WIP on Load #3279
* Working Load and Save contracts... #3231
* Adding loader of Snippets // Export with name #3279
* Added snippets / Importing from files and from URL
* Fix wrong ID in saved Contract
* Fix lint
* Fixed Formal errors as warning #3279
* Fixing lint issues
* Use NPM Module for valid URL (fixes linting issue too)
* Don't clobber tests.
|
2016-11-11 15:00:04 +01:00 |
|
GitLab Build Bot
|
5d8f74ed57
|
[ci skip] js-precompiled 20161111-082057
|
2016-11-11 08:22:24 +00:00 |
|
Jaco Greeff
|
c7b99cd7e6
|
Determine real-time HTTP connected status (#3335)
* Determine real-time HTTP connected status
* Update failing tests, no polluting polling
|
2016-11-11 09:01:28 +01:00 |
|
Jaco Greeff
|
0b176e7013
|
Cater for home.parity hostname in dappsUrl (#3341)
* Cater for home.parity hostname
* Cater for 0.0.0.0 & default dappsInterface
* Extra check
|
2016-11-10 20:45:03 +01:00 |
|
GitLab Build Bot
|
0456d4e5d0
|
[ci skip] js-precompiled 20161110-180734
|
2016-11-10 18:08:55 +00:00 |
|
Jannis R
|
522b7108f9
|
CopyToClipboard: show SnackBar
|
2016-11-10 18:47:17 +01:00 |
|
Nicolas Gotchac
|
eb56b82f43
|
Check totalBalance > 0 // Better account selection (#3347)
|
2016-11-10 18:46:03 +01:00 |
|
Nicolas Gotchac
|
cb84e61d06
|
Fixed Unregister for Contract Owner only #3321 (#3346)
|
2016-11-10 18:44:11 +01:00 |
|
Jannis R
|
e9b69bceab
|
Account Header: use CopyToClipboard
|
2016-11-10 18:09:54 +01:00 |
|
GitLab Build Bot
|
529633e9b2
|
[ci skip] js-precompiled 20161110-163203
|
2016-11-10 16:33:24 +00:00 |
|
Jannis R
|
87c39f066c
|
Form/Input: use CopyToClipboard
|
2016-11-10 17:27:53 +01:00 |
|
Jannis R
|
acbaed59c0
|
CopyToClipboard: clear timeout on unmount
|
2016-11-10 17:27:53 +01:00 |
|
Jaco Greeff
|
a97e68a030
|
Make transactions load (#3348)
|
2016-11-10 16:38:47 +01:00 |
|
GitLab Build Bot
|
0ed8114726
|
[ci skip] js-precompiled 20161110-141839
|
2016-11-10 14:20:08 +00:00 |
|
GitLab Build Bot
|
aa0f05a186
|
[ci skip] js-precompiled 20161110-140631
|
2016-11-10 14:07:52 +00:00 |
|
Jaco Greeff
|
561f008c91
|
Manual bump of package.json (#3345)
|
2016-11-10 15:01:07 +01:00 |
|
Nicolas Gotchac
|
6ad909e7b3
|
Removed unnecessary test (#3342)
|
2016-11-10 14:26:06 +01:00 |
|
Nicolas Gotchac
|
1deeb0d901
|
Git pre-push checks for UI (#3072)
* Added eslint cached option (#2291)
* Added pre-push script running linting (#2291)
* Modifies pre-push hook to run if eslint installed // auto install hook
* Update pre-push script comment
* Added husky for git hooks (#3072)
|
2016-11-10 11:42:00 +01:00 |
|