vega-frontend-monorepo/apps
Ciaran McGhie ce62342d9a
feat: add tooltips to headers on the LP dashboard and add some new data points (#2064)
* feat: add tooltips to headers on the details view

* feat: add header tooltips to liqudity dashboard markets page

* feat: add fee level and target stake to market summary list

These two data points are already in our health bar, but we want to call
them out more visibly so you don't have to hover to see them.

* feat: add % Target stake column to market list page

Adds a column which calculates what percentage of the target stake is
currently being supplied. We _trim_ this number to the whole percentage
value, so some precision may be lost, which we can add later if we want.

* chore: remove the estimated return/APY column while we dont use it

We can revert this commit later if we want it to return.

* feat: wrap the status pill with a tooltip

Uses the ui-toolkit tooltip to wrap the status pill, providing a bit
more information for what the statuses mean.

* chore: wrap getTooltipDescription in t() translate fn
2022-11-22 15:50:49 +00:00
..
console-lite chore(2071): deal ticket data update fixing (#2169) 2022-11-22 09:31:26 +01:00
console-lite-e2e chore(2071): deal ticket data update fixing (#2169) 2022-11-22 09:31:26 +01:00
explorer chore: update stagnet3 urls (#2180) 2022-11-21 15:55:07 -08:00
explorer-e2e chore: update stagnet3 urls (#2180) 2022-11-21 15:55:07 -08:00
liquidity-provision-dashboard feat: add tooltips to headers on the LP dashboard and add some new data points (#2064) 2022-11-22 15:50:49 +00:00
liquidity-provision-dashboard-e2e chore: update stagnet3 urls (#2180) 2022-11-21 15:55:07 -08:00
multisig-signer chore: update stagnet3 urls (#2180) 2022-11-21 15:55:07 -08:00
static chore: update tranches 2022-11-22 12:07:15 +00:00
stats chore: update stagnet3 urls (#2180) 2022-11-21 15:55:07 -08:00
stats-e2e chore: change tests to use stagnet3 by default (#1760) 2022-10-17 16:11:13 +02:00
token feat(2056): pending balances (#2185) 2022-11-22 10:13:39 +00:00
token-e2e chore: update stagnet3 urls (#2180) 2022-11-21 15:55:07 -08:00
trading feat: propose network parameter change link (578) (#2174) 2022-11-22 11:52:31 +01:00
trading-e2e feat: propose network parameter change link (578) (#2174) 2022-11-22 11:52:31 +01:00
.gitkeep Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00