Commit Graph

4275 Commits

Author SHA1 Message Date
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
5827b87f89
feat(trades): use i18next (#5268)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-11-19 13:51:08 -08:00
Bartłomiej Głownia
19b95832c4
feat(market-depth): use i18next (#5267) 2023-11-19 13:13:03 -08:00
Bartłomiej Głownia
48e4ab53a1
feat(orders): use i18next (#5263)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-11-19 13:12:35 -08:00
Bartłomiej Głownia
cefcff040f
feat(positions): use i18next (#5266) 2023-11-17 19:49:19 -08:00
Bartłomiej Głownia
c3ef639daf
feat(web3): use i18next (#5256) 2023-11-17 16:44:30 -08:00
Bartłomiej Głownia
b6052bc3e5
feat(markets): use i18next (#5255) 2023-11-17 12:01:18 -08:00
Bartłomiej Głownia
6e8894936e
feat(ledger): use i18next (#5248) 2023-11-17 11:55:10 -08:00
Bartłomiej Głownia
66f55855ae
feat(liquidity): use i18next (#5247) 2023-11-17 11:54:17 -08:00
Matthew Russell
5725b824ad
Merge pull request #5309 from vegaprotocol/chore/sync-main
chore(governance,trading): sync with mainnet fixes
2023-11-17 11:51:03 -08:00
Matthew Russell
9344a2abc0
fix: no t function 2023-11-17 11:10:18 -08:00
Matthew Russell
fae66ca4ce
Merge branch 'main' into chore/sync-main 2023-11-17 10:56:19 -08:00
Matthew Russell
4b7338ed94
chore(deal-ticket,markets): dont show margin estimate for perps (#5305) 2023-11-17 10:33:24 -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
Matthew Russell
5661b74082
fix(trading): do not use stakeToCcyVolume to format fees value (#5280) 2023-11-16 09:34:38 +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
f891caf08b
chore(trading,governance,explorer): disable prettier tailwind plugin (#5258) 2023-11-14 18:09:29 -08:00
Matthew Russell
69bdc637e5
chore(trading,governance,explorer): disable prettier tailwind plugin 2023-11-14 17:21:09 -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
m.ray
374890dc08
fix(trading): fix percentage formatter rounding in liquidity table (#… (#5254) 2023-11-13 16:20:48 +00:00
m.ray
22703d937e
fix(trading): fix percentage formatter rounding in liquidity table (#5250) 2023-11-13 16:14:18 +00:00
m.ray
7f95ba577e
fix(trading): display funding rate when market in monitoring auction (#5218) 2023-11-10 13:01:24 +00:00
m.ray
2f7e53e282
feat(trading): close position stopped and IOC behaviour update (#5211) 2023-11-09 22:31:18 +00:00
Matthew Russell
568dcd5305
fix(trading,governance,explorer): update codeowners 2023-11-09 12:43:50 -08:00
Matthew Russell
9605b0e7fa
chore(trading,governance,explorer): add specific rules for qa reviews 2023-11-09 12:37:32 -08:00
Art
0776332ba7
fix(trading): fees page issues (#5217) 2023-11-09 16:50:50 +01:00
Matthew Russell
f780013846
feat(accounts): transfer form improvements to handle transfers from vesting accounts (#5212)
Co-authored-by: Madalina Raicu <madalina@raygroup.uk>
2023-11-08 23:52:30 -08:00