1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-06-28 00:27:49 +02:00
market/src/components/organisms/AssetActions/Compute
Norbi c5eaaf8d45
Show compute jobs history in asset detail page (#735)
* displayed compute jobs on asset detail page

* filter compute jobs by datatoken address

* lint error fix

* changed query name for selecting compute orders by datatoken

* renamed Transactions component and moved it outside Pool directory

* style compose path fix

* query just one subgraph based on ddo chainId

* fixed displayed columns, added Finished column, table scroll fix

* changed AssetActionsHistoryTable titles

* made tabel cell width smaller
2021-08-04 15:26:03 +03:00
..
FormComputeDataset.module.css Help messages & price display for starting compute job (#478) 2021-04-08 17:10:51 +02:00
FormComputeDataset.tsx Merge branch 'main' into feature/multinetwork 2021-07-22 15:17:18 +02:00
index.module.css Help messages & price display for starting compute job (#478) 2021-04-08 17:10:51 +02:00
index.stories.tsx Help messages & price display for starting compute job (#478) 2021-04-08 17:10:51 +02:00
index.tsx Show compute jobs history in asset detail page (#735) 2021-08-04 15:26:03 +03:00
PriceOutput.module.css Help messages & price display for starting compute job (#478) 2021-04-08 17:10:51 +02:00
PriceOutput.tsx check also DT for total pice calculation and amount to spend display (#533) 2021-04-16 14:25:35 +02:00