Commit Graph

27 Commits

Author SHA1 Message Date
Barry Gitarts 513058bbff migrate to embark 3.2 2018-10-01 10:43:37 -04:00
lpissinali bb9117f712 Styling welcome page 2018-09-24 17:15:43 +02:00
Barry Gitarts b3b407b9dd update ENS interface to match ENSregistry 2018-09-13 08:20:39 -04:00
Ricardo Guilherme Schmidt cbfdd9cc72
Removes multiple domain functionaility from project (#20)
* refactor ENSSubdomainRegistry

* Rename contract

* remove obsolete file

* typo

* Add legacy contract upgradability adaptor

* refactor Dapp to use UsernameRegistrar contract

* use reservedNames.js in usernameregistrar.spec.js

* change array of merkle roots to single merkle root

* load reserved words to deploy contract

* reorganized contract methods

* add withdraw methods for controller move excess funds & wrong ens nodes

* add deployed MerkleProof addresses

* include contract terms in the @notice of register

* approve and call fix & solidity update

* add approveAndCall support

* clear subnode owner and resolver
2018-09-04 18:49:39 -03:00
Barry Gitarts ad432139d0 add banner to make it clear current app is mobile optimized 2018-09-04 15:57:55 -04:00
Barry Gitarts 7b44ac93a8 update contracts deploy for ropsten deployment 2018-08-30 10:56:00 -04:00
Barry Gitarts 4b511cd7b5 indicate to user if registry owns domain 2018-08-29 14:43:43 -04:00
Barry Gitarts e5491d48fd add registry owns domain props 2018-08-29 12:01:32 -04:00
Barry Gitarts b3c1e52511 add web3 provider indicator 2018-08-24 14:24:49 -04:00
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 93f70a30b0 resurface admin mode
update some styling and copy
2018-07-11 13:31:33 -04:00
Barry Gitarts 660e592b97 add move to search transistion 2018-07-09 15:07:55 -04:00
Barry Gitarts bfb406e965 add welcome screen 2018-07-06 18:12:09 -04:00
Barry Gitarts 8d9dae20c6 add network indicator 2018-06-19 15:12:18 -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 3777004891 add initial layout for Name Lookup
also adds additional components to the ui folder
2018-06-08 15:35:31 -04:00
Ricardo Guilherme Schmidt ebd747b107 remove old ENS tab 2018-06-08 15:35:31 -04:00
Ricardo Guilherme Schmidt b8e4ec68a2 small fix 2018-06-08 15:31:21 -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 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 082c1d19b7 add topbar 2018-05-17 16:53:23 -03:00
Ricardo Guilherme Schmidt 62bf93868c simple token UI 2018-05-13 01:31:01 -03:00