vega-frontend-monorepo/libs/market-list
m.ray 8ce51dddbc
Feat/625 market info more details - open interest, liquidity info, market and instrument ids, price and settlement asset in the header - Part 1 (#823)
* fix: #625 update the info market query with new fields

* fix: #625 generate code for info market query and fix pagination being removed from globalTypes

* fix:  add id and filter no trading auctions

* fix: add id and format labels

* fix: add name and code to instrument

* fix: add name and code to instrument

* fix: format check

* feat: add settlement asset and mark price

* feat: add liquidity parameters

* fix: remove settings.json

* fix: price instead of mark price label

* fix: add instrument metadata

* fix: remove unused set lodash

* fix: move Liquidity monitoring parameters after price monitoring

* fix: rename instrument metadata to metadata

* fix: settlement asset could be undefined

* Merge branch 'master' of github.com:vegaprotocol/frontend-monorepo into feat/625-market-info-more-details-open-interest-liquidity-ids-risk

* fix: format market id and trading mode label in key details

* fix: display settlement asset if defined

* fix: format trade-grid.tsx
2022-07-21 10:57:30 +01:00
..
src Feat/625 market info more details - open interest, liquidity info, market and instrument ids, price and settlement asset in the header - Part 1 (#823) 2022-07-21 10:57:30 +01:00
.babelrc #29 Add market-list-table 2022-03-18 13:13:14 +01:00
.eslintrc.json colocate querys with libs 2022-03-29 15:52:51 -07:00
jest.config.js feat(#500): colors fixes (#512) 2022-06-10 16:07:44 +01:00
package.json #29 Add market-list-table 2022-03-18 13:13:14 +01:00
project.json #29 Add market-list-table 2022-03-18 13:13:14 +01:00
README.md #29 Add market-list-table 2022-03-18 13:13:14 +01:00
tsconfig.json feat(#175): ui-toolkit links (#453) 2022-05-31 17:30:02 -07:00
tsconfig.lib.json #29 Add market-list-table 2022-03-18 13:13:14 +01:00
tsconfig.spec.json feat(#500): colors fixes (#512) 2022-06-10 16:07:44 +01:00

market-list

This library was generated with Nx.

Running unit tests

Run nx test market-list to execute the unit tests via Jest.