vega-frontend-monorepo/libs/accounts
m.ray 0523b56e39
feat: market list mega dropdown (rich popover) ()
* feat: use MarketList query only

* fix: remove Market.ts from index

* feat: 30 refactor dialog, market list, change query

* feat:  add indicativeVolume, total fees, tooltip, large dialog, tooltip accepts html description

* fix:  total fees display in tooltip

* fix:  toggle title on dialog open

* fix:  fix order, price, high, low utils

* fix:  fix test for market utils

* feat:  add popover with markets to select

* feat:  storybook popover

* feat:  remove border on trigger and add some other classes

* fix:   fix format check with format:write

* feat:  add tooltip on taker fee

* feat:  add tooltip on taker fee

* fix:  format on select market list

* fix:  remove unknown cast in test mock data

* fix:  show markets where you have open positions

* fix:  double check if open positions

* fix:  dialog has only small/large sizes

* feat:  add border on trigger and change padding and no wrap

* fix:  if fees or factors are not found

* fix:  remove markets.cy tests as markets page is now gone

* fix  remove view full market list test

* fix:  add rotating arrow on market title

* fix:  add ease-in-out on popover

* fix:  add ease-in-out on popover

* fix:  align select a market table

* fix:  select a market title

* fix:  select a market title

* fix:  fix any validateDOMnesting issues

* fix:  show loading market data

* fix:  add list of header columns

* fix:  add list of header columns

* fix:  small refactoring after review

* fix:  update bold undreline class names

* fix:  add large-mobile size

* feat:  refactor select markets tables to render array of columns

* fix:  remove size from select market dialog

* fix:  add extra file for columns

* fix:  update formtting

* fix:  make sure popup closes on same market navigation

* fix: rename market-utils, add calcCandle methods, store market id on select

* fix: useMemo ondata and marketPositionData + orderbook stories fix

* feat:  add open volume positions

* fix: add market summary back

* fix: update formatting

* fix: use currentcolor on arrow

* fix: create all markets page

* fix: add overflow-y auto

* fix: enlarge select market to get started dialog

* fix: revert markets container

* fix: use query to fix flickering on position markets

* fix: edit unordered list in tooltips

* fix: fix tooltip table

* fix: fix home.cy.ts

* chore: skip /markets tests
2022-08-11 12:56:35 +01:00
..
src feat: market list mega dropdown (rich popover) () 2022-08-11 12:56:35 +01:00
.babelrc run nx format () 2022-04-25 15:03:58 +01:00
.eslintrc.json [] Add accounts table () 2022-04-06 10:48:05 -07:00
jest.config.js [] Add accounts table () 2022-04-06 10:48:05 -07:00
package.json [] Add accounts table () 2022-04-06 10:48:05 -07:00
project.json [] Add accounts table () 2022-04-06 10:48:05 -07:00
README.md [] Add accounts table () 2022-04-06 10:48:05 -07:00
tsconfig.json feat(): ui-toolkit links () 2022-05-31 17:30:02 -07:00
tsconfig.lib.json [] Add accounts table () 2022-04-06 10:48:05 -07:00
tsconfig.spec.json [] Add accounts table () 2022-04-06 10:48:05 -07:00

accounts

This library was generated with Nx.

Running unit tests

Run nx test accounts to execute the unit tests via Jest.