vega-frontend-monorepo/libs
Sam Keen 7c8a54b35a
feat(1263): split validator page into separate tables (#2250)
* frontend-monorepo-1263 validator status of pending now named 'candidate' in the ui

* feat(1263): validator table updates, calculating penalties

* feat(1263): bit of cleanup

* feat(1263): tables built and values derived

* feat(1263): tweaks

* feat(1263): upping site max width to 1500px

* feat(1263): tweak to normalised voting power column width

* feat(1263): ensure validator rows when hovered have cursor:pointer

* feat(1263): consensus validators now have a ranking field by voting power shown in the table

* feat(1263): fixed linting errors

* feat(1263): a couple of extra tests and correct import of schema to use enums

* Update apps/token/src/routes/staking/home/validator-tables/standby-pending-validators-table.tsx

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

* Update apps/token/src/routes/staking/home/validator-tables/validator-tables.tsx

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

* Update apps/token/src/routes/staking/home/validator-tables/validator-tables.tsx

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

* Update apps/token/src/routes/staking/home/validator-tables/validator-tables.tsx

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

* feat(1263): tweaks from PR comments, initial push of util to remove 'node' from arrs

* feat(1263): updated new util to remove 'node' from 'edges'. Implemented across the monorepo

* feat(1263): cleaned up splitting validators into consensus, pending and ersatz to put into tables

* feat(1263): used decimals from app state in validator-tables.tsx

* feat(1263): removed redundant compact import

Co-authored-by: Dexter Edwards <dexter.edwards93@gmail.com>
2022-11-30 12:55:30 +00:00
..
accounts feat(1263): split validator page into separate tables (#2250) 2022-11-30 12:55:30 +00:00
apollo-client fix(#2200): handle NotFound GraphQL errors in async renderer (#2204) 2022-11-24 15:52:46 -08:00
assets feat: view proposed market change (#2189) 2022-11-25 15:10:22 +00:00
candles-chart feat: toast component (1677) (#1998) 2022-11-15 15:26:13 +01:00
cypress feat(#2050): support new desktop wallet release (#2083) 2022-11-28 12:16:53 -08:00
deal-ticket feat(1263): split validator page into separate tables (#2250) 2022-11-30 12:55:30 +00:00
deposits fix(#2209): make asset dialog use asset id rather than symbol (#2217) 2022-11-23 23:42:22 +00:00
environment feat: propose network parameter change link (578) (#2174) 2022-11-22 11:52:31 +01:00
fills fix(#2200): handle NotFound GraphQL errors in async renderer (#2204) 2022-11-24 15:52:46 -08:00
governance feat: view proposed market change (#2189) 2022-11-25 15:10:22 +00:00
ledger chore(2220): partial live update of market dropdown (#2263) 2022-11-30 12:02:59 +01:00
liquidity fix(#2171): remove user's pubkey from LP query (#2188) 2022-11-25 14:38:02 +00:00
market-depth fix: orderbook decimal places issue (#2235) (#2237) 2022-11-28 15:15:18 +00:00
market-info feat(1263): split validator page into separate tables (#2250) 2022-11-30 12:55:30 +00:00
market-list chore(2220): partial live update of market dropdown (#2263) 2022-11-30 12:02:59 +01:00
network-info feat: toast component (1677) (#1998) 2022-11-15 15:26:13 +01:00
network-stats feat(1263): split validator page into separate tables (#2250) 2022-11-30 12:55:30 +00:00
orders test: 2059 migrate trading e2e tests to use vegawallet v2 (#2175) 2022-11-28 18:07:15 +01:00
positions fix: orderbook decimal places issue (#2235) (#2237) 2022-11-28 15:15:18 +00:00
react-helpers feat(1263): split validator page into separate tables (#2250) 2022-11-30 12:55:30 +00:00
smart-contracts feat: toast component (1677) (#1998) 2022-11-15 15:26:13 +01:00
tailwindcss-config feat: toast component (1677) (#1998) 2022-11-15 15:26:13 +01:00
trades feat: toast component (1677) (#1998) 2022-11-15 15:26:13 +01:00
types feat(1263): split validator page into separate tables (#2250) 2022-11-30 12:55:30 +00:00
ui-toolkit fix: text color of no data message, add connect buttons to trade grid user section (#2246) 2022-11-29 08:45:35 +01:00
wallet feat(#2050): support new desktop wallet release (#2083) 2022-11-28 12:16:53 -08:00
web3 feat(1263): split validator page into separate tables (#2250) 2022-11-30 12:55:30 +00:00
withdraws feat(1263): split validator page into separate tables (#2250) 2022-11-30 12:55:30 +00:00
.gitkeep Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00