Commit Graph

4446 Commits

Author SHA1 Message Date
m.ray
e309669736
fix(trading): typo translation full featured link (#5659)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
Co-authored-by: Edd <edd@vega.xyz>
2024-01-23 16:05:51 +00:00
m.ray
b1621d1191
chore(trading): fix monitoring bounds (#5655) (#5657)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
Co-authored-by: Edd <edd@vega.xyz>
2024-01-23 15:45:05 +00:00
Art
39907f07db
feat(wallet): new browser wallet connection model (#5572)
Co-authored-by: Dexter Edwards <dexter.edwards93@gmail.com>
2024-01-23 15:32:23 +00:00
m.ray
3dab5f3d9b
chore(trading): merge main back in develop (#5654)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
Co-authored-by: Edd <edd@vega.xyz>
2024-01-23 14:57:20 +00:00
Edd
3cf9ae7582
fix(governance): handle null validator scores properly (#5459) 2024-01-23 14:46:19 +00:00
Ben
557894e2ef
chore(trading): turn off parallel (#5650) 2024-01-23 14:43:51 +00:00
m.ray
baf9875c69
feat(trading): filter out suspended transfers (#5640)
Co-authored-by: bwallacee <ben@vega.xyz>
2024-01-23 09:38:09 +00:00
Art
51199b02ce
feat(governance): update market proposal header with copy and open buttons (#5648) 2024-01-23 10:13:56 +01:00
m.ray
bb826c88f0
fix(trading): set trading view as default (#5632) 2024-01-22 16:09:18 +00:00
Edd
0da20b750f
feat(explorer): referral and team transaction support (#5623) 2024-01-22 10:53:53 +00:00
m.ray
e16c447564
chore(trading): remove quadratic slippage factor (#5641)
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
2024-01-22 10:17:16 +00:00
Bartłomiej Głownia
a2170d27d6
feat(ui-toolkit): update slider design (#5645)
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
2024-01-22 08:30:57 +01:00
Ben
00d840b7b3
chore(trading): delete and move some tests to jest (#5633) 2024-01-19 14:15:53 +00:00
Ben
2a4a05630f
chore(trading): fix skipped tests (#5638) 2024-01-19 08:20:52 +00:00
Ben
97f1f40f2c
chore(trading): remove waits and tests (#5637) 2024-01-18 13:20:58 +00:00
Bartłomiej Głownia
a8e6963521
feat(deposits): if wrong network dont show the form and prompt switching to the correct network (#5571)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2024-01-18 10:41:19 +01:00
m.ray
a2bffa1dfd
fix(trading): alphabetically order translations in trading.json (#5635) 2024-01-17 21:28:20 +00:00
Ben
9253e8067a
chore(trading): market-sim branch parralel fix (#5630) 2024-01-17 14:44:11 +00:00
Bartłomiej Głownia
58972f0a11
feat(ui-toolkit): add leverage slider component (#5594) 2024-01-17 13:46:11 +00:00
Ben
a3c55fd7c3
chore(trading): update vega-market-sim to use to 0.74.0-preview.2 (#5603) 2024-01-17 12:19:52 +00:00
Matthew Russell
c63cba1071
chore(trading): enable trading view on mainnet (#5628) 2024-01-16 18:16:58 +00:00
m.ray
bc9d87fe30
chore(trading): clean up triggering ratio (#5604) 2024-01-16 18:10:32 +01:00
m.ray
6a21862378
fix(trading): use No trading instead of Trading terminated (#5624) 2024-01-16 18:30:42 +02:00
Ben
0fb4348e9c
chore(trading): upload market-sim logs (#5622) 2024-01-15 20:56:52 +00:00
m.ray
b751bcf17d
feat(trading): mobile responsiveness tweaks (#5613) 2024-01-15 15:26:13 +00:00
m.ray
d32f27fcb1
feat(trading): mobile responsiveness - market selector (#5582) 2024-01-11 11:23:48 +00:00
m.ray
d05cd6a2ed
fix(trading): tiny scroll for rewards (#5586) 2024-01-10 15:49:58 +00:00
m.ray
c003e5fa30
fix(trading): liquidity table improve readability and remove grouping (#5598) 2024-01-10 15:49:35 +00:00
Ben
f62d3289ab
chore(trading): retry on http error (#5601) 2024-01-10 15:44:01 +00:00
Ben
a3d3d18c5c
chore(trading): fix price monitoring test (#5600) 2024-01-10 14:56:17 +00:00
m.ray
77ca101781
chore(trading): merge main back in develop (#5597)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
Co-authored-by: Edd <edd@vega.xyz>
2024-01-10 10:31:15 +00:00
Ben
d238c37d0c
chore(trading): vesting test (#5595) 2024-01-10 10:07:59 +00:00
Edd
79feb485f6
fix(governance): improve error message for configuration error (#5589) 2024-01-09 17:21:56 +00:00
Ben
6aa5c3b6e3
chore(trading): rewards page e2e (#5578) 2024-01-09 15:54:40 +00:00
Ben
82abc13fda
chore(trading): skip test due to issue (#5583) 2024-01-08 16:16:03 +00:00
Edd
933f07cddf
fix(explorer): minor tidyup of deterministic order view (#5573) 2024-01-08 13:25:03 +00:00
Matthew Russell
c8067669c2
fix(trading): ensure fees queries always fetch on mount and poll (#5566) 2024-01-05 12:43:30 +00:00
m.ray
78f5a9c520
feat(trading): activity streaks, reward hoarder bonus and active rewards (#5491)
Co-authored-by: candida-d <62548908+candida-d@users.noreply.github.com>
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
Co-authored-by: bwallacee <ben@vega.xyz>
2024-01-05 11:16:59 +00:00
Ben
462066959d
chore(trading): update vega (#5563) 2024-01-03 12:00:00 +00:00
daro-maj
f12f5ab961
chore(trading): fix volume issue for market selector tests (#5564) 2024-01-03 12:04:49 +01:00
Art
98b2460d8b
fix(trading): mobile friendly referral and fees views (#5530)
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2024-01-02 15:50:04 +00:00
Matthew Russell
67c182f3de
chore(trading-view): minor tv chart tweaks (#5545) 2024-01-02 13:20:01 +00:00
Matthew Russell
68e0009ab0
feat(trading,markets,proposals): market banners (#5494)
Co-authored-by: bwallacee <ben@vega.xyz>
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
2024-01-02 11:04:43 +00:00
Bartłomiej Głownia
ad74b12908
feat(trading): do not show error message if there is no faucet tx error (#5539) 2024-01-02 10:19:10 +01:00
Matthew Russell
7fff33e493
feat(trading): competition feature flag and team page (#5549) 2023-12-29 15:50:51 +00:00
daro-maj
e7cb2c8276
chore(trading): fix fees tests (#5548) 2023-12-29 15:25:33 +00:00
Bartłomiej Głownia
4adaeea40a
feat(trading): pane settings view (#5509)
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-12-28 12:33:18 +00:00
Matthew Russell
d47d894147
fix(deal-ticket): stray curly in stop order deal ticket (#5547) 2023-12-28 12:27:56 +00:00
Bartłomiej Głownia
515932d401
fix(trading): use correct interpolation prefix in market info label (#5537) 2023-12-27 18:47:19 +00:00
daro-maj
723ff2805d
chore(trading): check e2e tests issue (#5544) 2023-12-27 14:07:27 +01:00