1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-06-26 11:16:51 +02:00
market/src/@utils
mihaisc d1e21b7f03
Various fixes in the pool component (#1327)
* remove legacy check to prevent rug pull

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

* various fixes

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

* remove old prop

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

* remove old prop

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

* add expected output to remove

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

* remove console.logs

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

* fix max calculations

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

* refactors

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

* temp fixes for build

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

* fixes

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

* local calc for pice and liquidity

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

* remove var

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

* fix

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

* fix

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

* fix profile liquidity

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

* global context, opc fee

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

* comment

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

* various fixes

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

* refactor global context

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

* remove nesting from market context

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

* fix build

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

* fix undefined appConfig

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

* direct import of appConfig & siteContent

* this never changes on run time, so we should never have to wait for it and have it in js bundle at all times
* in utility methods, import directly
* for components, import directly in MarketMetadata context  and pass through

* remove screen CSS fixes

* put back auto-fetching indicator, move manual refresh action behind debug

Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2022-04-22 02:38:35 +02:00
..
accessDetailsAndPricing.ts Various fixes in the pool component (#1327) 2022-04-22 02:38:35 +02:00
aquarius.ts Restore Pool Shares section (#1139) 2022-03-09 12:58:54 +00:00
assetConvertor.ts Restore edit functionality (#1107) 2022-02-25 02:33:07 -08:00
bezier-spline.ts Feature: SVG Generator (#1032) 2022-02-14 12:16:29 +00:00
cleanupContentType.ts more refactor 2021-10-27 11:30:28 +01:00
compute.ts Restore edit functionality (#1107) 2022-02-25 02:33:07 -08:00
constants.ts Price length and decimals number validation (#1225) 2022-04-01 11:38:32 +03:00
cookies.ts more reorganization 2021-10-27 11:29:03 +01:00
ddo.ts use Asset from ocean.js, adapt to new structure 2022-01-11 19:45:14 +00:00
dispenser.ts Restore edit functionality (#1107) 2022-02-25 02:33:07 -08:00
docker.ts Fix/old lib dep (#959) 2021-12-10 03:33:47 -08:00
ens.ts more reorganization 2021-10-27 11:29:03 +01:00
feedback.ts Remove collect tokens button (#1235) 2022-03-23 13:30:03 +00:00
fetch.ts more reorganization 2021-10-27 11:29:03 +01:00
fixedRateExchange.ts Restore order (#1068) 2022-02-14 08:27:36 -08:00
index.ts more refactor 2021-10-27 11:30:28 +01:00
markdown.ts migrate to Next.js (#935) 2021-10-27 11:30:32 +01:00
markdownPages.tsx Restore order (#1068) 2022-02-14 08:27:36 -08:00
nft.ts Ocean Asset NFT → Ocean Data NFT (#1328) 2022-04-06 16:38:43 +03:00
numbers.ts Various fixes in the pool component (#1327) 2022-04-22 02:38:35 +02:00
ocean.ts Restore Pool Shares section (#1139) 2022-03-09 12:58:54 +00:00
order.ts Various fixes in the pool component (#1327) 2022-04-22 02:38:35 +02:00
pool.ts Various fixes in the pool component (#1327) 2022-04-22 02:38:35 +02:00
pricingFeedback.ts more reorganization 2021-10-27 11:29:03 +01:00
profile.ts Fix/old lib dep (#959) 2021-12-10 03:33:47 -08:00
provider.ts Restore order (#1068) 2022-02-14 08:27:36 -08:00
purgatory.ts Use asset's ddo.purgatory (#1006) 2022-01-19 16:30:04 +00:00
subgraph.ts Various fixes in the pool component (#1327) 2022-04-22 02:38:35 +02:00
SvgWaves.ts fix: assign viewBox property to svg waves (#1247) 2022-03-24 12:11:41 +00:00
web3.ts Restore order (#1068) 2022-02-14 08:27:36 -08:00