307 Commits

Author SHA1 Message Date
Barry Gitarts
66e12a1258 change release function to ensure block time is greater than release
change releaseDelay to using days as years is deprecated in solidity
2018-08-17 18:09:18 -04:00
Barry Gitarts
79e3e0b379 add release function to modal 2018-08-17 16:28:17 -04:00
Barry Gitarts
2528675569 add release domain alert modal 2018-08-17 15:46:59 -04:00
Barry Gitarts
b48f455ecb add onClose action to edit menu 2018-08-17 12:14:09 -04:00
Barry Gitarts
bcd1aea8a6 add edit options modal 2018-08-16 18:07:11 -04:00
Barry Gitarts
d1be9e814e spread remaining props into mobile button 2018-08-16 16:15:24 -04:00
Barry Gitarts
01b9b33f79 add edit button when user isOwner 2018-08-16 15:14:43 -04:00
Barry Gitarts
40afc62b7b add loading to register button 2018-08-16 14:18:03 -04:00
Barry Gitarts
4e81de5064 require SNT when SNT is required for transaction 2018-08-16 11:48:20 -04:00
Barry Gitarts
ccccd099d0 update token permissions to use redux for SNT allowance 2018-08-15 16:59:36 -04:00
Barry Gitarts
7f1540d387 add enable token permissions to mobile registration screen 2018-08-15 16:27:43 -04:00
Barry Gitarts
b267cdeb63 update token permissions for mobile 2018-08-15 16:19:13 -04:00
Barry Gitarts
e2fa2cc604 add toggle approved helper function 2018-08-15 15:11:55 -04:00
Barry Gitarts
30359be72f prepopulate fields with values when avaliable 2018-08-15 14:07:27 -04:00
Barry Gitarts
516ea30fe6 Revert "add sendwithapproval method"
This reverts commit 1ea3b8b1490b919c20e66519a47796ee7bce0fe5.
2018-08-15 11:14:13 -04:00
Barry Gitarts
1ea3b8b149 add sendwithapproval method
use send with approval
2018-08-15 11:12:31 -04:00
Barry Gitarts
4b45590496 add web3Helpers file 2018-08-14 15:31:09 -04:00
Barry Gitarts
7c8b4eda72 updated TestToken to include approveAndCall like SNT contract 2018-08-14 15:30:26 -04:00
Barry Gitarts
d213d4cbad add getSNTAllowance to subdomain registry 2018-08-14 15:29:56 -04:00
Barry Gitarts
4ca9dfb592 Add SNT allowance to redux store 2018-08-14 10:10:31 -04:00
Barry Gitarts
e176603e2f deploy new registry contract to testnet with parent controller 2018-08-13 15:37:41 -04:00
Barry Gitarts
c8c23a802c add autoCapitalize off to MobileInput 2018-08-13 07:31:26 -04:00
Barry Gitarts
392ecc84a2 Revert "ensure lowercase on mobile search input"
This reverts commit bd9d7b96df6a461249581e05466552eef666036e.
2018-08-13 07:29:02 -04:00
Barry Gitarts
bd9d7b96df ensure lowercase on mobile search input 2018-08-11 20:13:05 -04:00
Barry Gitarts
586f594554 change button position from absolute to relative
fixes breaking view
2018-08-10 21:26:07 -04:00
Barry Gitarts
f30c403bb1 delay postMessage to ensure listener registered 2018-08-10 21:20:25 -04:00
Barry Gitarts
083bafcd6f add updateController and moveDomain to admin utils 2018-08-10 19:49:26 -04:00
Barry Gitarts
0fde3e1c1c add ecdsa utils 2018-08-10 19:48:44 -04:00
Barry Gitarts
c79e1c36ab update testnet contract to use pubkey for status contact 2018-08-10 15:33:03 -04:00
Barry Gitarts
c74c0a1682 remove uppercasing of name 2018-08-10 15:15:39 -04:00
Barry Gitarts
fc4d1327db remove back arrow 2018-08-10 14:55:18 -04:00
Barry Gitarts
b392f4e47c register and retrieve contact code using pubkey 2018-08-10 12:43:41 -06:00
Barry Gitarts
6d48a33509 remove statusAccount from enssubdomain registry tests 2018-08-10 12:43:41 -06:00
Barry Gitarts
e6428cc331 add initial elliptic curve points generation 2018-08-10 12:43:41 -06:00
Barry Gitarts
5f1c5f7336 use deployed testnet address for safemath
console.log inputs for setPrice for multisig use
2018-08-10 12:43:41 -06:00
Barry Gitarts
e7c0ff0374 submit onBlur
less abstract status api request
2018-08-10 12:21:59 -04:00
Barry Gitarts
928602da81 use deployed testnet address for safemath
console.log inputs for setPrice for multisig use
2018-08-10 10:13:34 -04:00
Barry Gitarts
0fd43951dc add change registry controller 2018-08-08 16:54:18 -04:00
Barry Gitarts
a6d87a206f add view for existing owner 2018-08-07 14:12:34 -04:00
Barry Gitarts
1805bb4759 breakout MobileAddressDisplay
create setup for conditional display based on if owner of account
2018-08-01 16:00:15 -04:00
Barry Gitarts
62ad3449cc add DisplayBox for mobile view 2018-07-31 15:59:04 -04:00
Barry Gitarts
c4cf54fd3d update reserved page for mobile 2018-07-31 14:24:51 -04:00
Barry Gitarts
9df3e60abc update welcome copy and styling 2018-07-31 11:35:44 -04:00
Barry Gitarts
b85bbb2d8c fix button styling to work on safari 2018-07-30 21:11:20 -04:00
Barry Gitarts
09b04ae281 change syncMode to light 2018-07-27 17:56:58 -04:00
Barry Gitarts
fb27a18184 add getStatusContactCode to registerSubDomain Page 2018-07-27 15:12:25 -04:00
Barry Gitarts
a3ddf46075 add check for status contact code 2018-07-18 14:16:20 -04:00
Barry Gitarts
94fcf57fc5 update test for ENSSubDomainRegistry 2018-07-18 10:30:44 -04:00
Barry Gitarts
c7b61f52ba make register button full width 2018-07-16 12:56:23 -04:00
Barry Gitarts
9320c0d617 pin register action to page bottom 2018-07-13 15:59:53 -04:00