vega-frontend-monorepo/libs
m.ray c5b6032184
feat(#469): account history with pennant price chart (#2434)
* feat: account hitory poc

* feat(#469): update account history and chart

* feat(#469): remove radix toggle group

* fix: add use memo and some tweaks to make sure you pass undefined to cancel all

* feat(#469): add new version pennant

* feat(#469): style account history chart and no data splash

* fix(#469): use splash only

* fix(#469): sort assets list

* feat(#469): new pennant version

* fix: update query

* fix: update query

* Update libs/orders/src/lib/components/order-list/order-list.tsx

* Update libs/assets/src/lib/asset-details-dialog.tsx

* feat(#469): update test on trading positions tab

* Update apps/trading-e2e/src/integration/trading-positions.cy.ts

* fix: click on positions in portfolio

* feat(#469): refactor with async renderer

* feat(#469): refactor date range in account history

Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2022-12-20 11:22:35 +00:00
..
accounts chore(2415): get rid of polling queries on deal ticket (#2427) 2022-12-20 10:01:10 +01:00
apollo-client fix(#2200): handle NotFound GraphQL errors in async renderer (#2204) 2022-11-24 15:52:46 -08:00
assets fix: token dependency graph (#2371) 2022-12-09 14:02:56 +00:00
candles-chart feat(#2273): orders and fills on trading page to be market specific (#2395) 2022-12-14 12:59:59 +00:00
cypress chore(test fixes): use api token in test (#2316) 2022-12-05 16:51:53 +00:00
deal-ticket chore(2415): get rid of polling queries on deal ticket (#2427) 2022-12-20 10:01:10 +01:00
deposits fix: token dependency graph (#2371) 2022-12-09 14:02:56 +00:00
environment chore: cleanup type gen (#2362) 2022-12-08 21:13:30 +00:00
fills feat(#2273): orders and fills on trading page to be market specific (#2395) 2022-12-14 12:59:59 +00:00
governance fix: proposals list (#2374) 2022-12-09 14:01:33 +00:00
ledger feat(#1853): ledger entries date filtering (#2267) 2022-12-14 09:43:16 +00:00
liquidity feat(#2273): orders and fills on trading page to be market specific (#2395) 2022-12-14 12:59:59 +00:00
market-depth chore: cleanup type gen (#2362) 2022-12-08 21:13:30 +00:00
market-info chore: cleanup type gen (#2362) 2022-12-08 21:13:30 +00:00
market-list chore: cleanup type gen (#2362) 2022-12-08 21:13:30 +00:00
network-info feat: toast component (1677) (#1998) 2022-11-15 15:26:13 +01:00
network-stats fix(2380): fixed block duration field to account for the new api format (#2423) 2022-12-16 12:25:20 +00:00
orders feat(#469): account history with pennant price chart (#2434) 2022-12-20 11:22:35 +00:00
positions chore(2415): get rid of polling queries on deal ticket (#2427) 2022-12-20 10:01:10 +01:00
react-helpers feat(#1853): ledger entries date filtering (#2267) 2022-12-14 09:43:16 +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(#1853): ledger entries date filtering (#2267) 2022-12-14 09:43:16 +00:00
types chore(#2430): update stake reward to reward payout mapping (#2437) 2022-12-20 10:58:33 +00:00
ui-toolkit feat(2034): governance home (#2299) 2022-12-16 10:11:14 +00:00
wallet chore: remove chainID request to wallet in e2e (#2370) 2022-12-09 12:08:26 +01:00
web3 fix: token dependency graph (#2371) 2022-12-09 14:02:56 +00:00
withdraws fix: token dependency graph (#2371) 2022-12-09 14:02:56 +00:00
.gitkeep Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00