vega-frontend-monorepo/libs
Dexter Edwards 05d8cb3605
Feat: Containerised docker images (#700)
* chore: first pass at config file

* ci: pass app version

* ci: remove workflows that take a while to run to not waste build mins

* ci: run all steps all the time

* ci: correct tags

* ci: correct output syntax

* ci: use quotes

* ci: fix build platform

* ci: only build amd as PoC

* ci: add push true to step

* ci: publish trading and token containers

* fix: use correct environement variable names

* feat: separate dockerfiles for CRA based apps and next apps

* chore: correct path

* fix: incorrect asset path

* ci: build for both platforms

* ci: publish

* ci: add missing deps

* ci: rename pipelines

* ci: rename

* ci: publish on tag only

* ci: remove additional vs

* Revert "ci: remove workflows that take a while to run to not waste build mins"

This reverts commit 7054367ba0.

* chore: remove comment

* chore: revert accientally committed change
2022-07-25 09:48:29 +01:00
..
accounts Add pagination support to generic-data-provider (#691) 2022-07-05 15:33:50 +02:00
candles-chart feat(#447): 447 - UI toolkit and theme updates 2022-06-23 20:16:01 -07:00
cypress Test/471 cancel order (#772) 2022-07-18 12:54:02 +02:00
deal-ticket 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
deposits Feat/Use callStatic to improve error messaging (#831) 2022-07-25 09:48:19 +01:00
environment Feat: Containerised docker images (#700) 2022-07-25 09:48:29 +01:00
fills Feature/373 pagination of orders (#809) 2022-07-21 15:25:37 +02:00
market-depth fix: insert buy side depth updates correctly (#775) 2022-07-18 14:17:56 +01:00
market-list 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
network-info test: additional test for git info (#779) 2022-07-18 12:52:26 +02:00
network-stats feat(#500): colors fixes (#512) 2022-06-10 16:07:44 +01:00
orders Feat/Use callStatic to improve error messaging (#831) 2022-07-25 09:48:19 +01:00
positions Add pagination support to generic-data-provider (#691) 2022-07-05 15:33:50 +02:00
react-helpers Feature/373 pagination of orders (#809) 2022-07-21 15:25:37 +02:00
smart-contracts Feat/Use callStatic to improve error messaging (#831) 2022-07-25 09:48:19 +01:00
tailwindcss-config feat: [console-lite] - trading - direction selector (#812) 2022-07-20 13:23:15 +02:00
trades Feature/373 pagination of orders (#809) 2022-07-21 15:25:37 +02:00
types 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
ui-toolkit chore(#819): ui tweaks (#826) 2022-07-21 09:10:37 +01:00
wallet 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
web3 Feat/Use callStatic to improve error messaging (#831) 2022-07-25 09:48:19 +01:00
withdraws Feat/Use callStatic to improve error messaging (#831) 2022-07-25 09:48:19 +01:00
.gitkeep Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00