vega-frontend-monorepo/libs/accounts/src/lib
2023-06-06 00:08:19 -07:00
..
__generated__ fix(#2474): liquidity provisions table has incorrect supplied values (#2475) 2022-12-27 14:10:09 +00:00
accounts-actions-dropdown.tsx feat(trading): additional row actions for tables (#3600) 2023-05-17 21:05:53 -07:00
accounts-data-provider.spec.ts feat(trading): clarify collateral and breakdown tables (#3113) 2023-03-13 18:15:53 +00:00
accounts-data-provider.ts fix(accounts): avoid last row re-rendering (#3950) 2023-06-05 12:40:34 +02:00
accounts-manager.spec.tsx fix(trading): use ag grid to handle error,loading and no data message (#4012) 2023-06-06 00:08:19 -07:00
accounts-manager.tsx fix(trading): use ag grid to handle error,loading and no data message (#4012) 2023-06-06 00:08:19 -07:00
accounts-table.spec.tsx fix(accounts): avoid last row re-rendering (#3950) 2023-06-05 12:40:34 +02:00
accounts-table.stories.tsx chore: updated order rejection reason mapping, types regen (1808) (#1845) 2022-10-25 11:07:54 +01:00
accounts-table.tsx fix(accounts): avoid last row re-rendering (#3950) 2023-06-05 12:40:34 +02:00
Accounts.graphql fix(#2474): liquidity provisions table has incorrect supplied values (#2475) 2022-12-27 14:10:09 +00:00
accounts.mock.ts feat(trading): calculate required margin base on open volume, active … (#2957) 2023-03-09 10:03:50 +00:00
asset-balance.tsx chore(utils,react-helpers,data-provider): remove apollo deps from ui-toolkit (#3626) 2023-05-07 18:01:07 -07:00
breakdown-table.spec.tsx feat(trading): clarify collateral and breakdown tables (#3113) 2023-03-13 18:15:53 +00:00
breakdown-table.tsx fix(datagrid): prevent unmount of aggrid on theme change (#3588) 2023-05-03 09:45:14 +01:00
get-market-account.ts chore(2415): get rid of polling queries on deal ticket (#2427) 2022-12-20 10:01:10 +01:00
get-settlement-account.ts chore: cleanup type gen (#2362) 2022-12-08 21:13:30 +00:00
index.ts feat(trading): key to key transfers (#2784) 2023-02-06 11:35:40 -08:00
transfer-container.tsx feat(trading): additional row actions for tables (#3600) 2023-05-17 21:05:53 -07:00
transfer-dialog.tsx feat(trading): additional row actions for tables (#3600) 2023-05-17 21:05:53 -07:00
transfer-form.spec.tsx feat(trading): include fees in transfer amount (#3345) 2023-04-07 13:00:11 -04:00
transfer-form.tsx feat(trading): additional row actions for tables (#3600) 2023-05-17 21:05:53 -07:00
use-account-balance.tsx feat(trading): hook up new EstimatePosition and EstimateFees api methods (#3634) 2023-05-11 12:58:12 +02:00
use-market-account-balance.tsx feat(trading): hook up new EstimatePosition and EstimateFees api methods (#3634) 2023-05-11 12:58:12 +02:00