Bartłomiej Głownia
1027827576
feat(trading): show margin level visualisation in asset breakdown modal ( #4048 )
2023-06-16 12:28:59 +02:00
daro-maj
9c6dd9f254
test(trading): markets selector ACs update ( #4107 )
2023-06-15 12:52:18 +02:00
Matthew Russell
98d248e02e
feat(accounts): accounts table quantum formatting ( #4076 )
...
Co-authored-by: Bartłomiej Głownia <bglownia@gmail.com>
2023-06-15 11:31:43 +01:00
Maciek
43d3754c64
feat(trading): 3945 orderbook enhancements ( #4016 )
...
Co-authored-by: Bartłomiej Głownia <bglownia@gmail.com>
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-06-07 10:58:34 +02:00
m.ray
aae5c44fa4
fix(trading): market selector volume update ( #3989 )
2023-06-06 18:45:52 -07:00
m.ray
1ae1fdff5e
fix(trading): price and volume in the last 24h can be incorrectly reported ( #3870 )
...
Co-authored-by: asiaznik <artur@vegaprotocol.io>
2023-05-25 10:39:07 +00:00
Matthew Russell
5280b79927
feat(trading): market selection changes ( #3863 )
2023-05-22 21:33:16 -07:00
Maciek
a4512e6064
feat(trading): move trade grid panel - add back priority for chart pane ( #3880 )
2023-05-22 15:55:02 +00:00
Maciek
fff8fdd78b
feat(trading): move trade grid panel - fix id of store ( #3872 )
2023-05-22 14:09:37 +00:00
m.ray
079d8bc48d
feat(trading): move deal ticket panel to the left ( #3842 )
...
Co-authored-by: maciek <maciek@vegaprotocol.io>
2023-05-22 15:40:42 +02:00
Bartłomiej Głownia
2904975fd3
feat(trading): highlight negative oracle statuses in market lists ( #3816 )
2023-05-18 13:22:54 +02:00
Matthew Russell
de637fee13
chore(trading): show markets in opening auction in market selector ( #3814 )
2023-05-18 09:49:44 +01:00
Matthew Russell
26f524ea07
feat(trading): sidebar market list adjustments ( #3792 )
2023-05-16 18:45:17 -07:00
Matthew Russell
a4279d5b5e
feat(trading): sidebar market list ( #3776 )
2023-05-16 16:57:36 +00:00
Bartłomiej Głownia
c4cec47b0b
feat(trading): add oracle dialog trigger to oracle banner, display status reas… ( #3727 )
2023-05-15 16:20:30 +01:00
Maciek
246577f401
feat(trading): persist table column sizes ( #3595 )
2023-05-09 08:09:53 +02:00
Matthew Russell
72821dd183
chore(utils,react-helpers,data-provider): remove apollo deps from ui-toolkit ( #3626 )
2023-05-07 18:01:07 -07:00
Bartłomiej Głownia
c37f9ebe66
feat(trading): divide order tab into open, closed, rejected and all ( #3541 )
2023-05-04 12:09:55 +02:00
Maciek
7a99ded8e9
feat(trading): market view persistent pane sizes ( #3537 )
2023-05-03 09:44:45 +01:00
Bartłomiej Głownia
c19bcc5e0c
feat(trading): add oracle banner e2e tests ( #3524 )
2023-04-27 09:47:18 +01:00
Bartłomiej Głownia
6371199537
feat(trading): add negative oracle status banner ( #3486 )
2023-04-21 18:31:52 +02:00
Art
933878acf5
chore(ui-toolkit): leftover dependencies ( #3485 )
...
Co-authored-by: Joe <joe@vega.xyz>
2023-04-21 16:16:04 +01:00
Bartłomiej Głownia
c15051d457
fix(trading): refactor market info accordion to avoid remount on candle reload ( #3447 )
2023-04-20 11:32:09 +02:00
m.ray
045dace274
feat(trading): add liquidity provision link to orders table ( #3432 )
2023-04-18 13:55:11 +01:00
Maciek
82e5128ba1
chore(trading): add "holding CMD + click" external link ( #3273 )
...
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-03-31 15:23:44 +02:00
Maciek
f649d78565
chore(orders): remove infinite scroll from order table ( #3247 )
...
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-03-23 09:13:07 +01:00
Bartłomiej Głownia
8c16759621
fix(trading): use unique keys in LocalStoragePersistTabs ( #3255 )
2023-03-22 16:34:58 -07:00
Bartłomiej Głownia
1d178b940f
feat(trading): store current tab selection ( #3148 )
2023-03-21 15:50:31 +01:00
Maciek
84795b2d6a
chore(trading): split bottom panel into two parts ( #3205 )
2023-03-17 09:50:43 +00:00
Maciek
a575b4c502
chore(trading): tweaks and improvements of floating bottom buttons ( #3138 )
2023-03-09 15:52:38 -08:00
Bartłomiej Głownia
6705eb4398
feat(trading): calculate required margin base on open volume, active … ( #2957 )
...
Co-authored-by: mattrussell36 <mattrussell36@users.noreply.github.com>
2023-03-09 10:03:50 +00:00
m.ray
0fec3bcf3c
fix(trading): update order on market trade header ( #3082 ) ( #3087 )
2023-03-03 17:37:46 +00:00
Matthew Russell
a796a38200
chore(datagrid,utils,react-helpers): rename token app, add utils, datagrid, i18n ( #3022 )
2023-02-28 10:56:29 -08:00
Matthew Russell
9166a85a55
chore(trading): update tooltip text for 24h volume ( #3005 )
2023-02-27 09:12:50 +00:00
m.ray
c22fec97b4
feat(trading): deposit to trade collateral tab pinned row ( #2921 )
2023-02-17 13:32:20 +00:00
m.ray
55d6dd4dce
feat(trading): deposit flow deal ticket ( #2874 )
2023-02-14 15:43:52 +00:00
Bartłomiej Głownia
a5d53eee77
chore(trading): live update deal ticket market data ( #2570 )
2023-02-09 14:20:31 +00:00
m.ray
860938f26c
fix: market selected no longer available - add link to all markets ( #2748 )
2023-01-26 13:46:44 +00:00
Ciaran McGhie
3ed3714e79
fix( #2216 ): lp-dashboard grab market close from metadata ( #2564 )
2023-01-26 09:58:39 +00:00
Bartłomiej Głownia
0cff5895c7
feat: call update with null data from useDataProvider hook on variables change ( #2689 )
2023-01-24 14:01:51 +00:00
m.ray
e4ada295e2
fix( #2345 ): positions table link to markets ( #2652 )
2023-01-19 13:53:10 -08:00
m.ray
c552a22af8
feat( #2560 ): show market code and name in the trading header ( #2659 )
2023-01-18 17:39:55 +00:00
Bartłomiej Głownia
5a0da4e158
feat: update market data components when they are in view ( #2607 )
2023-01-16 17:51:30 +00:00
m.ray
e5bf54ca02
fix: market expiry & trading live copy ( #2619 )
...
* fix(#2602 ): market expiry tooltip
* fix(#2612 ): update live trading copy
* fix: show - liq. supplied and fix lint issue
* fix: on-chain functionality tooltip
* Update apps/trading/components/welcome-dialog/welcome-notice-dialog.tsx
Co-authored-by: candida-d <62548908+candida-d@users.noreply.github.com>
* fix: propose a market link
Co-authored-by: candida-d <62548908+candida-d@users.noreply.github.com>
2023-01-16 17:36:06 +00:00
Matthew Russell
d98ce18f9e
chore: rename candles tab to chart ( #2558 )
2023-01-10 16:59:08 +01:00
macqbat
6c84153cdb
chore: redirect to last visited market instead first from the list ( #2489 )
...
* chore: redirect to last visited market instead first from the list
* chore: redirect to last visited market instead first from the list - add int tests
* feat: redirect to last visited market instead first from the list - refactor solution
* feat: redirect to last visited market instead first from the list - fix failing int test
* feat: redirect to last visited market instead first from the list - fix failing int test
* feat: redirect to last visited market instead first from the list - fix failing int test
* feat: redirect to last visited market instead first from the list - use immer in globalStore
* chore: redirect to last visited market - improve use of zustand
2023-01-02 17:01:06 +01:00
m.ray
1e98ecbd21
feat( #2367 ): liquidity supplied info in market header ( #2481 )
...
* feat(#2367 ): market liquidity supplied in trade market header
* feat(#2467 ): calculate LP status
* fix: add LP view link
* fix: add LP view link
* feat(#2367 ): show liquidity supplied percentage
* feat(#2367 ): show liquidity supplied percentage
* fix: liquidity-utils test needs big number
* feat(#2456 ): liquidity status marker
* feat(#2456 ): liquidity indicator
* feat(#2367 ): update props lp
* fix: use market data directly
* feat(#2367 ): move data grid in react-helpers
* feat(#2367 ): move data grid in react-helpers
* fix: indicator commented
* chore: remove unnecessary styles
* test: update test name
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2022-12-28 09:37:19 -08:00
Art
9c26f4d01b
chore: console dapp routes for skeleton page (2361) ( #2450 )
...
* chore: console dapp routes for skeleton page (2361)
* chore: console dapp routes for skeleton page (2361)
* chore: console dapp routes for skeleton page (2361)
2022-12-22 15:24:20 +01:00
m.ray
dce802d153
fix( #2273 ): remove show market only checkbox ( #2418 )
...
* fix: remove show market only checkbox
* chore: fix tests
* chore: lint fix
Co-authored-by: Rado <szpiechrados@gmail.com>
2022-12-15 12:36:56 +00:00
m.ray
e49ad9da6a
feat( #2273 ): orders and fills on trading page to be market specific ( #2395 )
...
* 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
2022-12-14 12:59:59 +00:00