Commit Graph

130 Commits

Author SHA1 Message Date
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
Barry Gitarts a4ab4207d2 add setup ENS button 2018-06-08 15:10:23 -04:00
Barry Gitarts 2c853c6b0c add domain component 2018-06-08 15:10:23 -04:00
Barry Gitarts 834d5070fd add formik with submission handling 2018-06-08 15:10:23 -04:00
Barry Gitarts dbc88881a3 add domain form layout 2018-06-08 15:10:23 -04:00
Barry Gitarts 535c570bea add babelrc w/object rest spread + layout ens 2018-06-08 15:10:23 -04:00
Ricardo Guilherme Schmidt a9cc073c67 small fix in testscript 2018-06-08 15:03:43 -04:00
Ricardo Guilherme Schmidt 0e8c6f0b74 add enssubdomainregistry dapp "skel" 2018-06-08 15:03:43 -04:00
Ricardo Guilherme Schmidt ac252e2a83 simplify move account + get creation time view 2018-06-08 15:01:23 -04:00
Ricardo Guilherme Schmidt 2bf684acca add modifier and reorganize functions 2018-06-08 15:01:23 -04:00
Ricardo Guilherme Schmidt a659db086d rename BackupOwner -> FundsOwner and add event for it 2018-06-08 15:01:23 -04:00