21 Commits

Author SHA1 Message Date
Ricardo Guilherme Schmidt
3d37a0a1c9
Update to use embark 6.0.0 (#99)
* trim trailing spaces

* update to embark 4.0.2

* bump to solc 0.5.4

* use .selector

* use solidity function selector

* update to embark 6.0.0

* use mocks instead of "instanceOf" tool+tests fix

* update to solidity 0.5.11

* update to solidity 0.5.11

* add spdx license identifiers

* update ENS contracts

* natspec fix return values
2020-07-24 19:16:01 -03:00
Pierrick TURELIER
8d4d00396e Add i18n translation (#85)
* Fix redux store configuration

* Setup i18n

* Add welcome page french and english translation

* Rename languages files

* Add optimized translation

* Add Ethereum network error message translation

* Add top navbar translation

* Add constants translation

* Add move domain translation

* Add translation to add domain

* Add name lookup translation

* Add display box translation

* Add edit options translation

* Add register sub domain translation

* Add release domain translation

* Add setup ens translation

* Add update controller translation

* Add test token translation

* Add erc20 token translation

* Add ens sub management translation

* Add admin mode translation

* Add terms translation
2018-12-03 16:37:03 -02:00
Aleksandr Pantiukhov
63668ba232 [#22]: Redesign error screen for user not on mainnet 2018-10-04 13:26:22 +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
b3c1e52511 add web3 provider indicator 2018-08-24 14:24:49 -04:00
Barry Gitarts
ccccd099d0 update token permissions to use redux for SNT allowance 2018-08-15 16:59:36 -04:00
Barry Gitarts
b267cdeb63 update token permissions for mobile 2018-08-15 16:19:13 -04:00
Barry Gitarts
c74c0a1682 remove uppercasing of name 2018-08-10 15:15:39 -04:00
Barry Gitarts
93f70a30b0 resurface admin mode
update some styling and copy
2018-07-11 13:31:33 -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
1c415b9da4 add loading indicator to approval toggle 2018-06-15 11:23:54 -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
0912586e92 make field styling according to theme 2018-06-09 15:50:09 -04:00
Ricardo Guilherme Schmidt
832fa1bcc7 add log to approval set 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
7cbd9496f1 add toggle to allow registry token permissions 2018-06-08 15:35: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
80ca121edd add register sub-domain component 2018-06-08 15:34:31 -04:00