Commit Graph

4329 Commits

Author SHA1 Message Date
m.ray
80ab8821d0
fix(trading): live time fraction zero redundant check (#5420) 2023-12-02 11:36:58 +00:00
Art
7100b0e9fc
chore(accounts): no assets avaiable in transfer form (#5358) 2023-12-01 17:05:22 +00: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
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
Bartłomiej Głownia
8182da3b31
feat(deal-ticket): fix postOnly mapping in mapFormValuesToOrderSubmission (#5375) 2023-11-30 11:25:25 +01: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
5c7c626bbc
Merge pull request #5393 from vegaprotocol/chore/sync-main
chore(trading, datagrid, liquidity, proposals, ui-toolkit): sync main
2023-11-29 18:08:50 -08:00
Matthew Russell
e4c4c20631
fix: duplicate props in ag-grid-themed 2023-11-29 14:09:08 -08: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
m.ray
15f905046f
fix(trading): fees accrued tooltip (#5387) 2023-11-29 17:17:44 +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
a2b9b0da05
feat(deal-ticket): enhance for fee discounts (#5353) 2023-11-29 12:59:42 +00: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
m.ray
eac26c1966
fix(trading): empty connect wallet dialog (#5356) 2023-11-28 14:43:31 +00:00
Matthew Russell
d615587564
Merge pull request #5361 from vegaprotocol/chore/backmerge-main
chore(trading): back merge main
2023-11-27 22:33:19 -08:00
Matthew Russell
ba4ce1ce88
fix: botched merge in gitignore 2023-11-27 22:06:46 -08:00
Matthew Russell
3bbacc1aa0
fix: fix broken test after removal of formatting 2023-11-27 21:22:30 -08:00
Matthew Russell
de5371435d
Merge branch 'main' into chore/backmerge-main 2023-11-27 20:08:08 -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
Art
ee2909cc84
fix(wallet): empty connect dialog (#5354) 2023-11-27 16:15:18 +00: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
e5d4d2b0b8
chore(trading): temporarily disable close position (#5350) 2023-11-27 10:48:29 +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
6a841f226a
chore(ci): reduce number of runners for python tests (#5333) 2023-11-22 16:00:29 +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
2a27e124d7
chore(ci): increase number of tests in parallel (#5322) 2023-11-22 08:17:22 +00:00
Ben
4ee85720ab
chore(ci): specific ganache image (#5321) 2023-11-22 08:02:47 +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