-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
Description
📄 Context
The rollups-node API can provide a list of all outputs for an application.
It will benefit from predecessor issues as listed below for UI elements reuse.
Depends on: #426 , #427
✔️ Solution
Display a list of the existing outputs for a given application.
- Paginated amount of outputs.
- Filterable by types(i.e.
Notice,Voucher,DelegateCallVoucher) - Can execute Outputs of type
VoucherandDelegateCallVoucherwhen not executed already.
📈 Subtasks
- Implement the filterable list of outputs.
🎯 Definition of Done
- I can see a paginated list of Outputs
- I can execute
VoucherandDelegateCallVoucheroutput types.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
📌 Todo