You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On TransactionsList print authority and the kind of instructions (let's rename it to "Kind of Executable" for clarity) - is it Instructions or WASM (Feat - Add tx filters #45)
Optional, but important:
Integrate vue-kakuyaku/core. Also add refetching every n seconds;
Add query params for pages that include table & filters;
Divide BaseTable component and write unit tests;
Fix dropdown closing;
Check i18n texts. Also error texts;
For all tables, display rows placeholders to avoid UI shifts on filters/page changes while new data is not loaded yet
Sibling of soramitsu/iroha2-block-explorer-backend#43
TODO
Must:
height
everywhere (Feat - Add tx filters #45)BlocksList
, e.g. "3 (2 rejected)" (Feat - Add tx filters #45)AccountDetailsPage
(Feat - Add tx filters #45)AssetList
fetch assets definitions instead (Feat - Add tx filters #45)TransactionsList
print authority and the kind of instructions (let's rename it to "Kind of Executable" for clarity) - is it Instructions or WASM (Feat - Add tx filters #45)Optional, but important:
vue-kakuyaku/core
. Also add refetching every n seconds;BaseTable
component and write unit tests;To be discussed 🕔
BaseContentBlock
closing arrow;The text was updated successfully, but these errors were encountered: