Commit Graph

133 Commits

Author SHA1 Message Date
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
HeesungB
40e3522c2a Add block list 2022-12-19 00:32:35 +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
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
da89c51b4c Show warning message if the account is not owner of name 2022-12-18 23:10:23 +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
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
delivan
a61856557c Add loading state on primary button 2022-12-18 18:38:56 +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
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
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
1194ccb375 Add home page bg assets 2022-12-17 18:10:53 +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
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
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
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
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
921ec5d7e6 [WIP] Add checkbox handler, chain image error handler, keplr init logic 2022-12-12 22:45:24 +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
HeesungB
9db9a0478b Merge branch 'main' of github.com:interchain-name/icns-frontend 2022-12-12 15:51:41 +09:00
HeesungB
564b401331 Add select wallet modal component 2022-12-12 15:51:25 +09:00
delivan
f16159d189 Add session destruction when re-signin 2022-12-12 15:48:34 +09:00
HeesungB
b33309493a Merge branch 'main' of github.com:interchain-name/icns-frontend
# Conflicts:
#	pages/verification/index.tsx
2022-12-12 15:42:13 +09:00
delivan
cd81a19f00 Update to get verification list 2022-12-12 15:31:52 +09:00
HeesungB
fc58cad6a8 Divided into several components 2022-12-09 20:59:52 +09:00
HeesungB
4b866891ac Change to real user twitter information from dummy 2022-12-08 23:31:51 +09:00
HeesungB
8cc6e748f7 Login with Twitter using connect button 2022-12-08 22:36:00 +09:00
HeesungB
48a6e87b41 Remove page styled file 2022-12-07 22:55:22 +09:00
HeesungB
3c292e9d6c Add Account Info config file 2022-12-07 20:18:10 +09:00
HeesungB
bc9535d638 Merge branch 'front-global-style'
# Conflicts:
#	.pnp.cjs
#	package.json
#	pages/index.tsx
#	pages/verification/index.tsx
#	yarn.lock
2022-12-07 18:27:51 +09:00
HeesungB
32caa5bf87 Add chain list views 2022-12-07 18:17:59 +09:00
HeesungB
4ba6812c9a Add Skeleton views 2022-12-06 23:53:31 +09:00
HeesungB
047c9d6af8 WIP 2022-12-06 19:41:38 +09:00
delivan
3a524c04d9 Update README.md 2022-12-06 00:22:45 +09:00
delivan
2baa15fb5d Add unique twitter id on verifier msg 2022-12-06 00:02:30 +09:00
delivan
01b70389f0 Update to respond a new access token every request 2022-12-05 23:16:02 +09:00
delivan
143928bd86 Update /api/twitter-auth-info to add user info 2022-12-05 20:48:09 +09:00
delivan
00ebc426d3 Refactor api route path and types 2022-12-05 20:01:24 +09:00
delivan
0fc5ac8f0c Refactor logic of twitter oauth 2022-12-05 19:50:13 +09:00
HeesungB
3b1b8db352 Add global style using styled component 2022-12-05 17:57:06 +09:00
HeesungB
3ebae75689 add: verification page 2022-12-01 17:33:51 +09:00
delivan
f9edeb421e Add yarn sdk for vscode 2022-11-30 23:55:17 +09:00
delivan
13d053b936 Merge branch 'main' of https://github.com/interchain-name/icns-frontend into main 2022-11-30 22:51:55 +09:00
delivan
5572ab5cee Refactor auth api routes 2022-11-30 22:49:09 +09:00
HeesungB
a6a12e3d89 add: eslint, prettier setting 2022-11-30 19:36:59 +09:00
delivan
20d66d5731 Init twitter oauth api route 2022-11-30 18:58:19 +09:00
HeesungB
84632cd1e2 init nextjs 2022-11-30 17:11:45 +09:00