100 Commits

Author SHA1 Message Date
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
Barry Gitarts
ba0d641868 convert promise to async await 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
b8e4ec68a2 small fix 2018-06-08 15:31:21 -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
0e8c6f0b74 add enssubdomainregistry dapp "skel" 2018-06-08 15:03:43 -04:00
Barry Gitarts
cb41a904c5 add update ERC20 account balance
add reselect - memoizes from the state tree
2018-06-05 13:19:21 -04:00
Ricardo Guilherme Schmidt
af17134f3e small fix 2018-06-05 11:45:35 -03:00
Barry Gitarts
3477b7b24c add dispatch and cleanup to accounts list 2018-06-01 16:22:11 -04:00
Barry Gitarts
6bb9181810 add reducer state and actions 2018-06-01 12:45:11 -04:00
Barry Gitarts
389bc28a83 add initial redux scafold 2018-06-01 10:25:59 -04:00
Ricardo Guilherme Schmidt
728718199e embed erc20token inside testtoken 2018-05-31 20:38:21 -03:00
Ricardo Guilherme Schmidt
204892e3ce add placement of dropdown, balances, addresses are accounts 2018-05-19 03:09:13 -03:00
Ricardo Guilherme Schmidt
70b7d13ffc add account list 2018-05-18 16:17:46 -03:00
Ricardo Guilherme Schmidt
082c1d19b7 add topbar 2018-05-17 16:53:23 -03:00
Ricardo Guilherme Schmidt
a89d67f11a fix in log 2018-05-13 01:40:56 -03:00
Ricardo Guilherme Schmidt
62bf93868c simple token UI 2018-05-13 01:31:01 -03:00