vega-frontend-monorepo/libs/deal-ticket
m.ray 675716089a
feat: #155 trading full market details (#549)
* feat: [#155] move grid tab to ui-toolkit and add info component in the tabbed ticket

* feat: [#155] add accordion component + storybook

* feat: [#155] styling updates, unit tests and export ui-toolkit

* feat: [#155] generate deal ticket query and info-market.tsx updates

* feat: [#155] move grid tab to ui-toolkit and add info component in the tabbed ticket

* feat: [#155] add accordion component + storybook

* feat: [#155] styling updates, unit tests and export ui-toolkit

* feat: [#155] generate deal ticket query and info-market.tsx updates

* fix: [#155] styling updates to mimic figma

* fix: [#155] fix trading-e2e generate deal ticket query

* feat: [#155] remove open field, add omits configurable

* fix: [#155] row component in info market

* feat: market info/accordion styling tweaks

* fix: [#155] add risk models and fix readme

* fix: [#155] update  generate deal ticket query to fix test

* fix: [#155] fix cypress test data

Co-authored-by: PeteWilliams <me@petewilliams.info>
2022-06-17 15:56:42 +01:00
..
src feat: #155 trading full market details (#549) 2022-06-17 15:56:42 +01:00
.babelrc Feat/63 Deal ticket (#82) 2022-03-17 12:35:46 -07:00
.eslintrc.json colocate querys with libs 2022-03-29 15:52:51 -07:00
jest.config.js Fixes for workflows (#291) 2022-04-22 17:51:18 -07:00
package.json Feat/63 Deal ticket (#82) 2022-03-17 12:35:46 -07:00
project.json Feat/63 Deal ticket (#82) 2022-03-17 12:35:46 -07:00
README.md Feat/63 Deal ticket (#82) 2022-03-17 12:35:46 -07:00
tsconfig.json feat(#175): ui-toolkit links (#453) 2022-05-31 17:30:02 -07:00
tsconfig.lib.json Feat/63 Deal ticket (#82) 2022-03-17 12:35:46 -07:00
tsconfig.spec.json Fixes for workflows (#291) 2022-04-22 17:51:18 -07:00

deal-ticket

This library was generated with Nx.

Running unit tests

Run nx test deal-ticket to execute the unit tests via Jest.