vega-frontend-monorepo/apps/trading/components/select-market
Matthew Russell 1f8f54617b
chore: misc quick wins (#1596)
* fix: make sparkline appear after change cell

* fix: make price come after expiry in market header

* fix: refer to size rather than amount in validation

* fix: radio colors in light theme

* fix: remove orange border from vega tx pending state

* chore: combine deposit and withdraw buttons into single cell

* chore: update accounts table test, remove console warning from breakdown tests

* chore: update order validation test

* chore: place market table header in correct position

* chore: use actual change id to avoid clash

* fix: remove assertion in fills table that is flakey

* chore: render fills table with act

* fix: add a wait time for infura queries to resolve
2022-10-04 21:00:06 -07:00
..
index.ts Feat/1491 insert accounts and positions (#1515) 2022-10-04 10:37:31 +02:00
select-market-columns.tsx chore: misc quick wins (#1596) 2022-10-04 21:00:06 -07:00
select-market-table.tsx Feat/1491 insert accounts and positions (#1515) 2022-10-04 10:37:31 +02:00
select-market.spec.tsx Feat/1491 insert accounts and positions (#1515) 2022-10-04 10:37:31 +02:00
select-market.tsx Feat/1491 insert accounts and positions (#1515) 2022-10-04 10:37:31 +02:00