vega-frontend-monorepo/libs
m.ray 907a4e256e
feat(#847): collateral table, add breakdown (#1442)
* feat: #847 show progress bar, margin accounts, no used/deposited

* feat: #847 add collateral tables

* fix: #847 add deposit asset type and fix tests

* feat: #847 show deposited value, avaliable and percentage used

* fix: #847 add styling fixes

* fix: #847 add deposit new asset button

* fix: #847 remove disabledSelect
to fix withdraw and deposit dialogs

* fix: #847 remove global reward from incoming - needs to be party specific

* fix: #847 integration tests

* fix: #847 default select deposit & withdraw

* fix: #847 default select deposit & withdraw

* fix: #847 pass asset id as default value

* fix:  #847 use only bigint no bignumber, remove NaN check

* fix:  #847 update deposit-form.spec.tsx

* fix: revert update on account fields

* feat: add storybook set up

* chore: ignore apollo errors - to be reverted after API will be fixed

* fix: container moved, progress bar in helpers

* fix: #847 UI tweaks around accounts container

* feat: #847 added useDepositAsset and useWithdrawAsset

* fix: #847 fix progress bar in accounts and positions

* feat: #847 add storybook

* fix: #847 added tooltip and updated filtering

* chore: #847 add get account data test

* fix: #847 fix lint and type in account story

* fix:  #847 update data provider

* fix: #847 fix get account data dry & lp link

* fix: #847 fix breakdown table test

* fix: #847 account data provider test

* fix: #847 remove deposit new asset button - subscription does not display a
sset data

* fix: #847 add defaultValue in select otherwise default is not set up

* feat: #847 update data provider update method and tables

* fix: #847 fix accounts tests

* fix: #847 remove unused getRows

* fix: add decimals

* fix: #847 fix imports

* fix: update ids

* Update apps/trading/pages/liquidity/[marketId].page.tsx

* fix: #847 accounts update method check delta

* fix: #847 use vega value formatters and cell renderers

* fix: #847 fix imports

* fix: #847 handle new account else block comment

* fix: accounts and breakdown tables

* fix(#847): account data provider improvments

* fix: #847 fix formatters null check and add param

* fix: #847 fix withdraw test and mock the hook

* fix: #847 fix console lite grid select market test

* fix: console lite build

* fix: revert withdraw limits

* fix: remove redundant waitFor use vega cell renderer

* fix: breakdown display only use accounts

* fix: breakdown display only use accounts

* fix: updated accounts table

* fix: move update inside try useWithdrawAsset

* fix: update trading-accounts test

* fix: portfolio-page.test.ts

Co-authored-by: Bartłomiej Głownia <bglownia@gmail.com>
2022-09-29 17:40:44 -07:00
..
accounts feat(#847): collateral table, add breakdown (#1442) 2022-09-29 17:40:44 -07:00
assets chore: fixes for 0.56 release (#1487) 2022-09-26 17:40:08 -07:00
candles-chart chore: fixes for 0.56 release (#1487) 2022-09-26 17:40:08 -07:00
cypress Test/faucet fake assets into vegawallet - then check displayed correctly in TFE (#1485) 2022-09-27 11:22:44 +01:00
deal-ticket Chore/migrate to new types (#1439) 2022-09-26 11:35:45 +01:00
deposits feat(#847): collateral table, add breakdown (#1442) 2022-09-29 17:40:44 -07:00
environment fix: classname mismatch warning by setting dark class for nav (#1465) 2022-09-26 23:18:41 -07:00
fills Feat/1500 cancel and edit buttons conditional rendering (#1528) 2022-09-29 11:00:39 +02:00
governance fix: ensure sub is cancelled if dialog is closed (#1472) 2022-09-28 12:34:49 -07:00
liquidity feat(#847): collateral table, add breakdown (#1442) 2022-09-29 17:40:44 -07:00
market-depth fix: orderbook sticky behaviour and precision options (#1519) 2022-09-29 14:23:14 +02:00
market-info feat: 1506 add risk parameters (#1510) 2022-09-27 23:49:34 +01:00
market-list fix: align market dropdown cells for both my markets and all markets (#1492) 2022-09-28 12:15:09 -07:00
network-info feat: [console-lite] - calculate slippage (price impact) (#1173) 2022-08-31 15:23:01 +02:00
network-stats chore: fixes for 0.56 release (#1487) 2022-09-26 17:40:08 -07:00
orders Feat/1500 cancel and edit buttons conditional rendering (#1528) 2022-09-29 11:00:39 +02:00
positions feat(#847): collateral table, add breakdown (#1442) 2022-09-29 17:40:44 -07:00
react-helpers fix: orderbook sticky behaviour and precision options (#1519) 2022-09-29 14:23:14 +02:00
smart-contracts feat(#807): adds app for validator add and remove signer (#1402) 2022-09-29 12:10:53 -07:00
tailwindcss-config Feat/800 better proposal ux round 1 (#1223) 2022-09-23 11:10:13 +01:00
trades chore: set default fetchPolicy, handle subscription errors like query errors, timeout unsubscribe (#1482) 2022-09-27 11:48:53 -07:00
types Feat/1500 cancel and edit buttons conditional rendering (#1528) 2022-09-29 11:00:39 +02:00
ui-toolkit feat(#847): collateral table, add breakdown (#1442) 2022-09-29 17:40:44 -07:00
wallet Feat/800 better proposal ux round 1 (#1223) 2022-09-23 11:10:13 +01:00
web3 chore: fixes for 0.56 release (#1487) 2022-09-26 17:40:08 -07:00
withdraws feat(#847): collateral table, add breakdown (#1442) 2022-09-29 17:40:44 -07:00
.gitkeep Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00