Commit Graph

9 Commits

Author SHA1 Message Date
Victor Oliva
0a97404be2 feat: teleport integration with Paraspell (#153)
* integrate teleport with paraspell

* add some style

* finish up styles

* format token decimals, token input component

* fill in genesis to paraspell map

* add link to paraspell, fix invalid address on destination chain check

* codesplit teleport page

* add button to setup wallet

* chore: update dependencies

* add hash params state

* remove console logs, remove support for negative values in token input
2026-06-11 11:32:44 +02:00
Victor Oliva
31b6db3e60 feat: extrinsics submit panel (#147)
* relayout extrinsics

* feat: extrinsics submit panel

* restyle submit, scroll to submit on small screens

* disable sign&submit buttons when no signer is selected
2026-05-27 10:44:28 +02:00
Victor Oliva
18f10af8bf feat: redesign storage queries (#146) 2026-05-25 16:04:34 +02:00
Victor Oliva
60e6ff77f0 feat: console workspace panel (#143)
* worksapace mockup

* create global state, rewrite UI

* wire up storage with workspace

* fix browser warnings

* wire up transactions, refactor state to have it persist

* cleanup extrinsic workspace entry

* refactor: manage storage subscriptions from workspace

* implement filters

* add tooltips to ambiguous icons

* explorer workspace

* add runtime calls and viewFns to workspace

* add constants to workspace

* add rpc calls to workspace

* remove pinned filter

* synchronize storage inputs with id params

* fix build

* fix copilot's comments: code clarity, pinned state getting reset
2026-05-21 15:45:18 +02:00
Victor Oliva
c619c77771 reuse NavigationItem 2026-05-14 17:04:32 +02:00
Victor Oliva
c49b59c2d1 command input 2026-05-14 16:43:40 +02:00
Victor Oliva
323e815646 side menu navigation 2026-05-14 16:43:39 +02:00
Victor Oliva
f626692b9a Align header height, reorder elements 2026-05-14 16:43:39 +02:00
Victor Oliva
566d59b8d3 initial shell redesign 2026-05-14 16:43:39 +02:00