webb-dapp
webb-dapp copied to clipboard
[TASK] Integrate Service Table in Tangle Account Dashboard
Description
Implement a jobs table within the Tangle Account Dashboard for user's job management & tracking. This table will provide users with an overview of their submitted jobs, including critical details like the Phase 1 ID, role tag, total spending, expiry block, and job creation date.
Requirements
Table Structure: The table should include the following columns:
- Phase 1 ID: Identifier for job phase.
- (t, n): indicating the threshold for each job.
- Job Type: indicating the cryptographic scheme associated with the job.
- Total Spending: Aggregated cost incurred for each job.
- Expiry Block: Block number at which the job expires.
- Creation Date: Date when the job was initiated (if this data is available).
Details Button:
- Selecting the 'Details' button should redirect the user to a detailed job information page.
Figma Link
Screenshot
This issue is stale because it has been open for 60 days with no activity.