Commit Graph

217 Commits

Author SHA1 Message Date
Matthew Russell
cf9f313e4c
feat(trading): error boundaries for panes, sidebars, pages (#5438) 2023-12-06 13:31:40 +00:00
Ben
9dda3f712b
chore(trading): market python tests to jest (#5346)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-12-05 10:29:01 +00:00
m.ray
df20dbeee0
chore(trading): revert moving rewards container to portfolio (#5441) 2023-12-05 10:19:42 +00:00
m.ray
37cd69ba6e
chore(trading): move rewards to portfolio part 1 (#5402) 2023-12-04 15:40:14 +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
Art
127e784ceb
chore(trading): don't redirect to inactive markets (#5359) 2023-12-01 14:42:26 +01: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
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
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
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
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
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
Matthew Russell
fae66ca4ce
Merge branch 'main' into chore/sync-main 2023-11-17 10:56:19 -08:00
m.ray
79a16b8562
fix(trading): show deal ticket in sidebar by default (#5292) 2023-11-16 09:08:20 -08: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
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
m.ray
06769f25cf
feat(trading): referral preview update (#5251) 2023-11-14 15:31:00 +01:00
Bartłomiej Głownia
1fdf519780
feat(trading): fee discounts tweaks (#5205) 2023-11-07 16:15:54 +01:00
m.ray
8069aa5ee7
fix(trading): hide funding tabs if market is not perp (#5181) 2023-11-03 10:49:31 +00:00
Matthew Russell
4af9979a21
chore(trading): referrals stats tweaks (#5160) 2023-11-01 10:06:36 +00: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
Art
cc6629ad27
fix(trading): referrals next tier tiles (#5139) 2023-10-27 13:48:43 +02:00
Matthew Russell
52c96794f7
feat(trading): fees page (#5055) 2023-10-25 14:59:30 -07:00
Art
546087fb9f
chore(trading): referrals with sidebar (#5117) 2023-10-25 11:14:00 +02:00
Art
6c9272cd53
chore(trading): i18n-friendly referrals (#5113) 2023-10-24 17:43:33 +02:00
Art
43cd170c77
feat(trading): referrals (Mk2), referrals stats, apply preview (#5021) 2023-10-23 16:57:18 +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
Matthew Russell
72ccf96523
fix(trading): remove additional page for closed markets (#5042) 2023-10-16 11:18:26 -07: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
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
Matthew Russell
b33cf04e16
fix(trading): flickering of market loading (#5006) 2023-10-10 14:20:27 +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
Bartłomiej Głownia
1ed7d6fda2
feat(positions): add closed markets filter to positions in portfolio (#4982) 2023-10-09 08:28:21 +02:00
Bartłomiej Głownia
6dbde76c84
chore(wallet): remove dependency on apollo from wallet lib (#4814) 2023-10-05 11:25:54 +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
Maciek
f74687d30c
chore(trading): 4947 cant view settled market main (#4964) 2023-10-03 12:31:05 +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