vega-frontend-monorepo/apps/trading/client-pages/portfolio
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
..
__generated__ feat(#469): account history with pennant price chart (#2434) 2022-12-20 11:22:35 +00:00
account-history-container.tsx feat(#469): account history with pennant price chart (#2434) 2022-12-20 11:22:35 +00:00
AccountHistory.graphql feat(#469): account history with pennant price chart (#2434) 2022-12-20 11:22:35 +00:00
deposits-container.tsx feat(#1812): do not require Ethereum connection to display collateral (#2028) 2022-11-16 15:10:17 +01:00
index.ts chore(#1873): trading hash router (#1921) 2022-11-08 08:23:38 +01:00
portfolio.tsx feat(#469): account history with pennant price chart (#2434) 2022-12-20 11:22:35 +00:00
withdrawals-container.tsx feat(#1271): allow ethereum disconnect (#2325) 2022-12-07 04:24:40 -05:00