vega-frontend-monorepo/libs/accounts
m.ray 7c5bfc4471
feat: 1648 add deposit button and show accounts 0 state (#1696)
* feat: #1648 add deposit button and show accounts 0 state

* fix: remove text-white and text-black

* fix: #1648 revert and add back row model type and data source in accounts table

* fix: #1648 fix linting issue

* fix: #1648 table tweaks buttons at the bottom

* fix: #1644 hide withdrawals history title

* fix: #1648 fix accounts-table test

* fix: #1648 fix trading-accounts.cy.ts test

* fix: leave ag grid to show overlay if data is simply null but there is no error or it's not loading

Co-authored-by: Bartłomiej Głownia <bglownia@gmail.com>
2022-10-12 11:49:13 +01:00
..
.storybook feat(#847): collateral table, add breakdown (#1442) 2022-09-29 17:40:44 -07:00
src feat: 1648 add deposit button and show accounts 0 state (#1696) 2022-10-12 11:49:13 +01:00
.babelrc run nx format (#295) 2022-04-25 15:03:58 +01:00
.eslintrc.json Fix/1083: Update type generator (#1219) 2022-09-06 10:03:10 +01:00
jest.config.ts feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00
package.json [#185] Add accounts table (#193) 2022-04-06 10:48:05 -07:00
project.json feat(#847): collateral table, add breakdown (#1442) 2022-09-29 17:40:44 -07:00
README.md [#185] Add accounts table (#193) 2022-04-06 10:48:05 -07:00
tsconfig.json feat(#847): collateral table, add breakdown (#1442) 2022-09-29 17:40:44 -07:00
tsconfig.lib.json feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00
tsconfig.spec.json feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00

accounts

This library was generated with Nx.

Running unit tests

Run nx test accounts to execute the unit tests via Jest.