Compare commits

...

158 Commits

Author SHA1 Message Date
HeesungB
256016b95e Minor fix 2023-05-11 18:29:17 +09:00
delivan
b02928d19e Bump @sentry/nextjs to 7.29.0 2023-01-06 17:08:42 +09:00
delivan
44b08084e5 Change Sentry tracesSampleRate to 0.2 2023-01-06 16:55:16 +09:00
delivan
3b32610182 Improve error handling for twitter api 2022-12-26 18:03:54 +09:00
delivan
d33788e2b1 Fix some logic handling error 2022-12-23 22:30:35 +09:00
delivan
da01e40550 Merge branch 'main' of https://github.com/interchain-name/icns-frontend into main 2022-12-22 17:24:22 +09:00
Thunnini
3f4fc8c9a6 Give a priority to twitter name which actually registered on chain 2022-12-21 23:17:04 +09:00
Thunnini
5a8878c9e3 Show invite link only to registered twitter user 2022-12-21 23:15:03 +09:00
JungHwan Tony Yun
7addde9981
Merge pull request #2 from icns-xyz/Heesung/countup-invitelink
Add Optional logics
2022-12-21 22:57:57 +09:00
HeesungB
5a67d14139 Add invite copy button 2022-12-21 22:39:24 +09:00
HeesungB
e12fdbfbda Add count up layout 2022-12-21 22:39:07 +09:00
Thunnini
860a35c4de Add allowlist api for external usage 2022-12-21 18:18:38 +09:00
delivan
39e7ff19a1 Handle query errorto catch on sentry 2022-12-21 04:29:41 +09:00
HeesungB
59d14ea1ec Fix referral url(add slash /) 2022-12-21 04:05:52 +09:00
HeesungB
9bb242d1d8 fix origin 2022-12-21 04:01:07 +09:00
HeesungB
5ddeb772d3 Move meta tag from _app.tsx to _document.tsx 2022-12-21 03:58:39 +09:00
delivan
bbefba49c9 Merge branch 'main' of https://github.com/interchain-name/icns-frontend into main 2022-12-21 03:55:50 +09:00
delivan
f1947f38fb Update twitter meta property name 2022-12-21 03:53:46 +09:00
HeesungB
eeba53d6e7 Add ledger max register error 2022-12-21 03:50:06 +09:00
delivan
5ae3367e70 Merge branch 'main' of https://github.com/interchain-name/icns-frontend into main 2022-12-21 03:41:59 +09:00
delivan
89a26a1a55 Update og image extension 2022-12-21 03:41:45 +09:00
HeesungB
8c2d4903c8 Fix ledger chain count error message 2022-12-21 03:34:07 +09:00
Thunnini
d69cedd105 Pooling tx response by interval 2022-12-21 02:12:10 +09:00
Thunnini
fd20eb3c9e Merge branch 'Thunnini/fix-evm-ledger-error' 2022-12-21 02:04:04 +09:00
Thunnini
1536977473 Fix a bug related to evm chain and ledger 2022-12-21 01:55:40 +09:00
dogemos
1b66f598ab
Make error message clearer 2022-12-21 01:46:52 +09:00
delivan
806f756034 Merge branch 'main' of https://github.com/interchain-name/icns-frontend into main 2022-12-21 01:39:50 +09:00
delivan
5630121e5a Update sentry error capture 2022-12-21 01:39:40 +09:00
HeesungB
58b67a8b7e Add ledger error 2022-12-21 01:38:26 +09:00
Thunnini
aec2bc7fd3 Add evmos, injective 2022-12-21 01:30:50 +09:00
Thunnini
ad6e806e52 Add logging before simulating 2022-12-21 01:20:27 +09:00
Thunnini
553f34c398 Minor fix 2022-12-21 00:54:13 +09:00
HeesungB
35e99ba578 Add sentry error when verifier has error 2022-12-21 00:48:49 +09:00
HeesungB
90c4909afb Add sentry capture errors 2022-12-21 00:15:44 +09:00
delivan
bf0ee2ed66 Merge branch 'main' of https://github.com/interchain-name/icns-frontend into main 2022-12-21 00:07:11 +09:00
delivan
014c31ac5b Ignore nextjs api unresolved warning 2022-12-21 00:07:02 +09:00
HeesungB
85e18f1b65 Add referral error case 2022-12-20 23:54:17 +09:00
Thunnini
fb69c97923 Some improvements for complete page 2022-12-20 23:37:56 +09:00
delivan
f79ff889ee Update sentry.properties 2022-12-20 23:17:01 +09:00
delivan
25d130073c Update error handling 2022-12-20 23:09:26 +09:00
delivan
fdfbb02f98 Merge branch 'main' of https://github.com/interchain-name/icns-frontend into main 2022-12-20 22:39:33 +09:00
delivan
8caad28ef0 Update sentry config 2022-12-20 22:39:23 +09:00
HeesungB
aee6a02b44 Add error message about insufficient gas, account not exist, verification threshold 2022-12-20 21:54:19 +09:00
HeesungB
d57716dc39 Add text overflow about account name in before you start modal 2022-12-20 21:31:08 +09:00
dogemos
4696bd1b5d
Update index.tsx 2022-12-20 21:26:05 +09:00
Thunnini
4501cbc82e Minor changes on sentence 2022-12-20 21:06:57 +09:00
HeesungB
a710f737ca Fix text typing speed, remove description in complete page 2022-12-20 19:17:43 +09:00
HeesungB
5a36f96c9e Fix no account message 2022-12-20 18:30:05 +09:00
Thunnini
a1eefd697c Change sentence 2022-12-20 17:40:32 +09:00
Thunnini
8d74d83e65 Change key name whenever keystore changed from keplr 2022-12-20 17:38:36 +09:00
Thunnini
1693167982 Merge branch 'Thunnini/improve-search-input' 2022-12-20 17:20:02 +09:00
Thunnini
182b153a26 Fix typo 2022-12-20 17:17:55 +09:00
delivan
0372016a54 Update complete page 2022-12-20 17:15:23 +09:00
Thunnini
b6655f592e Minor transition improvements to search input component 2022-12-20 17:13:36 +09:00
delivan
62103bf473 Merge branch 'main' of https://github.com/interchain-name/icns-frontend into main 2022-12-20 16:58:50 +09:00
delivan
8b269bc7b9 Add before you start modal 2022-12-20 16:58:21 +09:00
Thunnini
66d6e483fc Add CHAIN_ALLOWLIST constant 2022-12-20 16:25:16 +09:00
Thunnini
88c150b78b Minor styling changes 2022-12-20 14:52:38 +09:00
Thunnini
81fa455857 Merge branch 'Thunnini/chain-whitelist'
# Conflicts:
#	pages/verification/index.tsx
2022-12-20 14:49:01 +09:00
Thunnini
c4a025d99d Show bech32 address as tooltip on final check modal 2022-12-20 14:44:25 +09:00
HeesungB
2c0b4c8e0e Add warning message modal when account not exsist 2022-12-20 12:26:31 +09:00
HeesungB
f85f28bb92 Fix typo when share twitter 2022-12-20 00:10:37 +09:00
Thunnini
addde9e7da Some changes for sentences on complete page 2022-12-19 23:48:43 +09:00
Thunnini
a39d5e4f09 Some styling changes on complete page 2022-12-19 23:19:30 +09:00
delivan
647bb17735 Update env variables 2022-12-19 22:53:13 +09:00
delivan
5c04d95d0e Merge branch 'main' of https://github.com/interchain-name/icns-frontend into main 2022-12-19 22:15:56 +09:00
delivan
3fc3b040a4 Update env variables 2022-12-19 22:15:49 +09:00
Thunnini
890bb8fd0f Minor fix 2022-12-19 21:59:59 +09:00
delivan
d06fbfc4c7 Update environment variables 2022-12-19 21:25:22 +09:00
delivan
05a63a79e1 Update styles from review 2022-12-19 19:46:52 +09:00
delivan
f4170a761c Handle svg files using svgr 2022-12-19 17:30:00 +09:00
delivan
4ccffda192 Update style of back button 2022-12-19 16:59:13 +09:00
delivan
92142dce9a Update style of wallet connect modal 2022-12-19 16:38:50 +09:00
delivan
e25963c81b Merge branch 'main' of https://github.com/interchain-name/icns-frontend into main 2022-12-19 16:23:30 +09:00
delivan
dacccbecdf Update style of home page 2022-12-19 16:23:19 +09:00
Thunnini
cc2f59cd02 Add environment variable "NEXT_PUBLIC_CHAIN_ALLOWLIST" 2022-12-19 16:14:40 +09:00
Thunnini
26c95bfbe5 Revert "Add block list"
This reverts commit 40e3522c2a.
2022-12-19 16:00:10 +09:00
Thunnini
dfaf78f9d3 Minor styling fix 2022-12-19 00:49:45 +09:00
HeesungB
40e3522c2a Add block list 2022-12-19 00:32:35 +09:00
HeesungB
279a372052 Hide logo when window size width under 1280px 2022-12-19 00:00:47 +09:00
HeesungB
adbc02ee8b Add error handle modal 2022-12-18 23:58:48 +09:00
Thunnini
061f2a2bed Fix a bug that nft owner check prevents the unregistered user 2022-12-18 23:35:49 +09:00
Thunnini
d50f491b1b Minor fix 2022-12-18 23:22:34 +09:00
delivan
6f3fe64125 Merge branch 'main' of https://github.com/interchain-name/icns-frontend into main 2022-12-18 23:11:30 +09:00
delivan
13a5c37226 Update style of learn more link 2022-12-18 23:11:18 +09:00
Thunnini
53e3ec81ee Merge branch 'Thunnini/owner-check' 2022-12-18 23:10:34 +09:00
Thunnini
da89c51b4c Show warning message if the account is not owner of name 2022-12-18 23:10:23 +09:00
Thunnini
68dfe40ee5 Merge branch 'Thunnini/final-modal-redegisn' 2022-12-18 22:47:52 +09:00
Thunnini
28a44a9195 Redesign FinalCheckModal component 2022-12-18 22:47:24 +09:00
delivan
d23090f9f8 Update style of home page 2022-12-18 22:14:10 +09:00
delivan
6eb3eb885c Update background color 2022-12-18 21:58:39 +09:00
Thunnini
6a49b69a02 Merge branch 'Thunnini/ledger-ethereum-warning' 2022-12-18 21:40:12 +09:00
Thunnini
53ecf825a0 Minor fix 2022-12-18 21:30:37 +09:00
Thunnini
5d48012133 Add DisabledChainItemType type and prevent registration from ethermint chain with ledger 2022-12-18 21:01:34 +09:00
delivan
5fac2f9156 Add loading state to register button on final check modal 2022-12-18 20:24:33 +09:00
Thunnini
3de363af0f Merge branch 'main' into Thunnini/ledger-ethereum-warning
# Conflicts:
#	.pnp.cjs
#	package.json
#	yarn.lock
2022-12-18 19:42:16 +09:00
delivan
eead90d4b9 Change empty chain image to icns logo 2022-12-18 18:45:49 +09:00
delivan
a61856557c Add loading state on primary button 2022-12-18 18:38:56 +09:00
delivan
7e72ab82b6 Update primary button style 2022-12-18 17:59:29 +09:00
HeesungB
68d8ba31aa Add final check modal 2022-12-18 01:51:29 +09:00
delivan
e0151666b2 Merge branch 'main' of https://github.com/interchain-name/icns-frontend into main 2022-12-17 23:46:02 +09:00
delivan
b41ef751fb Track registration flow 2022-12-17 23:45:50 +09:00
delivan
e884fc1d86 Add Amplitude 2022-12-17 22:40:07 +09:00
HeesungB
537e650c5e Fix register button disable condition 2022-12-17 22:23:22 +09:00
HeesungB
278ff37129 Fix all chains logic 2022-12-17 22:10:38 +09:00
HeesungB
76b74d2c96 Remove chain image warning 2022-12-17 21:34:14 +09:00
HeesungB
7b8f4910bb Change chain list when changed keplr account 2022-12-17 21:01:27 +09:00
delivan
1abc475354 Add Sentry 2022-12-17 20:42:56 +09:00
Thunnini
d488d31345 Change typing of interface Wallet 2022-12-17 20:24:17 +09:00
Thunnini
80907781ad Bump @keplr-wallet/* 2022-12-17 20:22:03 +09:00
delivan
11a17e64b8 Add og data and favicons 2022-12-17 18:37:14 +09:00
delivan
75c281fea5 Add bg asset on verification page 2022-12-17 18:21:36 +09:00
delivan
70a58e9bdf Merge branch 'main' of https://github.com/interchain-name/icns-frontend into main 2022-12-17 18:11:00 +09:00
delivan
1194ccb375 Add home page bg assets 2022-12-17 18:10:53 +09:00
Thunnini
02b0cde9b1 Minor styling fix to search input component and add transition 2022-12-17 18:04:21 +09:00
Thunnini
618442b58e Add checkbox component and improve styling of checkbox 2022-12-17 17:50:59 +09:00
HeesungB
913e5d2193 Change search input height 2022-12-17 17:00:25 +09:00
HeesungB
148a94e4ea Change skeleton color 2022-12-17 16:48:35 +09:00
HeesungB
d1221475a7 Hide share button in complete page 2022-12-17 02:07:58 +09:00
HeesungB
52e585f83c Fix referral link 2022-12-17 02:01:38 +09:00
HeesungB
a35e7bb9af Fix complete page, Fix Osmo fee in index page 2022-12-17 01:57:10 +09:00
HeesungB
75656943a1 Merge branch 'main' of github.com:interchain-name/icns-frontend 2022-12-17 01:25:28 +09:00
HeesungB
357b65b587 Fix verification check logic 2022-12-17 01:25:10 +09:00
delivan
2efe20f0a0 Merge branch 'main' of https://github.com/interchain-name/icns-frontend into main 2022-12-17 00:53:45 +09:00
delivan
11b79b7c40 Update chain-image component 2022-12-17 00:53:40 +09:00
HeesungB
0944e5c175 Fix all chains bug 2022-12-17 00:52:37 +09:00
HeesungB
0eba7c4cf9 Add .evn settings, StyledComponent Server Side Setting 2022-12-17 00:36:07 +09:00
Thunnini
dd8f108cb7 Minor fix 2022-12-17 00:29:56 +09:00
HeesungB
b4bf1f4ee8 Fix styles(background, skeleton) 2022-12-16 18:21:35 +09:00
delivan
41c4ed39ec Update theme on global styles 2022-12-16 18:14:47 +09:00
delivan
3fc581aad9 Merge branch 'main' of https://github.com/interchain-name/icns-frontend into main 2022-12-16 17:33:32 +09:00
delivan
3d72c4d959 Add ThemeProvider for page background style 2022-12-16 17:32:08 +09:00
HeesungB
4cc4213f8c [WIP] design QA 2022-12-16 15:55:31 +09:00
HeesungB
0dd50d218b Fix style 2022-12-16 00:45:55 +09:00
HeesungB
bcf8827186 [WIP] Fix QA 2022-12-16 00:43:18 +09:00
HeesungB
bb58fb54ea Add disabled chain list 2022-12-15 19:06:44 +09:00
HeesungB
7de3767d03 [WIP] Refactoring Logics 2022-12-15 15:02:50 +09:00
HeesungB
13de62028d Remove next image warning 2022-12-15 13:25:07 +09:00
delivan
a3dc47b5eb Modify to throw error on request promise 2022-12-15 01:07:58 +09:00
delivan
d14eead3ba Merge branch 'main' of https://github.com/interchain-name/icns-frontend into main 2022-12-15 00:41:57 +09:00
delivan
d0ba550eaf Add error handling 2022-12-15 00:39:51 +09:00
HeesungB
8897eac973 [WIP] : ICNS Query 2022-12-14 20:36:08 +09:00
HeesungB
2655c35c32 Remove unused file 2022-12-14 16:54:08 +09:00
HeesungB
75d50bbe89 Refactor repository 2022-12-14 16:52:05 +09:00
HeesungB
01be54ee28 Change the order of Adr36 and twitter verifier 2022-12-14 14:50:07 +09:00
HeesungB
8504c84d3c [WIP] Simulate 2022-12-13 23:46:32 +09:00
HeesungB
febde1e7c4 Remove config.ts 2022-12-13 22:11:28 +09:00
HeesungB
1602ef92c8 Add search input 2022-12-13 22:10:31 +09:00
HeesungB
1dd9e31911 Add all chains item, Fix checkbox logic 2022-12-13 21:21:16 +09:00
HeesungB
10e129baad [WIP] Error fix 2022-12-12 22:58:47 +09:00
HeesungB
921ec5d7e6 [WIP] Add checkbox handler, chain image error handler, keplr init logic 2022-12-12 22:45:24 +09:00
Thunnini
8319467125 Fix unknown problem 2022-12-12 18:58:07 +09:00
Thunnini
71abd3560e Change some typings 2022-12-12 17:51:52 +09:00
Thunnini
97161e0a48 Use Buffer package instead of Buffer on nodejs 2022-12-12 17:51:48 +09:00
HeesungB
b80273c1cc Remove unused source file 2022-12-12 17:46:50 +09:00
HeesungB
cdd7c797f5 Add text animation in complete page 2022-12-12 17:40:36 +09:00
HeesungB
b6926ecf3b Add complete page 2022-12-12 17:16:16 +09:00
delivan
07de65b265 Fix lint 2022-12-12 16:10:11 +09:00
361 changed files with 10992 additions and 894 deletions

4
.gitignore vendored
View File

@ -49,4 +49,6 @@ build
.sentryclirc
# Intelij files
.idea
.idea
# Sentry
.sentryclirc

4062
.pnp.cjs generated

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More