Commit Graph

171 Commits

Author SHA1 Message Date
Barry Gitarts c9e940b211 remove dead code on main page 2018-08-18 16:41:53 -04:00
Barry Gitarts 918ab24b2a fix desktop styling 2018-08-18 16:34:45 -04:00
Barry Gitarts 54709bb7cb hide edit button once in edit page 2018-08-18 15:45:45 -04:00
Barry Gitarts 090758a00c add more performant name lookup handling 2018-08-18 14:49:08 -04:00
Barry Gitarts 4756faf5d0 add lookup to check owner in ENS registry 2018-08-18 14:31:44 -04:00
Barry Gitarts b9eab1cd91 add save update handling 2018-08-18 13:52:29 -04:00
Barry Gitarts 915a23c706 add initial scafold for user to edit contact code 2018-08-18 09:06:08 -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 1ea3b8b149.
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 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 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 bd9d7b96df.
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 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 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 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 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
Barry Gitarts e638860e33 add search to results page 2018-07-13 15:29:11 -04:00
Barry Gitarts abd1984df6 update pre-register card styling 2018-07-13 15:08:21 -04:00
Barry Gitarts 8fb6fc8a2e update search field design 2018-07-13 14:19:03 -04:00
Barry Gitarts 0abd4844f4 add field label to mobile search 2018-07-11 14:44:32 -04:00
Barry Gitarts 93f70a30b0 resurface admin mode
update some styling and copy
2018-07-11 13:31:33 -04:00
Barry Gitarts e9093ef0b5 add button to register page 2018-07-10 18:09:19 -04:00
Barry Gitarts f0eb581fa1 add both fields to register an address and paste button 2018-07-10 17:34:28 -04:00
Barry Gitarts 820f6c02d4 add buy copy, adjust search bar 2018-07-10 15:23:21 -04:00
Barry Gitarts ef99ab1e72 add domain price card mobile 2018-07-10 14:41:46 -04:00
Barry Gitarts 879e939cb7 add seperate search interfaces between mobile and desktop 2018-07-10 10:15:26 -04:00
Barry Gitarts 662fa60d12 add mobile search according to status style 2018-07-09 17:54:26 -04:00
Barry Gitarts 660e592b97 add move to search transistion 2018-07-09 15:07:55 -04:00
Barry Gitarts 23b7dfd137 add WelcomeContent to welcome page 2018-07-09 14:47:20 -04:00
Barry Gitarts 902982f7a3 add svg logo to welcome screen 2018-07-09 09:15:20 -04:00
Barry Gitarts bfb406e965 add welcome screen 2018-07-06 18:12:09 -04:00
Barry Gitarts bac973a281 Use ETH to Wei style conversion for SNT 2018-06-25 14:47:47 -04:00
Barry Gitarts 203cfe70ca add viewport tag to help optimize viewing for mobile 2018-06-20 15:18:48 -04:00
Barry Gitarts 22d9798f05 add STT on ropsten + formatPrice for display 2018-06-20 14:50:10 -04:00
Barry Gitarts 8d9dae20c6 add network indicator 2018-06-19 15:12:18 -04:00
Barry Gitarts 10500ac171 add expiration time for given domain 2018-06-19 10:12:49 -04:00
Barry Gitarts f4ed8f7c4b add linear progress when registering 2018-06-18 13:33:34 -04:00
Barry Gitarts 1c415b9da4 add loading indicator to approval toggle 2018-06-15 11:23:54 -04:00
Barry Gitarts 5b17527d82 add status + ens logo assets
add media queries to make somewhat mobile responsive
2018-06-13 18:08:21 -04:00
Barry Gitarts c5bf75d171 add subtract from global balance on register event 2018-06-13 15:04:06 -04:00
Barry Gitarts b9113b9f20 add better global handling of SNT user balance 2018-06-13 12:58:19 -04:00
Barry Gitarts 962d0b03c7 add token permissions to landing page
additional styling clean up
make more mobile friendly
2018-06-12 18:17:04 -04:00
Barry Gitarts 0d6822f6b8 create admin mode 2018-06-12 15:56:41 -04:00
Barry Gitarts 984600ed16 makes style more inline with status theme 2018-06-12 14:08:25 -04:00
Barry Gitarts e3511e397f use render addresses after registration 2018-06-12 11:11:28 -04:00
Barry Gitarts 89f84a4991 pass back addresses to register component 2018-06-11 15:55:42 -04:00
Barry Gitarts 6b0f196d1f add registerSubDomain to address lookup flow 2018-06-11 13:18:59 -04:00
Barry Gitarts 0912586e92 make field styling according to theme 2018-06-09 15:50:09 -04:00
Barry Gitarts fd94dd2389 add additional copy styling 2018-06-08 15:35:31 -04:00
Barry Gitarts 8e69076c85 add initial display of status account in resolver UI 2018-06-08 15:35:31 -04:00
Barry Gitarts 2d15531ab0 add Icons to ui section
complete name lookup
2018-06-08 15:35:31 -04:00
Barry Gitarts ca3669224f convert nameLookup to formik with handleSubmit
remove debugTable from addDomain
2018-06-08 15:35:31 -04:00
Barry Gitarts b0439c6ce1 add additional custom ui components + complete name lookup style 2018-06-08 15:35:31 -04:00
Barry Gitarts 3777004891 add initial layout for Name Lookup
also adds additional components to the ui folder
2018-06-08 15:35:31 -04:00
Barry Gitarts 052518dbfe add status ui folder with initial components 2018-06-08 15:35:31 -04:00
Ricardo Guilherme Schmidt 832fa1bcc7 add log to approval set 2018-06-08 15:35:31 -04:00
Ricardo Guilherme Schmidt 9a56838ad8 handle errors in register and log 2018-06-08 15:35:31 -04:00
Ricardo Guilherme Schmidt ebd747b107 remove old ENS tab 2018-06-08 15:35:31 -04:00
Barry Gitarts 58a0b7fecc adjust handling of approval toggle, use address of sub domain 2018-06-08 15:35:31 -04:00
Barry Gitarts 8bcc29f35c [DO NOT MERGE] change naming of two functions in subdomain registry (#6)
* change naming of two functions in subdomain registry

* rename function calls in tests and UI
2018-06-08 15:35:31 -04:00
Barry Gitarts 7cbd9496f1 add toggle to allow registry token permissions 2018-06-08 15:35:31 -04:00
Barry Gitarts 56e53e6f2d add price check for domain 2018-06-08 15:34:31 -04:00
Barry Gitarts 7582615a37 add use primary address for setting address in resolver 2018-06-08 15:34:31 -04:00
Barry Gitarts c02a8b5959 add address resolve field to register sub-domain 2018-06-08 15:34:31 -04:00
Barry Gitarts 80ca121edd add register sub-domain component 2018-06-08 15:34:31 -04:00
Barry Gitarts eed63b0007 add debounce to fetch + change title to Add Domain Price 2018-06-08 15:34:31 -04:00
Barry Gitarts edf59f261e add check on form to ensure registry owns domain 2018-06-08 15:34:31 -04:00
Barry Gitarts b214914ea2 add debug table for addDomain 2018-06-08 15:34:31 -04:00