Commit Graph

331 Commits

Author SHA1 Message Date
Abel Fernández
cc86a74f35
Merge pull request #194 from cosmos/feat/validator-dropdown
Add validator dropdown
2024-02-08 12:38:07 +01:00
abefernan
f8035a5808 Rename macroCoinToMicroCoin to displayCoinToBaseCoin 2024-02-08 12:23:34 +01:00
abefernan
51128c1d4f Remove console.log 2024-02-08 11:58:14 +01:00
abefernan
c644e2dff9 Add SelectValidator to forms 2024-01-15 09:35:58 +01:00
abefernan
ded8b665e6 Add SelectValidator component 2024-01-15 09:35:45 +01:00
abefernan
845a142be1 Load validators with buttons 2024-01-15 09:35:30 +01:00
abefernan
63ae9784bc Show "None" when funds empty in Tx detail 2024-01-08 12:47:07 +01:00
abefernan
3cfb2c15b7 Check for null microCoin and allow empty custom denom 2024-01-08 12:43:05 +01:00
abefernan
e880aaeb04 Use empty array for amount 0. Add check to execute 2024-01-08 12:04:53 +01:00
abefernan
ed86c3fdd6 Add macrocoinToMicrocoin to validaiton 2024-01-04 10:50:41 +01:00
Simon Warta
ed98110ae6 Adapt codebase to CosmJS/cosmjs-types changes 2023-12-19 15:02:04 +01:00
Simon Warta
a8d02531de Add format command and format codebase 2023-12-19 14:54:26 +01:00
Simon Warta
9f24265ce1 Rename explorerLink -> explorerLinks and use NEXT_PUBLIC_EXPLORER_LINKS 2023-12-18 21:47:30 +01:00
Simon Warta
5b427bdc9c
Merge pull request #176 from cosmos/feat/add-shadcn
Add component library
2023-12-18 16:53:27 +01:00
Abel Fernández
527b969284
Public key wording
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
2023-12-12 16:27:06 +01:00
abefernan
258111cf77 Add account view link to header 2023-12-01 16:08:22 +01:00
abefernan
c343b6754a Add BadgeWithCopy component 2023-12-01 16:08:04 +01:00
abefernan
191a8e659c Style toasts 2023-12-01 16:07:49 +01:00
abefernan
cd9e8cd3ba Tweak button skeleton 2023-12-01 16:07:07 +01:00
abefernan
376069829b Fix navigation flash by using Next Link 2023-12-01 16:06:58 +01:00
abefernan
814bdcedab Add AccountView component and Page 2023-12-01 16:06:42 +01:00
abefernan
7d629835bb Redirect from multipage index to chainName. Add Skeleton 2023-12-01 16:03:09 +01:00
abefernan
ca85ce1328 Use new explorer link 2023-12-01 16:00:04 +01:00
abefernan
f1d368ad9b Extract signing types 2023-12-01 15:59:02 +01:00
abefernan
16ea529cb8 Add explorerAccountLink 2023-12-01 15:58:35 +01:00
abefernan
854d877073 Replace old ChainSelect with new Header 2023-11-20 14:30:41 +01:00
abefernan
9fce95dbfb Remove old ChainSelect 2023-11-20 14:30:17 +01:00
abefernan
a75b379012 Add new ChainConnect 2023-11-20 14:29:53 +01:00
abefernan
cfc9d4dc4e Add fancy ButtonWithConfirm 2023-11-20 14:28:44 +01:00
abefernan
f8f51a1c93 Update components, fix Portals 2023-10-03 13:08:42 +02:00
abefernan
1e0a14cebc Tweak components that would be changed 2023-10-03 13:03:47 +02:00
abefernan
d9ba30b631 Disable eslint quirks for shadcn components 2023-09-11 17:36:09 +02:00
abefernan
a342f782c4 Add test dashboard page 2023-09-11 17:26:11 +02:00
abefernan
fd70ae8321 Add style tweaks to mimic current app 2023-09-11 17:25:57 +02:00
abefernan
d587ced010 Add all shadcn components 2023-09-11 17:24:53 +02:00
abefernan
45e571a14e Fix import 2023-09-11 17:24:19 +02:00
abefernan
71bdbe6094 Tweak forms with trim and misc improvements 2023-09-07 17:07:51 +02:00
abefernan
7626f5d08f New layout for buttons 2023-07-28 19:27:26 +02:00
abefernan
05a60dc490 Add h-padding. Add hover-focus style 2023-07-28 19:27:11 +02:00
abefernan
da8e704f3e Conditionally render custom denom input 2023-07-27 09:48:08 +02:00
abefernan
62be9d6b5a Avoid sending form with JSON errors 2023-07-27 09:39:08 +02:00
abefernan
d49baa25fa Check empty salt 2023-07-26 17:50:02 +02:00
abefernan
d6c1686dd7 Remove fix msg. Use hex salt 2023-07-26 17:45:38 +02:00
abefernan
f62fa05475 Return undefined msgContentUtf8Array 2023-07-26 17:44:45 +02:00
abefernan
3d8e462e62 Add parseError instead of lossy 2023-07-26 17:43:30 +02:00
abefernan
faa7a24462 Use salt as hex 2023-07-26 17:43:04 +02:00
abefernan
0f71ff5f99 Remove fix msg from details 2023-07-26 17:39:48 +02:00
abefernan
3c63c4137e Merge branch 'master' into feat/add-cw-msgs 2023-07-26 14:40:58 +02:00
abefernan
86bfc5c5cf Destructure to get tx ID 2023-07-26 09:42:16 +02:00
abefernan
3ceaa89f2c Add requestJson 2023-07-21 19:52:24 +02:00