65 Commits

Author SHA1 Message Date
Barry Gitarts
50d5c2d934 change expirationTime to releaseTime 2018-10-01 10:43:37 -04:00
Barry Gitarts
14a52cfd6b ensure names do not change before blur 2018-10-01 10:43:37 -04:00
Barry Gitarts
b1e6242972 add lookup to ownership page 2018-10-01 10:43:37 -04:00
lpissinali
5187000513 UI styling 2018-10-01 10:43:37 -04:00
Ricardo Guilherme Schmidt
c81f6d405e
improve consistency 2018-09-30 00:26:03 -03:00
lpissinali
bb9117f712 Styling welcome page 2018-09-24 17:15:43 +02: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
5d70fb2636 direct edit when no valid address registered 2018-09-01 09:37:28 -04:00
Barry Gitarts
5ac27a1c93 do not display invalid timestamps 2018-09-01 08:22:06 -04:00
Barry Gitarts
8e71310aa3 get resolver before editing record 2018-09-01 07:50:09 -04:00
Barry Gitarts
d4127f2400 add domain normalizer to prevent homograph attack 2018-08-30 15:18:45 -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
68ce711c57 check if registry is owner of domain 2018-08-28 15:46:00 -04:00
Barry Gitarts
cec32dac3d fix modal not closing bug 2018-08-27 13:23:47 -04:00
Barry Gitarts
23a53ec0f1 add ability to use multiple resolvers in namelookup 2018-08-23 10:59:36 -04:00
Barry Gitarts
c0af58af16 show complete page on release 2018-08-22 15:20:34 -04:00
Barry Gitarts
da14837b7d add done screen for edits 2018-08-22 10:39:53 -04:00
Barry Gitarts
2b9b71359b add screen for finishing registration 2018-08-20 15:31:12 -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
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
01b9b33f79 add edit button when user isOwner 2018-08-16 15:14:43 -04:00
Barry Gitarts
392ecc84a2 Revert "ensure lowercase on mobile search input"
This reverts commit bd9d7b96df6a461249581e05466552eef666036e.
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
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
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
b85bbb2d8c fix button styling to work on safari 2018-07-30 21:11:20 -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
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