Commit Graph
62 Commits
Author SHA1 Message Date
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
delivan b47c09fb6f Merge remote-tracking branch 'origin/Thunnini/wallet-utils'
# Conflicts:
#	yarn.lock
2022-12-12 16:02:13 +09:00
Thunnini 3e9b716d22 Add initial simulateMsgs function 2022-12-12 15:53:41 +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 8771fd1880 Update README.md 2022-12-12 15:33:39 +09:00
delivan cd81a19f00 Update to get verification list 2022-12-12 15:31:52 +09:00
Thunnini ae7a6bc74d Add initial sendMsgs function 2022-12-12 15:19:24 +09:00
Thunnini 4410691a45 Add Wallet interface 2022-12-12 14:25:47 +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 e6f87e4114 fix: README.md test 2022-12-07 18:31:04 +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