vega-frontend-monorepo/libs
m.ray d03e4cf785
Feat/300 network parameters table (#333)
* network parameters table with key value rows and syntax blobs only for json values

* inline row not for syntax

* add unit test for network param table

* add cypress test to verify if values are non-empty

* remove some comments

* rename formatNumber method to addDecimalsFormatNumber and simplify formatNumber

* remove duplicate expect line

* use AsyncRenderer and sort params asc

* refactor and add extra tests to check ordering and loading cases

* format big number params with addDecimals formatNumber

* Update apps/explorer/src/app/routes/network-parameters/network-parameters.tsx

Co-authored-by: Dexter Edwards <dexter.edwards93@gmail.com>

* capitalize and refactor tests

* missing ; caused formatting to fail

Co-authored-by: madalinaraicu <“madalina@raygroup.uk”>
Co-authored-by: Dexter Edwards <dexter.edwards93@gmail.com>
2022-05-04 18:15:54 +03:00
..
accounts Feat/300 network parameters table (#333) 2022-05-04 18:15:54 +03:00
candles-chart Candle/depth chart switcher (#284) 2022-04-25 10:34:07 -07:00
cypress Fixes for workflows (#291) 2022-04-22 17:51:18 -07:00
deal-ticket Feat/300 network parameters table (#333) 2022-05-04 18:15:54 +03:00
deposits Feat/104 withdraws (#263) 2022-04-26 19:51:39 -07:00
market-depth Feat/300 network parameters table (#333) 2022-05-04 18:15:54 +03:00
market-list Feat/300 network parameters table (#333) 2022-05-04 18:15:54 +03:00
network-stats Feat/300 network parameters table (#333) 2022-05-04 18:15:54 +03:00
order-list Test/294 orders list (#301) 2022-04-27 10:22:37 -07:00
positions Feat/300 network parameters table (#333) 2022-05-04 18:15:54 +03:00
react-helpers Feat/300 network parameters table (#333) 2022-05-04 18:15:54 +03:00
tailwindcss-config Feat/258 move key value table into monorepo (#320) 2022-04-29 16:27:20 +03:00
trades Feat/300 network parameters table (#333) 2022-05-04 18:15:54 +03:00
types Feat/104 withdraws (#263) 2022-04-26 19:51:39 -07:00
ui-toolkit Feat/300 network parameters table (#333) 2022-05-04 18:15:54 +03:00
wallet Feat/104 withdraws (#263) 2022-04-26 19:51:39 -07:00
web3 Use types from web3-react library 2022-05-02 13:16:57 -04:00
withdraws Feat/104 withdraws (#263) 2022-04-26 19:51:39 -07:00
.gitkeep Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00