1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-06-26 11:16:51 +02:00
market/src/components/Asset/AssetActions
claudiaHash 4331c24c0d
Restore Pool Shares section (#1139)
* get poolShares dt addresses

* style fixes

* class names fix

* remove useless changes

* fix

* try/catch blocks, loading fix

* show pool shares fix

* delete logs, fix build

* more try/catch blocks

* check subgraph url, add try/catch block

* fixes

* pool fields fix

* minor code fixes

* fix subgraph fetch

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* remove unused function, fixes

* use LoggerInstance, remove useless setter

* error messages fix, get rid of dt column

* small tweaks and tests

* fixes

* fixes

* modified flow for pool shares

* loading UX fixes

* unified calculations for pool liquidity

* stop the refetch madness

* profile provider already sets interval fetching for pool shares
* pool shares will change when chainIds, accountId is changed so no need to listen for changes again

* calculation tweaks

* pool stats tweak

* fix pool transactions

* fix data display in pool shares section

* minor fix, delete comment

* subgraph typings generation fix

* pool stats display tweaks

* price sizing fix

* rabbit hole fixes

* more price UI fixes

* cleanup

* wording consistency

* render all frontpage sections by default, load in assets after

Co-authored-by: ClaudiaHolhos <claudia@oceanprotocol.com>
Co-authored-by: mihaisc <mihai.scarlat@smartcontrol.ro>
Co-authored-by: mihaisc <mihai@oceanprotocol.com>
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2022-03-09 12:58:54 +00:00
..
Compute Restore Pool Shares section (#1139) 2022-03-09 12:58:54 +00:00
Pool Restore Pool Shares section (#1139) 2022-03-09 12:58:54 +00:00
Trade Restore trade tab (#1047) 2022-03-03 10:49:04 +00:00
AssetActionHistoryTable.module.css Pool tab refactor (#1009) 2022-01-21 14:09:15 +00:00
AssetActionHistoryTable.tsx restructure form, dial back on overwriting native Formik functionality 2021-10-27 18:35:18 +01:00
Download.module.css Collect tokens by publisher (#1120) 2022-02-25 02:36:32 -08:00
Download.tsx Restore Pool Shares section (#1139) 2022-03-09 12:58:54 +00:00
index.module.css reorganize all the things 2021-10-27 11:28:59 +01:00
index.tsx Restore order (#1068) 2022-02-14 08:27:36 -08:00
UserLiquidity.module.css more reorganization 2021-10-27 11:29:03 +01:00
UserLiquidity.tsx Restore Pool Shares section (#1139) 2022-03-09 12:58:54 +00:00