1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-12-02 05:57:29 +01:00
market/src/components
Norbi ef70d97ad3
Improve Pool Transactions page data fetching (#902)
* use elastic search to get all ddo's at once

* fix get ddo's list function and get names in one query

* reorder ddo list based on did list order

* remove inPurgatory filter

* fix broken aquarius query

* remove getAssetsFromDidList function and use retrieveDDOListByDIDs

* fetch list of ddos

* use RegExp

* fix broken query on empty did or chainId list
2021-10-11 12:55:23 +01:00
..
atoms Add support for Energy Web Chain (#907) 2021-10-08 11:25:47 +02:00
molecules Improve Pool Transactions page data fetching (#902) 2021-10-11 12:55:23 +01:00
organisms Add support for Energy Web Chain (#907) 2021-10-08 11:25:47 +02:00
pages Refine Pool Shares DDO fetching (#868) 2021-10-08 13:15:02 +02:00
templates Fix published assets (#878) 2021-09-27 15:43:12 +03:00
App.module.css refactor root components (#263) 2020-11-18 20:01:33 +01:00
App.tsx Fixing metadata history (#794) 2021-08-17 12:46:51 +03:00