webb-dapp icon indicating copy to clipboard operation
webb-dapp copied to clipboard

[TASK] Integrate Service Table in Tangle Account Dashboard

Open monaiuu opened this issue 1 year ago • 2 comments

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

Screenshot 2024-03-06 at 12 17 30 PM Screenshot 2024-03-06 at 12 32 35 PM

monaiuu avatar Mar 01 '24 01:03 monaiuu

This issue is stale because it has been open for 60 days with no activity.

github-actions[bot] avatar Jun 22 '24 12:06 github-actions[bot]