vega-frontend-monorepo/libs
m.ray 081c9f44ae
fix: orderbook decimal places issue (#2235) (#2237)
* fix: positions table fixes notional dp (#2144)

* fix: update decimals on position notional size

* fix: normalize values

* fix: fix positions unit tests

* fix: remove liquidation price

* fix: positions linting issue

* fix: remove liquidation price test

* fix: remove total summary row

* fix: remove comments

* fix: cypress test to not show trailing 0s

* fix: add back liq. price est as cell only

* fix: remove not used params

* chore: merge with release/testnet

* fix: orderbook dp

* Update libs/positions/src/lib/positions-table.spec.tsx
2022-11-28 15:15:18 +00:00
..
accounts fix(#2171): remove user's pubkey from LP query (#2188) 2022-11-25 14:38:02 +00:00
apollo-client fix(#2200): handle NotFound GraphQL errors in async renderer (#2204) 2022-11-24 15:52:46 -08:00
assets feat: view proposed market change (#2189) 2022-11-25 15:10:22 +00:00
candles-chart feat: toast component (1677) (#1998) 2022-11-15 15:26:13 +01:00
cypress test(2061): token vegawallet v2 (#2150) 2022-11-17 18:22:51 +00:00
deal-ticket chore: add regression tagged tests to PR runs (#2242) 2022-11-28 15:13:57 +01:00
deposits fix(#2209): make asset dialog use asset id rather than symbol (#2217) 2022-11-23 23:42:22 +00:00
environment feat: propose network parameter change link (578) (#2174) 2022-11-22 11:52:31 +01:00
fills fix(#2200): handle NotFound GraphQL errors in async renderer (#2204) 2022-11-24 15:52:46 -08:00
governance feat: view proposed market change (#2189) 2022-11-25 15:10:22 +00:00
ledger chore(2170): console update ledger entries columns (#2221) 2022-11-25 17:17:21 +01:00
liquidity fix(#2171): remove user's pubkey from LP query (#2188) 2022-11-25 14:38:02 +00:00
market-depth fix: orderbook decimal places issue (#2235) (#2237) 2022-11-28 15:15:18 +00:00
market-info feat: view proposed market change (#2189) 2022-11-25 15:10:22 +00:00
market-list fix(#2209): make asset dialog use asset id rather than symbol (#2217) 2022-11-23 23:42:22 +00:00
network-info feat: toast component (1677) (#1998) 2022-11-15 15:26:13 +01:00
network-stats fix: remove validatingnodes from all queries (#2199) 2022-11-23 13:36:18 +00:00
orders fix(#2209): make asset dialog use asset id rather than symbol (#2217) 2022-11-23 23:42:22 +00:00
positions fix: orderbook decimal places issue (#2235) (#2237) 2022-11-28 15:15:18 +00:00
react-helpers fix: orderbook decimal places issue (#2235) (#2237) 2022-11-28 15:15:18 +00:00
smart-contracts feat: toast component (1677) (#1998) 2022-11-15 15:26:13 +01:00
tailwindcss-config feat: toast component (1677) (#1998) 2022-11-15 15:26:13 +01:00
trades feat: toast component (1677) (#1998) 2022-11-15 15:26:13 +01:00
types chore(2170): console update ledger entries columns (#2221) 2022-11-25 17:17:21 +01:00
ui-toolkit feat: view proposed market change (#2189) 2022-11-25 15:10:22 +00:00
wallet fix: allow error message data from wallet to be displayed (#2157) 2022-11-18 08:24:04 +00:00
web3 feat(#1812): do not require Ethereum connection to display collateral (#2028) 2022-11-16 15:10:17 +01:00
withdraws fix(#2209): make asset dialog use asset id rather than symbol (#2217) 2022-11-23 23:42:22 +00:00
.gitkeep Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00