Commit Graph

1311 Commits

Author SHA1 Message Date
Radosław Szpiech
ae02b153f8
chore(trading): fix cancel all button and move trading orders tests (#5100) 2023-10-23 08:34:50 +02:00
Maciek
2dfcb02d1e
chore(orders): 4970 add no rows and error info (#5076) 2023-10-19 14:45:55 +01:00
Maciek
097bf7c08c
chore(trading): add button for copying asset id (#5075) 2023-10-18 17:02:34 +02:00
Bartłomiej Głownia
236e35a92b
feat(trading): show successor banner if market is settled or successor market exists (#5056)
Co-authored-by: bwallacee <ben@vega.xyz>
2023-10-18 14:48:52 +02:00
Maciek
abf84b9d45
chore(ui-toolkit): 4970 async renderer - improve error handling (#5063) 2023-10-18 11:11:05 +02:00
m.ray
6d2a2ea0a0
chore(trading): update snap version to 0.3.1 (#5059) 2023-10-18 09:56:50 +01:00
Matthew Russell
835ee64243
fix(trading): hydration error due to loader (#5043) 2023-10-17 20:05:53 -07:00
Matthew Russell
e7c3b5054c
fix(trading): market selector dropdown not updating (#5027) 2023-10-17 09:56:48 -07:00
Maciek
9dc9588a14
chore(ledger): 4895 refactor ledger csv extract (#5053) 2023-10-17 17:15:38 +02:00
Ben
a0844d41bf
chore(trading): move transfer test to jest (#5058) 2023-10-17 10:56:21 +01:00
m.ray
3d1aa74128
fix(trading): liquidation price tooltip link (#5050) 2023-10-17 10:44:49 +01:00
Ben
2376bfe58f
chore(trading): deposit test to jest (#5036) 2023-10-16 11:44:37 -07:00
Matthew Russell
a24e3646cc
fix(trading): glitchy waterfall loading (#5039) 2023-10-16 07:49:23 -07:00
Art
55b092b216
fix(trading): update referral program proposal changes (#5030) 2023-10-16 16:45:00 +02:00
Matthew Russell
ef4cf6a87e
chore(assets): add testnet deny list (#5044) 2023-10-16 07:41:31 -07:00
Sam Keen
c9860a3412
fix(governance): governance initiated transfers fixes (#5025) 2023-10-16 12:02:06 +01:00
Bartłomiej Głownia
1791b3ca6a
feat(trading): adjust layout for funding payments (#5034) 2023-10-16 11:19:08 +02:00
Matthew Russell
341d78e761
chore(trading): fix hydration errors and improve loading experience (#5038) 2023-10-13 16:02:33 +02:00
Joe Tsang
58cc074538
test(governance): governance transfer proposal tests (#5011)
Co-authored-by: daro-maj <119658839+daro-maj@users.noreply.github.com>
2023-10-12 18:48:39 +02:00
Bartłomiej Głownia
852c9bb8f4
feat(trading): display fees discounts (#4800) 2023-10-12 16:58:57 +02:00
Maciek
5d7e4d273a
chore(trading): add timezone note to the ledger entries form (#5018) 2023-10-12 09:12:54 +00:00
Sam Keen
b137e024c6
feat(governance): volume discount proposals (#5022) 2023-10-11 18:51:52 +00:00
Ben
6651ee52b4
chore(trading): oracle banner test (#5020) 2023-10-11 15:54:26 +01:00
m.ray
0d14722c5d
feat(trading): add risk factors leverage and update accordion panel (#5000)
Co-authored-by: Rado <szpiechrados@gmail.com>
2023-10-11 10:19:43 +01:00
Sam Keen
4968b537b8
feat(governance): referral proposals (#5013) 2023-10-11 09:11:35 +00:00
Bartłomiej Głownia
5f5c45f3b9
feat(trading): display empty values for funding and countdown if perp market is in auction (#4987) 2023-10-10 16:59:31 +01:00
Maciek
6b10df015d
feat(trading): 4387 market terminate warning banner (#4912)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-10-10 17:50:49 +02:00
Ben
6d7e24732b
chore(trading): transfer form test to jest (#5010) 2023-10-10 14:37:06 +01:00
Ben
66ebb26b0f
chore(trading): deal ticket tif tests (#5009) 2023-10-10 13:05:02 +01:00
Ben
51c88d2fce
chore(trading): move trades tests to jest (#5001) 2023-10-10 11:13:23 +01:00
Maciek
39c53a7326
chore(trading): 4858 redesign market header (#4976) 2023-10-10 10:45:09 +02:00
Bartłomiej Głownia
da8e382454
feat(trading): add funding payment history (#4989) 2023-10-09 16:59:00 +02:00
Ben
81ebefc329
chore(trading): accounts test to jest (#4984)
Co-authored-by: daro-maj <119658839+daro-maj@users.noreply.github.com>
Co-authored-by: Bartłomiej Głownia <bglownia@gmail.com>
Co-authored-by: Mikołaj Młodzikowski <mikolaj.mlodzikowski@gmail.com>
2023-10-09 10:09:10 +01:00
Rado
4c8a15cc01
chore(governance): merge main 2023-10-06 12:57:32 +02:00
Matthew Russell
c116762865
fix(trading,wallet): set version for vega snap (#4991) 2023-10-05 14:18:40 -04:00
Bartłomiej Głownia
6dbde76c84
chore(wallet): remove dependency on apollo from wallet lib (#4814) 2023-10-05 11:25:54 +02:00
Bartłomiej Głownia
3b978118dc
feat(deal-ticket): fix margin and fees alignment (#4956) 2023-10-05 07:40:25 +02:00
Ben
bb4cc1e51d
chore(trading): set default sort order (#4978) 2023-10-05 00:12:47 +01:00
Bartłomiej Głownia
797db6ee93
feat(ui-toolkit): increase checkbox and radio clickable area (#4906) 2023-10-04 12:50:02 +02:00
Madalina Raicu
f4d46efff5
Merge branch 'main' of github.com:vegaprotocol/frontend-monorepo into chore/merge-main-pull-requests 2023-10-03 18:21:10 +01:00
Art
d510330c6b
feat(governance): governance transfers (#4411) 2023-10-03 15:35:17 +00:00
Ben
5b5765ef63
chore(trading): add accounts jest test (#4962) 2023-10-03 15:16:24 +00:00
Matthew Russell
872f1d300f
fix(wallet): dont show error state if user rejects connection (#4901)
Co-authored-by: Madalina Raicu <madalina@raygroup.uk>
2023-10-03 12:21:19 +01:00
Bartłomiej Głownia
60ca6c2eb6
feat(trading): show fills for all markets (#4951) 2023-10-03 11:00:26 +01:00
m.ray
a19ea1c939
fix(trading): update filter for market selector to include suspended via governance (#4957) 2023-10-02 18:00:49 +01:00
m.ray
c65c296db2
feat(trading): ethereum oracle spec in oracle panels (#4914)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-10-02 17:48:12 +01:00
Maciek
6c5cd85d96
fix(deal-ticket): prevent empty call estimate position (#4950) 2023-10-02 18:26:10 +02:00
m.ray
8efadda98c
fix(trading): remove market value proxy and formatting (#4916) 2023-10-02 16:00:55 +01:00
Maciek
0872a14f44
feat(positions): close position with max possible size (#4940) 2023-10-02 16:38:22 +02:00
Ben
13817e4d57
chore(trading): delete duplicate asset details test (#4954) 2023-10-02 13:57:54 +00:00