tangle-network / dapp

Monorepo for the Tangle ecosystem.
https://app.tangle.tools
Apache License 2.0
29 stars 15 forks source link

[TASK] View and Manage Pending Instances [Operators] #2556

Open monaiuu opened 2 weeks ago

monaiuu commented 2 weeks ago

Description

Implement a table to enable Operators to view and mange pending instance requests. Once operators have registered for Blueprints and signaled their availability to provide services, instance requests from deployers will enter a pending state. Operators must review these pending instances to decide whether to approve or reject the deployment request.

Instance Request Overview:

Operators can view all pending instances under the "Pending" tab, which displays a list of deployment requests, including:

Approval/Rejection Mechanism:

Operators must decide whether to approve or reject each instance request. This decision is typically based on:

Screenshots

Screenshot 2024-09-23 at 5 39 03 PM Screenshot 2024-09-23 at 6 24 22 PM Screenshot 2024-09-23 at 6 26 54 PM Screenshot 2024-09-23 at 6 25 35 PM

Figma Link