vega-frontend-monorepo/apps
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
..
explorer Feat/300 network parameters table (#333) 2022-05-04 18:15:54 +03:00
explorer-e2e Feat/300 network parameters table (#333) 2022-05-04 18:15:54 +03:00
static Chore/more docs (#331) 2022-05-03 16:32:31 +01:00
stats Remove baseHref from stats page 2022-05-04 12:45:11 +00:00
stats-e2e Task/Updated tests to pass when there are no transactions (#145) 2022-04-04 18:20:33 +01:00
token Chore/more docs (#331) 2022-05-03 16:32:31 +01:00
token-e2e Fixes for workflows (#291) 2022-04-22 17:51:18 -07:00
trading Chore/more docs (#331) 2022-05-03 16:32:31 +01:00
trading-e2e Mock accounts for trading page (#311) 2022-04-29 14:24:15 +01:00
.gitkeep Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00