* feat(2326): styled up validators intro as per designs, including site-wide tweaking to headers for consistency
* feat(2326): styled up reduced height epoch progress bar
* feat(2326): styled up inline 'reveal all validators' table row. Test failing
* feat(2326): failing test fixed
* feat(2326): components and styling for validator table
* feat(2326): making proposals section consistent with new validators styling
* feat(2326): extra consistency changes
* feat(2326): linting fixes
* feat(2326): a couple of e2e test fixes
* feat(2326): more e2e test fixes
* feat(#2273): make orders and fills tabs market specific in trade grid
* feat(#2273): fix order navigation and show orders for this market only checkbox
* fix(#2273): fills container should not require market
* feat(#2273): add marketId as hook dependency
* fix: use data-testid in trading orders
* fix(#2273): default to false
* chore: update ledger entries columns
* fix: yarn generate types against stagnet3
* fix: orderbook decimal places issue (#2235)
* fix: positions table fixes notional dp (#2144)
* fix: update decimals on position notional size
* fix: normalize values
* fix: fix positions unit tests
* fix: remove liquidation price
* fix: positions linting issue
* fix: remove liquidation price test
* fix: remove total summary row
* fix: remove comments
* fix: cypress test to not show trailing 0s
* fix: add back liq. price est as cell only
* fix: remove not used params
* chore: merge with release/testnet
* fix: orderbook dp
* Update libs/positions/src/lib/positions-table.spec.tsx
* feat(#1853): use date range filter
* feat(#1853): add date range filter to ledger entries on update
* chore(#1853): add extra checks
* fix: update types on stagnet3
* fix: add checkpoint balance restore
* fix(#1853): fix ledger generic make data provider cast in ledger entries
* fix(#1853): fix transfer type
* fix(#1853): remove TransferTypeMapping cast type
* fix(#1853): remove pagination filtering and use formatForInput from date
* fix(#1853): call filterChangedCallback in onChange method
* fix(#1853): remove subscription from ledger entries table
* fix(#1853): filterChangedCallback called in useEffect gets triggered also on reset
* fix: use-order-list-data hook order of params for makeInfiniteScrollGetRows
* fix(#1853): fix ledger build import all as schema
* fix(#1853): fix schema import
Co-authored-by: maciek <maciek@vegaprotocol.io>
Co-authored-by: Bartłomiej Głownia <bglownia@gmail.com>
* feat: adjust and refactor welcome dialogs
* feat: adjust and refactor welcome dialogs - add int tests
* feat: adjust and refactor welcome dialogs - small fixes and imprvments
* feat: adjust and refactor welcome dialogs - fix a typo
* feat: adjust and refactor welcome dialogs - fix a property name
* feat: adjust and refactor welcome dialogs - fix an unit test
* chore: add some missing properties to the Market type
* chore: improve typing of value formatters in market list page
Replacing ValueFormatterParams with VegaValueFormatterParams<T, Y> in a
bunch of places. Doing this also highlighted we weren't dealing with a
bunch of undefined cases, so we now have fallback formatting for those.
Co-authored-by: Madalina Raicu <madalina@raygroup.uk>
* fix(explorer): initial tx delegation view
* fix(explorer): fix dangling duplicate type
* feat(explorer): add governanceasset component to show prices correct for that asset
* feat(explorer): add undelegate view
* feat(explorer): status code component shows error message if available
* fix(explorer): remove unused type
* feat(#2307): make liquidity provision table more prominent
* feat(#2307): show title only if content is defined
* feat(#2307): filter LP to show active, undeployed and pending
* fix(#2307): remove showTitle attribute
* fix: check marketId and name before building href
* fix(#2307): revert header changes
* feat: handle lost connection with wallet during order setting
* Update libs/deal-ticket/src/components/deal-ticket/deal-ticket-manager.tsx
Co-authored-by: candida-d <62548908+candida-d@users.noreply.github.com>
* feat: handle lost connection with wallet during order setting - adjust wording
* feat: handle lost connection with wallet during order setting - adjust wording
* feat: handle lost connection with wallet during order setting - adjust wording
* fix: handle lost connection with wallet add print vega version
* fix: handle lost connection with wallet add print vega version
Co-authored-by: candida-d <62548908+candida-d@users.noreply.github.com>
* chore: remove apollo type gen and clean up types lib
* fix: format
* fix: tests
* fix: format
* fix: hammer token types til sh*t turns green
* fix: format
* fix: apparently format again
* fix: lint
* fix: build-specs
* fix: format
* chore: regen types
* chore: regenerate types again
* fix: format