Commit Graph

1095 Commits

Author SHA1 Message Date
Bartłomiej Głownia
43aff8e359
chore(trading): ag-grid upgrade (#4187) 2023-07-01 13:02:23 +02:00
Bartłomiej Głownia
6e9e7c2a5c
fix(positions): use market decimal places to format realized and unrealized PnL (#4225) 2023-06-30 14:58:01 +02:00
Matthew Russell
ebc058bcbe
chore(trading): vega icons for withrawals table and wallet dropdown (#4203) 2023-06-29 16:48:53 -07:00
Sam Keen
a31008ea26
feat(governance): improve asset proposal details view (#4216) 2023-06-29 14:41:25 +01:00
Ciaran McGhie
bf3ff8fb6f
fix(ui-toolkit): healthbar tooltips text colour (#4199) 2023-06-29 12:25:14 +01:00
Edd
2fa00dacaa
test(governance,markets): tidy up minor test quibbles (#4213) 2023-06-29 11:20:53 +00:00
Ben
45b7c2ad4d
test(trading): 6004-CHAR-chart e2e tests (#4179) 2023-06-29 09:14:54 +01:00
Matthew Russell
ac4762f9d7
chore(trading): reduce space in chart options 2023-06-27 16:35:36 -07:00
Matthew Russell
1195309b61
fix(announcements): update output path for announcements build (#4202) 2023-06-27 15:51:04 -07:00
m.ray
5cae2ce400
fix(trading): notional size formatting (#4192) 2023-06-27 09:33:42 +01:00
Matthew Russell
b8c9f9772e
chore(trading): allow window._env_ override (#4159) 2023-06-27 07:40:42 +01:00
Matthew Russell
c3e39b6e15
refactor(trading): pane stores for grid state (#4119) 2023-06-26 17:10:22 -07:00
Matthew Russell
77a391448b
fix(liquidity): use LiquidityProvision id (#4191) 2023-06-26 20:43:28 +00:00
Art
484d7888cf
feat(web3): ready to withdraw toast (#4142)
Co-authored-by: Bartłomiej Głownia <bglownia@gmail.com>
2023-06-26 16:28:14 +02:00
Bartłomiej Głownia
310506e5af
feat(positions): live update market data in positions table (#4154) 2023-06-26 12:50:57 +02:00
Matthew Russell
13f2e51798
chore(ui-toolkit): remove forwardRef as refs weren't being passed (#4160) 2023-06-23 15:36:21 -07:00
Bartłomiej Głownia
005455c870
chore(orders): use columnDefs in orders list, fix sorting by size and filled (#4170) 2023-06-23 15:33:25 -07:00
m.ray
445a085190
fix(trading): market info number formatting (#4163) 2023-06-23 12:44:18 +01:00
Sam Keen
bb1b236cdf
feat(governance): show multisig penalty in tooltip (#4140) 2023-06-22 09:43:46 +01:00
Joe Tsang
da66b7b20d
test(governance): test market details specifications (#4153) 2023-06-22 08:32:33 +01:00
Ciaran McGhie
ec12811f72
fix(ui-toolkit): visual fixes for healthbar - % and text colours (#4156) 2023-06-21 11:13:19 -07:00
Ciaran McGhie
180de8cf25
fix(ui-toolkit): healthbar fee decimals (#4152) 2023-06-21 14:51:17 +01:00
m.ray
df88e77cdf
fix(trading): liquidity provision table quantum formatting (#4114) 2023-06-21 11:23:07 +00:00
Bartłomiej Głownia
2353812834
fix(fills): fix mapping fill update (#4144) 2023-06-21 10:09:08 +01:00
Bartłomiej Głownia
597e07608f
feat(positions): add liquidation to positions view (#4115) 2023-06-20 21:49:52 +00:00
Matthew Russell
9703c3b7a6
fix(trading): deposit table loading state (#4143) 2023-06-20 13:50:10 -07:00
Bartłomiej Głownia
c740c11eaa
feat(deal-ticket): improve no collateral validation (#4122) 2023-06-20 08:31:52 -07:00
Sam Keen
5a48ba4a33
fix(governance): ensure cached finalized vote is only used when pubkey is c… (#4040) 2023-06-19 17:07:30 +00:00
Radosław Szpiech
d1fd9184ce
test(trading): #3508 tests for Trades ACs (#4139) 2023-06-19 17:07:27 +02:00
Bartłomiej Głownia
1027827576
feat(trading): show margin level visualisation in asset breakdown modal (#4048) 2023-06-16 12:28:59 +02:00
Matthew Russell
35896a9cf5
chore(trading): clear apollo warnings (#4120) 2023-06-16 09:50:22 +01:00
Edd
5a90ebe12e
feat(explorer): transaction list filtering 2023-06-15 17:10:17 +01: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
daro-maj
d775573543
test(trading): add e2e tests for liquidity 5002-LIQP (#4082)
Co-authored-by: Bartłomiej Głownia <bglownia@gmail.com>
2023-06-14 14:55:32 +02:00
Mikołaj Młodzikowski
c0fdc8d570 feat(ci): add deploy & build info to ui-toolkit README 2023-06-14 13:35:50 +02:00
m.ray
931ad75cc9
fix(trading): oracle markets matching (#4080) 2023-06-14 11:06:35 +02:00
m.ray
f25a58a3c3
fix(liquidity): update liquidity table row id (#4081) 2023-06-13 14:24:29 -07:00
Matthew Russell
8f966a4ba6
chore: remove copied dir 2023-06-12 12:38:55 -07:00
Maciek
9184c2374c
fix(markets): back with updating by grid api (#4059)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-06-10 07:49:10 -07:00
Maciek
37247a504a
fix(trading): update click area in network switcher (#4057)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-06-10 07:48:48 -07:00
Bartłomiej Głownia
2e7a6a6458
chore(trading): cleanup paginated data solution, improve performance (#4036) 2023-06-09 19:02:23 -07:00
Ben
bf6c13f523
test(trading): 3502-POSI-e2e-tests (#4064) 2023-06-09 17:37:50 -07:00
Maciek
e47b868c53
fix(withdraws): clear eth network errors (#4044) 2023-06-09 08:58:16 +02:00
Matthew Russell
b6286cd0f3
fix(deal-ticket): make ticket submit button always enabled (#4055) 2023-06-08 22:30:25 -07:00
Matthew Russell
5a8ff90890
fix(ui-toolkit): display of loader in large variant (#4056)
Co-authored-by: maciek <maciek@vegaprotocol.io>
2023-06-08 09:16:51 -07:00
Ciaran McGhie
d6f39049bd
chore(ui-toolkit,react-helpers,utils): publish new versions of ui-toolkit, react-helpers and utils (#4049) 2023-06-07 15:58:20 -07:00
Maciek
1d06be8f4e
fix: wrong css class (#4053) 2023-06-07 20:44:28 +00:00
m.ray
2ba0e9a1b2
chore(trading): add quantum formatting to deal ticket (#4030) 2023-06-07 11:49:50 +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