m.ray
37cd69ba6e
chore(trading): move rewards to portfolio part 1 ( #5402 )
2023-12-04 15:40:14 +00:00
Ben
2c11045dd9
feat(trading): perp market tests ( #5426 )
2023-12-04 14:29:00 +00:00
Art
9aef41a119
fix(governance): update asset proposal ( #5417 )
...
Co-authored-by: Madalina Raicu <madalina@raygroup.uk>
2023-12-04 15:20:07 +01:00
m.ray
614a83b7d6
chore(trading): merge main back in develop (fees discounts, discount stats from prev epoch) ( #5415 )
...
Co-authored-by: Bartłomiej Głownia <bglownia@gmail.com>
Co-authored-by: asiaznik <artur@vegaprotocol.io>
2023-12-01 17:03:41 +00:00
m.ray
3dc77b0eff
chore(trading): add close position button back to console ( #5407 )
2023-12-01 16:38:32 +00:00
Bartłomiej Głownia
61471228aa
fix(trading): use discount stats only from previous epoch ( #5411 )
...
Co-authored-by: asiaznik <artur@vegaprotocol.io>
2023-12-01 16:34:05 +00:00
Art
127e784ceb
chore(trading): don't redirect to inactive markets ( #5359 )
2023-12-01 14:42:26 +01:00
Edd
e06f4818fc
feat(explorer): add signature viewer ( #5264 )
...
Co-authored-by: Madalina Raicu <madalina@raygroup.uk>
2023-11-30 11:54:18 +00:00
Ben
c8c56307bb
chore(trading): update vega version ( #5396 )
2023-11-30 09:52:05 +00:00
Ben
a8cd7f157f
chore(trading): migrate cypress tests to python ( #5367 )
2023-11-30 09:42:57 +00:00
Bartłomiej Głownia
4f18caa486
feat(trading): upgrade i18n, fix plurals ( #5331 )
2023-11-30 07:31:44 +00:00
Matthew Russell
0697302d07
Merge branch 'main' into chore/sync-main
2023-11-29 14:06:45 -08:00
Art
2d926c0ce0
fix(governance): sensible vote numbers ( #5384 )
...
Co-authored-by: Madalina Raicu <madalina@raygroup.uk>
2023-11-29 10:38:41 -08:00
Art
f57d6a7c7b
fix(trading): missing volume discount program issue, inverted tiers ( #5378 )
2023-11-29 17:23:14 +00:00
Bartłomiej Głownia
4f7918f64e
feat(trading): remove proposal warning from market header ( #5385 )
2023-11-29 17:05:53 +00:00
Bartłomiej Głownia
52ab0562b0
feat(trading): refactor ledger export form validation ( #5379 )
2023-11-29 15:27:00 +00:00
m.ray
4e2b0d1b1d
fix(trading): fix ag-grid transparent filters ( #5377 )
2023-11-29 15:24:37 +00:00
m.ray
0b0bcad9b3
fix(trading): ag-grid compactness adjustment ( #5382 )
2023-11-29 14:29:02 +00:00
Bartłomiej Głownia
bcf17bb34e
feat(trading): i18n language switcher ( #5320 )
...
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-11-29 15:16:17 +01:00
Bartłomiej Głownia
7588d0cd11
feat(trading): refactor ledger export form validation ( #5362 )
2023-11-29 13:28:31 +01:00
m.ray
5ee1748495
fix(trading): ag-grid styling updates and filter fixes ( #5368 )
2023-11-28 22:13:12 +00:00
Art
73a118978f
feat(trading): referral code eligibility ( #5325 )
2023-11-28 16:08:21 +01:00
Matthew Russell
3bbacc1aa0
fix: fix broken test after removal of formatting
2023-11-27 21:22:30 -08:00
m.ray
12cb5e10b6
chore(trading): merge main in develop ( #5352 )
...
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-11-27 15:49:26 -08:00
Bartłomiej Głownia
068d6abf1b
feat(trading): show percentage sign on y axis in funding rate chart ( #5342 )
2023-11-27 13:39:20 +00:00
m.ray
d4e801cfc6
feat(trading): reset console to default ( #5344 )
2023-11-27 10:42:47 +00:00
Bartłomiej Głownia
964deb2f23
feat(trading): update title on rewards and fees pages ( #5347 )
2023-11-27 08:18:59 +00:00
Art
6669125dd3
feat(trading): copy apply referral link from code tile ( #5338 )
2023-11-24 10:20:37 +00:00
m.ray
129b6c4e89
feat(trading): referral initial state when no sets are available ( #5294 )
2023-11-23 17:08:26 +00:00
Ben
ca418cabfe
chore(trading): migrate python tests to jest ( #5339 )
2023-11-23 15:56:29 +00:00
Ben
192af844c4
chore(trading): fix change keys edge case ( #5337 )
2023-11-23 09:12:45 +00:00
Ben
76426baa2a
chore(ci): create traces dir ( #5327 )
2023-11-22 15:52:59 +00:00
Ben
6fdac2419c
chore(trading): move python stop order tests to jest ( #5329 )
2023-11-22 15:10:19 +00:00
Art
87807d2088
chore(governance): sensible vote numbers ( #5332 )
2023-11-22 15:30:16 +01:00
m.ray
a5f2533a66
feat(trading): market list snags and disable column removal ( #5324 )
...
Co-authored-by: bwallacee <ben@vega.xyz>
2023-11-22 13:51:39 +00:00
Ben
1e9251c9c0
chore(trading): python tests update vega version ( #5313 )
2023-11-22 09:39:40 +00:00
Ben
a19da4c408
chore(trading): cypress to python tests ( #5319 )
...
Co-authored-by: Bartłomiej Głownia <bglownia@gmail.com>
2023-11-21 14:44:41 +00:00
Ben
65ad4fffda
chore(trading): migrate LP cypress tests ( #5286 )
...
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-11-21 14:36:02 +00:00
Bartłomiej Głownia
c0c56e4c48
feat(trading): fix markets i18n namespace, add missing label, preload all namespaces ( #5312 )
...
Co-authored-by: bwallacee <ben@vega.xyz>
2023-11-21 12:08:33 +01:00
Bartłomiej Głownia
a9ca215276
feat(proposals): use i18next ( #5284 )
...
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-11-19 21:49:39 -08:00
Bartłomiej Głownia
61a9eb2f5c
feat(ui-toolkit): use i18next ( #5289 )
...
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-11-19 15:27:52 -08:00
Bartłomiej Głownia
bb47747501
feat(utils): use i18next ( #5269 )
...
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-11-19 14:00:45 -08:00
Bartłomiej Głownia
b6052bc3e5
feat(markets): use i18next ( #5255 )
2023-11-17 12:01:18 -08:00
Matthew Russell
fae66ca4ce
Merge branch 'main' into chore/sync-main
2023-11-17 10:56:19 -08:00
Edd
2983c6c6ba
feat(governance): enable volume discount update view ( #5304 ) ( #5307 )
2023-11-17 10:25:30 -08:00
Edd
31524ac7a7
feat(governance): enable volume discount update view ( #5304 )
2023-11-17 17:29:42 +00:00
Matthew Russell
70f42c1c7e
fix(trading): fees page fixes for mainnet ( #5303 )
...
Co-authored-by: asiaznik <artur@vegaprotocol.io>
2023-11-17 08:53:21 -08:00
m.ray
2304ce9763
fix(proposals): perpetual proposed markets ( #5290 )
2023-11-17 12:00:19 +00:00
m.ray
79a16b8562
fix(trading): show deal ticket in sidebar by default ( #5292 )
2023-11-16 09:08:20 -08:00
Ben
ea3e5a7651
chore(trading): update vega-market-sim ( #5288 )
2023-11-16 15:48:36 +00:00
Ben
b062339682
chore(trading): delete duplicate cypress tests ( #5287 )
2023-11-16 14:22:24 +00:00
Ben
824bcf89bd
feat(trading): perps markets in trading python tests ( #5283 )
2023-11-16 13:16:36 +00:00
Ben
f315917094
chore(trading): remove some redundant capsule tests ( #5281 )
2023-11-16 13:14:47 +00:00
Ben
8e898cfd78
chore(trading): remove wait for graphql ( #5265 )
2023-11-16 08:11:48 +00:00
Bartłomiej Głownia
f377e07996
feat(trading): use i18next ( #5238 )
...
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-11-15 19:10:39 -08:00
Matthew Russell
090d340364
feat(trading): rewards page ( #5222 )
2023-11-15 13:46:19 -08:00
Matthew Russell
6d32fa7362
chore(ci): remove unused netlify configs ( #5278 )
2023-11-15 13:40:26 -08:00
Art
1a7682c3c9
chore(governance): vesting balances ( #5237 )
...
Co-authored-by: Madalina Raicu <madalina@raygroup.uk>
2023-11-15 18:15:05 +00:00
Ben
3294c0cabe
chore(trading): fix tests from i18n ( #5259 )
2023-11-15 13:45:36 +00:00
Edd
c10084d441
feat(explorer): simplify party accounts page ( #5240 )
2023-11-15 11:15:25 +00:00
Edd
96658134ee
fix(explorer): improve chain event tx view for contract calls ( #5243 )
2023-11-15 11:15:07 +00:00
Bartłomiej Głownia
a070504d2e
feat(trading): i18n ( #5126 )
...
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-11-14 21:10:06 -08:00
Matthew Russell
78add88014
chore(trading,governance,explorer): comply with eslint type import rules ( #5257 )
2023-11-14 16:43:36 -08:00
Ben
02c425f304
chore(trading): add playwright and market sim testing framework ( #5199 )
...
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
Co-authored-by: dalebennett1992 <dalebennett1992@hotmail.co.uk>
2023-11-14 10:05:07 -08:00
m.ray
06769f25cf
feat(trading): referral preview update ( #5251 )
2023-11-14 15:31:00 +01:00
Matthew Russell
b3014bb98a
chore(trading,governance,explorer): nx migration to latest ( #5246 )
...
Co-authored-by: Edd <edd@vega.xyz>
2023-11-14 15:25:29 +01:00
Matthew Russell
132f2e4b2b
chore(trading): add git hash and tag into settings view ( #5207 )
2023-11-13 21:17:17 -08:00
Art
0776332ba7
fix(trading): fees page issues ( #5217 )
2023-11-09 16:50:50 +01:00
Bartłomiej Głownia
1fdf519780
feat(trading): fee discounts tweaks ( #5205 )
2023-11-07 16:15:54 +01:00
Art
9233778e85
feat(governance,accounts): vesting and vested accound in wallet card, fix transfer form to account ( #5206 )
...
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-11-06 12:42:42 -08:00
m.ray
7a91f48bcb
fix(trading): update LP table on Updating next epoch ( #5204 )
2023-11-06 15:47:08 +01:00
Edd
b43ea0f60b
feat(explorer): update liquidity submission view ( #5187 )
2023-11-03 15:52:27 +00:00
Matthew Russell
d76fa13c5d
chore(trading): fees page use window length in label ( #5186 )
2023-11-03 15:11:51 +00:00
Edd
89aeed6305
feat(explorer): new labels for proposals ( #5190 )
2023-11-03 14:58:56 +00:00
Edd
6e677084a3
feat(explorer): explorer oracle section rework ( #5135 )
2023-11-03 14:01:33 +00:00
m.ray
8069aa5ee7
fix(trading): hide funding tabs if market is not perp ( #5181 )
2023-11-03 10:49:31 +00:00
Edd
06cfd79415
feat(explorer): add timestamp to tx list ( #5174 )
2023-11-02 13:22:37 +00:00
Edd
443220283c
fix(explorer): format new network params correctly ( #5172 )
2023-11-02 13:17:11 +00:00
Matthew Russell
20233db706
fix(deal-ticket): fees breakdown rendering issues ( #5173 )
2023-11-01 13:32:51 -07:00
Matthew Russell
d31333538b
chore(trading): ignore .next from lint ( #5162 )
2023-11-01 10:06:53 +00:00
Matthew Russell
4af9979a21
chore(trading): referrals stats tweaks ( #5160 )
2023-11-01 10:06:36 +00:00
Edd
142f08343b
feat(governance): add update benefit tiers table ( #5146 )
2023-10-31 10:20:38 +00:00
m.ray
61aa45a9ed
feat(trading): show fees paid across whole market ( #5154 )
2023-10-30 18:16:49 -07:00
Art
3072b7824f
fix(trading): referrer stats tiles ( #5143 )
...
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-10-30 18:12:59 -07:00
Joe Tsang
dd1890d8c6
chore(cypress): fix failing assertions ( #5132 )
2023-10-27 14:21:02 +01:00
Matthew Russell
c8e624eaba
chore(trading): update fee factor with discount calculation ( #5138 )
2023-10-27 14:20:45 +01:00
Art
cc6629ad27
fix(trading): referrals next tier tiles ( #5139 )
2023-10-27 13:48:43 +02:00
Art
9838efa00e
feat(proposals): generic proposal toasts ( #5134 )
2023-10-27 13:17:51 +02:00
m.ray
dac7142a98
feat(trading): add earmarked fees ( #5123 )
2023-10-27 13:09:01 +02:00
Matthew Russell
8c2c8d987c
feat(trading): add row click for fees table ( #5130 )
2023-10-26 08:38:52 -07:00
Matthew Russell
52c96794f7
feat(trading): fees page ( #5055 )
2023-10-25 14:59:30 -07:00
Ben
58ce016d4d
chore(trading): suspend market test to console test ( #5128 )
2023-10-25 16:21:11 +01:00
Ben
ac16eb06f5
chore(trading): delete fills cypress tests ( #5122 )
2023-10-25 14:02:43 +01:00
Ben
3319871617
chore(trading): delete dupe transfer tests ( #5121 )
2023-10-25 12:29:21 +00:00
daro-maj
655131c744
test(trading): fix capsule test ( #5116 )
2023-10-25 12:39:18 +01:00
Art
546087fb9f
chore(trading): referrals with sidebar ( #5117 )
2023-10-25 11:14:00 +02:00
Ben
f7a82d33ba
chore(trading): withdraw tests to jest ( #5109 )
...
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-10-25 08:45:58 +01:00
Edd
c7d0025b4f
feat(explorer): add determinsitic id to transfer tx ( #5112 )
2023-10-24 16:48:17 +01:00
Art
6c9272cd53
chore(trading): i18n-friendly referrals ( #5113 )
2023-10-24 17:43:33 +02:00
m.ray
82fb29d541
feat(trading): add liquidity provision new SLA parameters to liquidity tables ( #5032 )
...
Co-authored-by: asiaznik <artur@vegaprotocol.io>
2023-10-24 10:32:07 +01:00
Art
43cd170c77
feat(trading): referrals (Mk2), referrals stats, apply preview ( #5021 )
2023-10-23 16:57:18 +02:00
Edd
1d39f81dfc
fix(governance): remove restricted route from navigation ( #5106 )
2023-10-23 14:16:07 +00:00
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
Matthew Russell
78afecc2e5
chore(trading): layout adjustments to accomodate default 13 inch screens ( #4798 )
2023-09-15 13:24:47 +01:00
Bartłomiej Głownia
3de5b07495
fix(trading): add overflow hidden to candles tab container ( #4803 )
2023-09-15 13:13:05 +01:00
Matthew Russell
e944d3e37c
fix(trading): correct link for get started prompt ( #4782 )
2023-09-15 13:12:39 +01:00
Joe Tsang
5596392835
chore(governance): fix failing staking test ( #4801 )
2023-09-15 13:04:42 +01:00
Ben
5c57106c04
chore(trading): delete market info tests ( #4804 )
2023-09-15 14:45:52 +03:00
Ben
2fc688f477
chore(trading): fix wallet test ( #4802 )
2023-09-15 14:45:15 +03:00
m.ray
b29c268257
chore(trading): add oracle proofs url to all envs ( #4793 )
2023-09-14 13:57:28 -07:00
m.ray
01ca05a313
chore(trading): update governance variables ( #4766 )
...
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-09-14 13:57:15 -07:00
Matthew Russell
e3c6dd41c9
fix(trading): simplify onboarding and explore button to use top traded ( #4781 )
2023-09-14 12:10:33 -07:00
m.ray
af6719cc9d
chore(trading): add governance link to top level nav ( #4765 )
...
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-09-13 14:25:31 -07:00
Sam Keen
c433a4ee06
feat(governance): more mobile view improvements ( #4751 )
...
Co-authored-by: Joe <joe@vega.xyz>
2023-09-13 19:01:33 +01:00
Joe Tsang
aa38e0c001
test(governance): add assert for numerical sort ( #4742 )
2023-09-13 13:02:47 +01:00
Joe Tsang
86da521da5
test(governance): flaky test fixes ( #4760 )
2023-09-13 11:53:22 +01:00
Matthew Russell
c6df34fe95
chore(trading): bump app version and enable snaps
2023-09-12 13:40:08 -07:00
Matthew Russell
c7d0803164
chore(trading): make closed market table rows the correct height
2023-09-12 12:47:47 -07:00
m.ray
250a654544
feat(trading): margin required progressive disclosure ( #4755 )
2023-09-12 12:06:47 -07:00
Matthew Russell
7f5e8ebb15
chore(trading): replace successor cols with market code cell ( #4722 )
2023-09-12 11:52:03 -07:00
Art
ccbe34e172
chore(trading): make deal ticket open on market change ( #4749 )
2023-09-12 11:26:54 -07:00
Maciek
27e8ce88bf
chore(trading): adjust onboarding experience ( #4754 )
2023-09-12 11:10:17 -07:00
Maciek
293288286b
chore(trading): adjust gap between candles ( #4753 )
2023-09-12 09:59:13 -07:00
Matthew Russell
a77765b1e9
feat(trading): store study sizes, reduce candles gap ( #4708 )
2023-09-12 09:56:43 -07:00
Maciek
2453d7841a
chore(trading): open connect dialog from onboarding dialog ( #4744 )
...
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-09-12 08:07:37 -07:00
Sam Keen
a0945be721
fix(governance,environment): adjust proposal user journey ( #4679 )
...
Co-authored-by: Joe <joe@vega.xyz>
2023-09-11 22:04:30 +01:00
Maciek
bf7aacf984
chore(trading): initial number of candles depended on pane width ( #4737 )
2023-09-11 10:27:03 +02:00
Sam Keen
db19ee80ac
feat(governance): improve the display of Governance app on mobile ( #4724 )
2023-09-08 09:48:09 +00:00
Sam Keen
45623f33c5
fix(governance): corrected sorting of upgrade proposals by blockheight ( #4729 )
2023-09-08 09:19:59 +00:00
Joe Tsang
08e204fe31
test(explorer): test for network param grouping ( #4710 )
2023-09-07 15:15:41 +01:00
Joe Tsang
81f7b0595e
chore(governance): update tests with vote changes ( #4706 )
2023-09-07 15:14:37 +01:00
Bartłomiej Głownia
47a84b4dac
feat(deal-ticket): show maximum number of active stop orders limit warning ( #4687 )
...
Co-authored-by: Maciek <maciek@vegaprotocol.io>
Co-authored-by: Edd <edd@vega.xyz>
Co-authored-by: Joe Tsang <30622993+jtsang586@users.noreply.github.com>
Co-authored-by: Sam Keen <samuel.kleinmann@gmail.com>
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
Co-authored-by: m.ray <16125548+MadalinaRaicu@users.noreply.github.com>
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
2023-09-07 09:25:26 +00:00
Matthew Russell
707c00def2
fix(trading,governance,explorer): peer deps for published packages ( #4721 )
2023-09-06 17:04:52 -07:00
Matthew Russell
78aff54360
chore(trading): remove duplicate stylesheet and icon references ( #4707 )
2023-09-06 13:51:41 -07:00
Dexter Edwards
c345623a06
feat: add marketCreationQuantumMultiple into tooltip ( #3706 )
2023-09-06 13:34:18 -07:00
Sam Keen
e9173796f5
fix(governance,environment,proposals): network upgrade proposal urls include block height ( #4704 )
2023-09-06 10:56:18 +00:00
Sam Keen
2a0811863f
feat(explorer): add headings and anchors to net params page ( #4691 )
2023-09-05 09:09:31 +01:00
Sam Keen
4f610bbd1b
feat(governance): vote status improvements ( #4654 )
2023-09-05 09:43:37 +02:00
Matthew Russell
104b2d145d
chore: release v0.21.0-core-0.72.14
2023-09-04 20:05:18 -07:00
Matthew Russell
678c9090c7
chore(trading): update flags for 0.72.14 ( #4697 )
2023-09-04 18:33:58 -07:00
Matthew Russell
21bb6a69c6
chore(trading): minor style tweaks ( #4696 )
2023-09-04 17:21:46 -07:00
Bartłomiej Głownia
467ed5d53d
feat(deal-ticket): make margin values section expandable ( #4664 )
2023-09-04 17:05:53 -07:00
m.ray
d268088e60
chore(trading): update dropdowns ( #4694 )
...
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-09-04 20:25:24 +00:00
Matthew Russell
1208d3f2a8
feat(market-depth): additional orderbook grouping levels ( #4658 )
2023-09-04 07:47:27 -07:00
Sam Keen
b5ba4f99d9
fix(governance,utils,react-helpers): token locale formatting issue ( #4678 )
2023-09-04 12:09:38 +01:00
Joe Tsang
66f25603d3
test(explorer): add e2e test for explorer oracles ( #4657 )
2023-09-04 09:41:04 +00:00
Matthew Russell
e41aff88b1
chore(trading): make top traded default sort for market selector ( #4637 )
2023-09-03 11:15:41 -07:00
Matthew Russell
9209074332
chore(trading): change pane context buttons color ( #4680 )
2023-09-01 17:00:11 -07:00
Maciek
6523490d96
chore(trading): 4349 delayed telemetry opt in ( #4642 )
2023-09-01 09:00:20 +00:00
Matthew Russell
559ef48d6d
feat(trading): orderbook changes ( #4652 )
2023-08-31 13:34:13 -07:00
Maciek
06d3ef8d73
fix: de-polish and fix links to mozilla ( #4670 )
2023-08-31 14:09:41 +00:00