Commit Graph

3383 Commits

Author SHA1 Message Date
Bartłomiej Głownia
f5868b6f1b
feat(trading): show when a market may be closed through governance (#5057) 2023-10-23 13:42:37 +02:00
m.ray
20e1522088
chore(trading): use quantum for liquidity supplied (#5099) 2023-10-23 10:24:26 +01:00
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
fee5f862a7
chore(trading): remove account history tab (#5098) 2023-10-20 15:08:19 +02:00
Edd
c25362b084
feat(governance): add restricted page (#5097) 2023-10-20 11:27:14 +00:00
Edd
7c105d2c6b
feat(explorer): add restricted route (#5094) 2023-10-19 18:28:33 +00:00
Maciek
2dfcb02d1e
chore(orders): 4970 add no rows and error info (#5076) 2023-10-19 14:45:55 +01:00
Sam Keen
a98ab775c3
feat(governance): transfers destination field can fallback to type (#5092) 2023-10-19 11:16:00 +01: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
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
Ben
2376bfe58f
chore(trading): deposit test to jest (#5036) 2023-10-16 11:44:37 -07:00
Matthew Russell
72ccf96523
fix(trading): remove additional page for closed markets (#5042) 2023-10-16 11:18:26 -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
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
6044b86ff4
chore(trading): add background to sidebar and minor tweaks (#5037) 2023-10-13 11:30:04 -07: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
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
Matthew Russell
b33cf04e16
fix(trading): flickering of market loading (#5006) 2023-10-10 14:20:27 +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
daro-maj
2786a984b0
test(trading): remove portfolio test (#5007) 2023-10-10 10:02:09 +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
Bartłomiej Głownia
1ed7d6fda2
feat(positions): add closed markets filter to positions in portfolio (#4982) 2023-10-09 08:28:21 +02:00
Rado
4c8a15cc01
chore(governance): merge main 2023-10-06 12:57:32 +02:00
Joe Tsang
63a6e4ecbd
chore(governance): fix failing link test (#4990) 2023-10-06 12:00:21 +02:00
Joe Tsang
555f6e2a6d
chore(explorer): fix failing market test (#4992) 2023-10-06 11:20:12 +02:00
Joe Tsang
b47bd49e83
test(governance): skip staking test (#4974) 2023-10-05 14:22:08 +00:00
Ben
4b942cfb7d
chore(ci): add release label on release (#4985) 2023-10-05 13:28:24 +01:00
Bartłomiej Głownia
6dbde76c84
chore(wallet): remove dependency on apollo from wallet lib (#4814) 2023-10-05 11:25:54 +02:00
daro-maj
f4abd7cef5
test(trading): remove account test (#4983) 2023-10-05 10:05:02 +02: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
6965bdf0ca
chore: remove closed markets 2023-10-03 18:40:36 +01: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
Maciek
f74687d30c
chore(trading): 4947 cant view settled market main (#4964) 2023-10-03 12:31:05 +01:00
m.ray
2a7574bd8e
fix(governance): add wallet connect project ID (#4966) 2023-10-03 12:30:24 +01:00
Maciek
539abce8af
chore(trading): cant view settled market (#4958) 2023-10-03 11:08:30 +01:00
Bartłomiej Głownia
60ca6c2eb6
feat(trading): show fills for all markets (#4951) 2023-10-03 11:00:26 +01:00
Art
eeff4ffcd4
fix(trading): missing wallet connect button (#4960) 2023-10-03 10:53:32 +01:00
Art
ee73e4d5e2
fix(trading): missing wallet connect button (#4959) 2023-10-03 10:38:37 +01:00
Joe Tsang
14928d318d
chore(governance): add e2e tests for market update proposals (#4945) 2023-10-02 20:50:47 +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
m.ray
8efadda98c
fix(trading): remove market value proxy and formatting (#4916) 2023-10-02 16:00:55 +01:00
Ben
13817e4d57
chore(trading): delete duplicate asset details test (#4954) 2023-10-02 13:57:54 +00:00
Edd
acf1d50d0f
chore(explorer): ignore errors on oracle page (#4944) 2023-09-29 17:29:16 +01:00
Matthew Russell
df11401b69
Merge pull request #4932 from vegaprotocol/main
chore(ci,trading): update develop with mainnet fixes
2023-09-29 10:33:42 -04:00
Maciek
2f0be0bf34
chore(trading): 4774 put connect dialog inside onboarding dialog - main branch (#4920) 2023-09-29 15:07:18 +02:00
Sam Keen
0e519f4d0e
feat(governance): market state update proposals (#4935) 2023-09-29 10:11:02 +01:00
Maciek
ff2e2574f6
chore(trading): add handle of autosizing selected columns - main branch (#4888) 2023-09-28 15:14:32 -04:00
Joe Tsang
9b52cecf21
chore(governance): remove explorer market diff test (#4928) 2023-09-28 17:24:05 +01:00
Ben
18f1fbd56d
chore(trading): deal ticket order tests move (#4927) 2023-09-28 17:16:00 +02:00
Joe Tsang
56c662e5ba
test(governance): perpetual market e2e test (#4892) 2023-09-28 11:35:46 +02:00
Sam Keen
1f507facba
feat(governance): show perp or future pills (#4863) 2023-09-27 14:55:43 +01:00
Radosław Szpiech
2640ccb20a
chore(trading): change runner for mainnet compatible vega version (#4907) 2023-09-27 14:42:12 +02:00
Matthew Russell
60d7cf3029
Merge branch 'main' into chore/update-develop-with-mainnet-fixes 2023-09-26 15:06:07 -04:00
Matthew Russell
2b8abde938
Merge pull request #4880 from vegaprotocol/chore/update-develop-with-mainnet-fixes
chore(trading,governance): update develop with mainnet fixes
2023-09-26 14:06:20 -04:00
Matthew Russell
2005f19d50
fix(trading): prevent deposit sidebar showing on corresponding standalone page (#4840) 2023-09-26 13:47:47 -04:00
Maciek
d78de10855
chore(trading): remove underlines on tooltips (#4884) 2023-09-26 13:45:33 -04:00
Matthew Russell
bb402c02f6
chore(trading): make volume bars color match candle color (#4881) 2023-09-26 12:08:12 -04:00
Matthew Russell
ba438549bc
Merge branch 'main' into chore/update-develop-with-mainnet-fixes 2023-09-25 21:30:40 -04:00
Matthew Russell
71a36c2382
fix(trading): remove upgrade banner [main] (#4877) 2023-09-25 17:27:01 -04:00
Matthew Russell
ef4a740b91
fix(trading): allotment breaking [main] (#4875) 2023-09-25 17:26:06 -04:00
m.ray
a6303456c5
feat(trading): liquidity SLA in market info (#4649)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
Co-authored-by: candida-d <62548908+candida-d@users.noreply.github.com>
Co-authored-by: Bartłomiej Głownia <bglownia@gmail.com>
Co-authored-by: Joe Tsang <30622993+jtsang586@users.noreply.github.com>
Co-authored-by: Joe <joe@vega.xyz>
2023-09-25 14:44:55 +01:00
Sam Keen
2d4be5fcb3
fix(governance): mainnet rewards query looping (#4865) 2023-09-25 09:59:38 +00:00
Sam Keen
9cbd6baccd
fix(governance): removed loop caused by rewards epoch refresh (#4864) 2023-09-25 09:34:47 +00:00
Maciek
525773773a
chore(trading): 4811 make market table columns resizable (#4856) 2023-09-25 10:14:18 +02:00
Ben
45d6f43e74
chore(trading): deal ticket test to jest (#4842) 2023-09-22 15:25:50 +01:00
Art
41760f2956
chore(trading): disable apply code when applied (#4855) 2023-09-22 12:06:02 +01:00
Maciek
3d2b171de7
chore(trading): 4774 put connect dialog inside onboarding dialog (#4845) 2023-09-22 11:04:02 +02:00
Joe Tsang
39a041332b
chore(governance): fix failing proposal submission (#4835) 2023-09-22 09:40:35 +01:00
Bartłomiej Głownia
4c0d05844e
feat(trading): improve funding rate formatting (#4847) 2023-09-22 09:39:56 +01:00
Matthew Russell
bf8480fed4
chore(trading): remove upgrade banner (#4852) 2023-09-22 09:39:26 +01:00
Art
44434a7d39
feat(trading): referrals (Mk1) (#4816)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-09-21 14:25:19 +01:00
Matthew Russell
3e30f053ff
chore(trading): routing and link changes (#4738) 2023-09-20 13:28:34 -07:00
m.ray
290b7ae856
feat(trading): browse perpetuals [stagnet1] (#4590)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
Co-authored-by: Bartłomiej Głownia <bglownia@gmail.com>
Co-authored-by: Joe Tsang <30622993+jtsang586@users.noreply.github.com>
Co-authored-by: Joe <joe@vega.xyz>
2023-09-20 10:11:03 +01:00
m.ray
835f2b793f
chore(trading): remove static assets console coming from vega.xyz (#4825)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-09-19 23:54:07 -07:00
Maciek
95a51fd152
chore(withdraws): standalone pages for withdraw and transfer (#4728)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-09-19 08:15:36 +02:00
m.ray
76ee58e473
chore(trading): update tag metamask snaps to true (#4815) 2023-09-18 15:19:48 +01:00
Madalina Raicu
a6aec899c8
chore: update tag metamask snaps to true 2023-09-18 15:08:46 +01:00
daro-maj
f3e2fe746d
test(trading): fix test for release v0.21.2 (#4806) 2023-09-18 08:40:35 +02:00
m.ray
8322fc7edd
chore: bump version (#4805) 2023-09-15 15:46:02 +01:00
Matthew Russell
46752816ec
chore(trading): get started section for deposit (#4783)
Co-authored-by: maciek <maciek@vegaprotocol.io>
Co-authored-by: Madalina Raicu <madalina@raygroup.uk>
2023-09-15 15:10:38 +01:00
Maciek
6d35f2b39d
chore(trading): 4764 remember closed sidebar (#4799)
Co-authored-by: Madalina Raicu <madalina@raygroup.uk>
2023-09-15 13:36:08 +01:00