vega-frontend-monorepo/apps/simple-trading-app
macqbat ef18ac8483
Feature/356 view a list of markets page and show additional useful information (#419)
* Initial commit after nx create

* Add .env files

* Add working commit for poc

* Make deal-ticket-manager.tsx accept children as props and export more components to be consumed by external apps

* Add stepper component to simple trading app

* Add basic prototype for simple trading app with stepper component

* simple market app - simple market list - initial commit

* simple market app - simple market list - add some new changes

* Resolve conflicts after rebase
Initial commit after nx create

* Add stepper component to simple trading app

* simple market app - simple market list - remove wrongly added file after rebase

* simple market app - simple market list - proposals of layout frame and percent change calculation

* simple market app - simple market list - proposals of working solution

* feat: [simple-app] - simple market list - clean up gQL queries

* feat: [simple-app] - simple market list - indicate no auctionEnd

* feat: [simple-app] - simple market list - a bunch of changes after review feedback

* feat: [simple-app] - simple market list - get expire date from instrument tag

* feat: [simple-app] - simple market list - a bunch of small improvements

Co-authored-by: Elmar Gasimov <elmar@vegaprotocol.io>
Co-authored-by: maciek <maciek@vegaprotocol.io>
2022-05-20 11:21:46 +02:00
..
src Feature/356 view a list of markets page and show additional useful information (#419) 2022-05-20 11:21:46 +02:00
.babelrc Feature/vega core (#376) 2022-05-12 10:56:21 +01:00
.browserslistrc Feature/vega core (#376) 2022-05-12 10:56:21 +01:00
.env Feature/vega core (#376) 2022-05-12 10:56:21 +01:00
.env.capsule Feature/vega core (#376) 2022-05-12 10:56:21 +01:00
.env.devent Feature/vega core (#376) 2022-05-12 10:56:21 +01:00
.env.mainnet Feature/vega core (#376) 2022-05-12 10:56:21 +01:00
.env.stagnet1 Feature/vega core (#376) 2022-05-12 10:56:21 +01:00
.env.stagnet2 Feature/vega core (#376) 2022-05-12 10:56:21 +01:00
.env.testnet Feature/vega core (#376) 2022-05-12 10:56:21 +01:00
.eslintrc.json Feature/356 view a list of markets page and show additional useful information (#419) 2022-05-20 11:21:46 +02:00
jest.config.js Feature/vega core (#376) 2022-05-12 10:56:21 +01:00
postcss.config.js Feature/vega core (#376) 2022-05-12 10:56:21 +01:00
project.json Feature/vega core (#376) 2022-05-12 10:56:21 +01:00
setup-tests.ts Feature/vega core (#376) 2022-05-12 10:56:21 +01:00
tailwind.config.js Feature/vega core (#376) 2022-05-12 10:56:21 +01:00
tsconfig.app.json Feature/vega core (#376) 2022-05-12 10:56:21 +01:00
tsconfig.json Feature/vega core (#376) 2022-05-12 10:56:21 +01:00
tsconfig.spec.json Feature/356 view a list of markets page and show additional useful information (#419) 2022-05-20 11:21:46 +02:00