Commit Graph

340 Commits

Author SHA1 Message Date
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 0c0996fe59 ensure contract is deployed when address is not specified 2018-06-18 10:46:29 -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 56e9d28a7d cleanup package.json 2018-06-08 21:40:36 -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 ef4ff22ed5 add status contact code to register method 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 7675072994 add styled-components 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
Ricardo Guilherme Schmidt dac59c0f55 add .domains(bytes32) test 2018-06-08 15:34:31 -04:00
Barry Gitarts ba0d641868 convert promise to async await 2018-06-08 15:34:31 -04:00
Barry Gitarts 6553a44e45 removed embark-babel+ bump solc to 0.4.24
embark-bable is now included
2018-06-08 15:34:31 -04:00
Barry Gitarts 8ad6dc648c add support automatic detection of existing and setting of price 2018-06-08 15:31:21 -04:00
Ricardo Guilherme Schmidt 576b7e35e3 use on deploy at testscripts 2018-06-08 15:31:21 -04:00
Ricardo Guilherme Schmidt e154e280b8 use onDeploy 2018-06-08 15:31:21 -04:00
Ricardo Guilherme Schmidt b8e4ec68a2 small fix 2018-06-08 15:31:21 -04:00
Ricardo Guilherme Schmidt 271cd99779 deploy only in development 2018-06-08 15:11:49 -04:00
Barry Gitarts 6b2e95edea add message for failed assert in function addDomain 2018-06-08 15:10:23 -04:00