vega-frontend-monorepo/libs
Matthew Russell 910a3e7a7f
chore: back merge release/testnet after hotfix (#2292)
* fix: orderbook decimal places issue  (#2235)

* 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

* fix: governance navbar link (#2247)

* fix: governance navbar link

* fix(#2245): fix gov link a tag no navlink

* fix(#2245): remove export getActiveNavLinkClassNames

* fix(#2283): use correct GQL document for withdrawal event subscription (#2291)

Co-authored-by: m.ray <16125548+MadalinaRaicu@users.noreply.github.com>
2022-11-30 17:48:35 -08:00
..
accounts feat(1263): split validator page into separate tables (#2250) 2022-11-30 12:55:30 +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 feat(#2050): support new desktop wallet release (#2083) 2022-11-28 12:16:53 -08:00
deal-ticket feat(1263): split validator page into separate tables (#2250) 2022-11-30 12:55:30 +00: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(2220): partial live update of market dropdown (#2263) 2022-11-30 12:02:59 +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(#2239): add decimal places in key details in market info (#2268) 2022-11-30 14:44:51 +00:00
market-list chore(2220): partial live update of market dropdown (#2263) 2022-11-30 12:02:59 +01:00
network-info feat: toast component (1677) (#1998) 2022-11-15 15:26:13 +01:00
network-stats feat(1263): split validator page into separate tables (#2250) 2022-11-30 12:55:30 +00:00
orders test: 2059 migrate trading e2e tests to use vegawallet v2 (#2175) 2022-11-28 18:07:15 +01:00
positions fix: orderbook decimal places issue (#2235) (#2237) 2022-11-28 15:15:18 +00:00
react-helpers feat(1263): split validator page into separate tables (#2250) 2022-11-30 12:55:30 +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 feat(1263): split validator page into separate tables (#2250) 2022-11-30 12:55:30 +00:00
ui-toolkit fix: text color of no data message, add connect buttons to trade grid user section (#2246) 2022-11-29 08:45:35 +01:00
wallet feat(#2050): support new desktop wallet release (#2083) 2022-11-28 12:16:53 -08:00
web3 feat(1263): split validator page into separate tables (#2250) 2022-11-30 12:55:30 +00:00
withdraws chore: back merge release/testnet after hotfix (#2292) 2022-11-30 17:48:35 -08:00
.gitkeep Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00