Commit Graph

7 Commits

Author SHA1 Message Date
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