Commit Graph

211 Commits

Author SHA1 Message Date
Art
8958c12fe3
fix(governance): markdown link styling, referral details type error, contracts provider error (#5460) 2023-12-06 14:18:44 +01: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
Art
87807d2088
chore(governance): sensible vote numbers (#5332) 2023-11-22 15:30:16 +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
bb47747501
feat(utils): use i18next (#5269)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-11-19 14:00:45 -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
m.ray
2304ce9763
fix(proposals): perpetual proposed markets (#5290) 2023-11-17 12:00:19 +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
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
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
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
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
Matthew Russell
20233db706
fix(deal-ticket): fees breakdown rendering issues (#5173) 2023-11-01 13:32:51 -07:00
Edd
142f08343b
feat(governance): add update benefit tiers table (#5146) 2023-10-31 10:20:38 +00: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
Edd
c25362b084
feat(governance): add restricted page (#5097) 2023-10-20 11:27:14 +00:00
Sam Keen
a98ab775c3
feat(governance): transfers destination field can fallback to type (#5092) 2023-10-19 11:16:00 +01: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
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
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
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
m.ray
2a7574bd8e
fix(governance): add wallet connect project ID (#4966) 2023-10-03 12:30:24 +01: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
Sam Keen
1f507facba
feat(governance): show perp or future pills (#4863) 2023-09-27 14:55:43 +01:00
Matthew Russell
ba438549bc
Merge branch 'main' into chore/update-develop-with-mainnet-fixes 2023-09-25 21:30:40 -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
3d2b171de7
chore(trading): 4774 put connect dialog inside onboarding dialog (#4845) 2023-09-22 11:04:02 +02:00
Matthew Russell
bf8480fed4
chore(trading): remove upgrade banner (#4852) 2023-09-22 09:39:26 +01: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
b29c268257
chore(trading): add oracle proofs url to all envs (#4793) 2023-09-14 13:57:28 -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
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
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