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

* fix: remove Market.ts from index

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

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

* fix: #30 total fees display in tooltip

* fix: #30 toggle title on dialog open

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

* fix: #30 fix test for market utils

* feat: #30 add popover with markets to select

* feat: #30 storybook popover

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

* fix:  #30 fix format check with format:write

* feat: #30 add tooltip on taker fee

* feat: #30 add tooltip on taker fee

* fix: #30 format on select market list

* fix: #30 remove unknown cast in test mock data

* fix: #30 show markets where you have open positions

* fix: #30 double check if open positions

* fix: #30 dialog has only small/large sizes

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

* fix: #30 if fees or factors are not found

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

* fix #30 remove view full market list test

* fix: #30 add rotating arrow on market title

* fix: #30 add ease-in-out on popover

* fix: #30 add ease-in-out on popover

* fix: #30 align select a market table

* fix: #30 select a market title

* fix: #30 select a market title

* fix: #30 fix any validateDOMnesting issues

* fix: #30 show loading market data

* fix: #30 add list of header columns

* fix: #30 add list of header columns

* fix: #30 small refactoring after review

* fix: #30 update bold undreline class names

* fix: #30 add large-mobile size

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

* fix: #30 remove size from select market dialog

* fix: #30 add extra file for columns

* fix: #30 update formtting

* fix: #30 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: #30 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
..
accounts feat: market list mega dropdown (rich popover) (#889) 2022-08-11 12:56:35 +01:00
candles-chart feat: market list mega dropdown (rich popover) (#889) 2022-08-11 12:56:35 +01:00
cypress Task/Remove vegawallet service api client (#916) 2022-08-01 09:21:31 +01:00
deal-ticket feat: market list mega dropdown (rich popover) (#889) 2022-08-11 12:56:35 +01:00
deposits Feat/537: remove old contract for collateral bridge (#998) 2022-08-11 11:33:45 +01:00
environment chore: upgrade to React 18 (#952) 2022-08-09 10:43:11 +01:00
fills Chore/953: Rename amount to size (#983) 2022-08-11 09:10:20 +01:00
governance chore: upgrade to React 18 (#952) 2022-08-09 10:43:11 +01:00
market-depth feat: market list mega dropdown (rich popover) (#889) 2022-08-11 12:56:35 +01:00
market-list feat: market list mega dropdown (rich popover) (#889) 2022-08-11 12:56:35 +01:00
network-info Fix/829: Git info word length broke responsiveness (#880) 2022-07-27 13:46:00 +02:00
network-stats feat(#500): colors fixes (#512) 2022-06-10 16:07:44 +01:00
orders feat: market list mega dropdown (rich popover) (#889) 2022-08-11 12:56:35 +01:00
positions feat: market list mega dropdown (rich popover) (#889) 2022-08-11 12:56:35 +01:00
react-helpers chore: upgrade to React 18 (#952) 2022-08-09 10:43:11 +01:00
smart-contracts Feat/537: remove old contract for collateral bridge (#998) 2022-08-11 11:33:45 +01:00
tailwindcss-config Fix/748-correct-order-of-shadows-on-input-fields (#887) 2022-07-28 10:40:31 +01:00
trades fix: scrolling trades grid prevRowNode data becomes undefined (#874) 2022-07-27 09:26:32 +01:00
types Feat/633: Oracles MVP in block explorer (#871) 2022-07-29 11:01:11 +01:00
ui-toolkit feat: market list mega dropdown (rich popover) (#889) 2022-08-11 12:56:35 +01:00
wallet Feat/980: New Asset proposals should require validationTimestamp (#981) 2022-08-10 12:28:40 +01:00
web3 Feat/537: remove old contract for collateral bridge (#998) 2022-08-11 11:33:45 +01:00
withdraws Feat/537: remove old contract for collateral bridge (#998) 2022-08-11 11:33:45 +01:00
.gitkeep Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00