vega-frontend-monorepo/apps/liquidity-provision-dashboard
Ciaran McGhie 045454b484
feat(1355): lp dashboard adding equity like share (#2017)
* refactor: use the lpAggregatedDataProvider rather than liquidityProvisionsDataProvider

The lpAggregatedDataProvider seems to provide the same data as the
liquidityProvisionsDataProvider, but also contains further details that
we'll need for other fields on the liquitidy provider details page.

* feat: replace GALPS with equity-like share and fetch value from LiquidityProviderFeeShare

Updates the type for LiquidityProviders prop to more accurately reflect
that we're using the data from lpAggregatedDataProvider, which includes
the fee share data.

We use the fee share data to display equity-like share % for each LP, and
have replaced GALPS, which was previously empty, with this value.
2022-11-10 14:08:57 +00:00
..
src feat(1355): lp dashboard adding equity like share (#2017) 2022-11-10 14:08:57 +00:00
.babelrc feat: lp dashboard setup (#1327) 2022-09-15 08:37:02 -07:00
.browserslistrc feat: lp dashboard setup (#1327) 2022-09-15 08:37:02 -07:00
.env Chore/liquidity provisiond stagnet1 (#1743) 2022-10-17 11:12:13 +01:00
.env.capsule fix: cleanup more env things (#1383) 2022-09-18 11:15:05 +00:00
.env.devnet Chore/liquidity provisiond stagnet1 (#1743) 2022-10-17 11:12:13 +01:00
.env.mainnet Chore/liquidity provisiond stagnet1 (#1743) 2022-10-17 11:12:13 +01:00
.env.stagnet1 Chore/liquidity provisiond stagnet1 (#1743) 2022-10-17 11:12:13 +01:00
.env.stagnet3 Chore/liquidity provisiond stagnet1 (#1743) 2022-10-17 11:12:13 +01:00
.env.testnet Chore/liquidity provisiond stagnet1 (#1743) 2022-10-17 11:12:13 +01:00
.eslintrc.json feat: lp dashboard setup (#1327) 2022-09-15 08:37:02 -07:00
jest.config.ts feat: lp dashboard setup (#1327) 2022-09-15 08:37:02 -07:00
netlify.toml feat: lp dashboard setup (#1327) 2022-09-15 08:37:02 -07:00
postcss.config.js feat: lp dashboard setup (#1327) 2022-09-15 08:37:02 -07:00
project.json chore: add build-spec targets and execute on affected apps and libs on CI (#1745) 2022-10-25 09:41:16 +02:00
tailwind.config.js feat(#1355): liquidity provision dashboard details (#1802) 2022-11-08 17:43:35 +00:00
tsconfig.app.json feat: lp dashboard setup (#1327) 2022-09-15 08:37:02 -07:00
tsconfig.json feat: 1537 LP view data provider subscriptions after 0.58 release (#1630) 2022-10-24 20:42:53 +01:00
tsconfig.spec.json feat: lp dashboard setup (#1327) 2022-09-15 08:37:02 -07:00