vega-frontend-monorepo/apps/simple-trading-app/src
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
..
app Feature/356 view a list of markets page and show additional useful information (#419) 2022-05-20 11:21:46 +02:00
assets Feature/vega core (#376) 2022-05-12 10:56:21 +01:00
environments Feature/vega core (#376) 2022-05-12 10:56:21 +01:00
favicon.ico Feature/vega core (#376) 2022-05-12 10:56:21 +01:00
index.html Feature/356 view a list of markets page and show additional useful information (#419) 2022-05-20 11:21:46 +02:00
main.tsx Feature/vega core (#376) 2022-05-12 10:56:21 +01:00
polyfills.ts Feature/vega core (#376) 2022-05-12 10:56:21 +01:00
styles.scss Feature/vega core (#376) 2022-05-12 10:56:21 +01:00