Art
be6f395ce4
feat(trading): colourful rewards ( #5812 )
2024-02-20 13:20:35 +01:00
Matthew Russell
5fff6ba3f7
chore: disable isolated margin in testnet
2024-02-15 19:52:20 -08:00
Matthew Russell
6cacc46a74
feat(governance): batch proposals ( #5735 )
...
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
2024-02-15 20:14:25 +00:00
Art
98ff4f3c04
feat(trading): game results table ( #5801 )
...
Co-authored-by: bwallacee <ben@vega.xyz>
2024-02-15 20:14:04 +00:00
Matthew Russell
8268acac6d
fix(trading): add missing funding panel, fix 24 hr price/volume change ( #5788 )
...
Co-authored-by: Ben <ben@vega.xyz>
2024-02-15 15:41:04 +00:00
daro-maj
4ad1a47ded
chore(trading): add cross isolated margin info test ( #5786 )
...
Co-authored-by: Ben <ben@vega.xyz>
2024-02-15 08:17:38 +00:00
Matthew Russell
8fe6f3f5f2
chore(trading): misc fixes ( #5785 )
2024-02-13 16:17:00 +00:00
Art
1c2389dee5
fix(trading): game cards colour, missing market info, other tweaks ( #5791 )
2024-02-13 13:38:01 +00:00
Jeremy Letang
1e6a2debfc
Merge pull request #5783 from vegaprotocol/5781-update-EstimatePosition-argument
...
feat(deal-ticket): rename EstimatePosition argument
2024-02-13 10:26:02 +00:00
Matthew Russell
db5e5ee782
chore(trading, governance, explorer): update snap to 1.0.1 ( #5768 )
2024-02-12 18:38:31 +00:00
Art
0d3bcf05a1
chore(trading): team page refactor, games with specified epoch from ( #5772 )
2024-02-12 15:03:21 +01:00
Matthew Russell
c7dd5e846a
fix(trading): validate whitespace team names, show empty in list ( #5727 )
...
Co-authored-by: Madalina Raicu <madalina@raygroup.uk>
2024-02-12 13:23:12 +00:00
m.ray
0d850bd8b9
feat(trading): add LP fee settings ( #5773 )
...
Co-authored-by: candida-d <62548908+candida-d@users.noreply.github.com>
2024-02-09 19:44:15 +00:00
Bartłomiej Głownia
8db286fa93
feat(deal-ticket): rename EstimatePosition argument
2024-02-09 15:02:09 +01:00
Bartłomiej Głownia
44189591fc
feat(accounts): get trasfer fee from estimateTransferFee API ( #5721 )
2024-02-09 12:55:17 +00:00
Bartłomiej Głownia
a21feea699
chore(utils): improve formatNumber to keep precision ( #5761 )
2024-02-09 10:31:15 +00:00
m.ray
41fd14dd00
feat(trading): mobile layout and buttons ( #5751 )
...
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2024-02-09 10:30:24 +00:00
Art
5ddcb613e2
chore(trading): create and update team form traversing ( #5764 )
2024-02-08 14:07:48 +00:00
m.ray
76c07992d3
feat(trading): update mobile layout ( #5718 )
...
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2024-02-08 13:24:48 +00:00
m.ray
532ad3a4b9
feat(trading): show value of the volume traded in the last 24hrs ( #5766 )
...
Co-authored-by: bwallacee <ben@vega.xyz>
2024-02-07 11:07:24 +00:00
Madalina Raicu
3a8b40d7a5
Revert "feat(trading): show total value of the valume traded in last 24hrs"
...
This reverts commit be38813a33
.
2024-02-06 22:12:33 +00:00
Madalina Raicu
be38813a33
feat(trading): show total value of the valume traded in last 24hrs
2024-02-06 21:52:32 +00:00
Art
d6084e75a0
fix(environment): pick best node ( #5752 )
2024-02-06 14:40:14 +01:00
Art
75e7cea32a
fix(trading): trading view on multiple tabs ( #5748 )
2024-02-06 12:31:12 +01:00
Bartłomiej Głownia
b4e98e285e
feat(deal-ticket): update fields in margin details ( #5722 )
2024-02-06 08:42:11 +01:00
Bartłomiej Głownia
94e7ad489f
feat(trading): main to develop back merge ( #5739 )
...
Co-authored-by: m.ray <16125548+MadalinaRaicu@users.noreply.github.com>
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
Co-authored-by: Edd <edd@vega.xyz>
2024-02-05 16:06:33 +01:00
Art
657942d995
feat(trading): team card ( #5724 )
2024-02-02 20:07:06 +02:00
Bartłomiej Głownia
516b3e5b93
feat(deal-ticket): fix margin calculations in DealTicketMarginDetails for isolated margin mode ( #5709 )
2024-02-01 12:52:45 +01:00
Matthew Russell
42a98b6a35
fix(trading): teams snags ( #5707 )
...
Co-authored-by: bwallacee <ben@vega.xyz>
2024-02-01 10:38:57 +00:00
Art
2002731c52
feat(trading): gas fee estimation for withdraw transaction ( #5668 )
2024-02-01 09:07:13 +01:00
m.ray
a49139f127
fix(trading): closed markets filter ( #5691 ) ( #5697 )
...
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
Co-authored-by: Edd <edd@vega.xyz>
2024-01-31 14:34:43 +00:00
Matthew Russell
e52ae97233
feat(trading): competitions ( #5621 )
...
Co-authored-by: asiaznik <artur@vegaprotocol.io>
Co-authored-by: Ben <ben@vega.xyz>
2024-01-31 14:21:29 +00:00
Bartłomiej Głownia
1780f6fa7f
feat(trading): margin estimate update ( #5664 )
...
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
Co-authored-by: daro-maj <119658839+daro-maj@users.noreply.github.com>
2024-01-31 14:05:30 +00:00
m.ray
508274268d
fix(trading): show user inactive lose streak in remaining epochs ( #5667 )
2024-01-31 10:54:16 +00:00
Art
efb746f373
fix(candles-chart): ignore candles from before market open date ( #5678 )
2024-01-30 14:32:55 +00:00
m.ray
6b7bbc9c94
fix(trading): market id use text-xs in key details ( #5684 )
2024-01-29 15:02:03 +00:00
Art
9153677a33
fix(markets): key details panel crashing ( #5683 )
2024-01-29 13:22:17 +00:00
m.ray
cff1818940
chore(trading, governance, explorer): add liquidation strategy to market info ( #5642 )
2024-01-29 13:13:19 +01:00
Bartłomiej Głownia
4ef789e00a
feat(trading): use camel case marketId in updateMarginMode tx
2024-01-25 15:09:09 +01:00
m.ray
0bd13a5f7b
fix(trading): adjust full screen for mobile dialogs ( #5666 )
2024-01-25 13:32:14 +00:00
Matthew Russell
67d38ff03e
fix(trading): error guards not working when poll interval is supplied ( #5661 )
...
Co-authored-by: Madalina Raicu <madalina@raygroup.uk>
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
2024-01-25 07:59:40 +00:00
Matthew Russell
6aea10c27b
chore(trading, governance, explorer): 0.74.0 type regen ( #5619 )
2024-01-24 22:34:11 +00:00
Matthew Russell
261f32aa5b
feat(trading): margin mode selector ( #5660 )
...
Co-authored-by: Bartłomiej Głownia <bglownia@gmail.com>
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
2024-01-24 13:17:22 +00:00
Matthew Russell
0660eda334
chore(trading): store all chart state ( #5627 )
...
Co-authored-by: bwallacee <ben@vega.xyz>
2024-01-24 10:21:33 +00:00
Matthew Russell
f22a3bc2d2
Revert "feat(trading): margin mode selector ( #5575 )"
...
This reverts commit fde77ebccb
.
2024-01-23 08:46:16 -08:00
Bartłomiej Głownia
fde77ebccb
feat(trading): margin mode selector ( #5575 )
...
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
2024-01-23 16:19:49 +00:00
m.ray
e309669736
fix(trading): typo translation full featured link ( #5659 )
...
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
Co-authored-by: Edd <edd@vega.xyz>
2024-01-23 16:05:51 +00:00
Art
39907f07db
feat(wallet): new browser wallet connection model ( #5572 )
...
Co-authored-by: Dexter Edwards <dexter.edwards93@gmail.com>
2024-01-23 15:32:23 +00:00
Edd
3cf9ae7582
fix(governance): handle null validator scores properly ( #5459 )
2024-01-23 14:46:19 +00:00
Art
51199b02ce
feat(governance): update market proposal header with copy and open buttons ( #5648 )
2024-01-23 10:13:56 +01:00
m.ray
bb826c88f0
fix(trading): set trading view as default ( #5632 )
2024-01-22 16:09:18 +00:00
m.ray
e16c447564
chore(trading): remove quadratic slippage factor ( #5641 )
...
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
2024-01-22 10:17:16 +00:00
Bartłomiej Głownia
a2170d27d6
feat(ui-toolkit): update slider design ( #5645 )
...
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
2024-01-22 08:30:57 +01:00
Ben
00d840b7b3
chore(trading): delete and move some tests to jest ( #5633 )
2024-01-19 14:15:53 +00:00
Bartłomiej Głownia
a8e6963521
feat(deposits): if wrong network dont show the form and prompt switching to the correct network ( #5571 )
...
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2024-01-18 10:41:19 +01:00
m.ray
a2bffa1dfd
fix(trading): alphabetically order translations in trading.json ( #5635 )
2024-01-17 21:28:20 +00:00
Bartłomiej Głownia
58972f0a11
feat(ui-toolkit): add leverage slider component ( #5594 )
2024-01-17 13:46:11 +00:00
m.ray
bc9d87fe30
chore(trading): clean up triggering ratio ( #5604 )
2024-01-16 18:10:32 +01:00
m.ray
6a21862378
fix(trading): use No trading
instead of Trading terminated
( #5624 )
2024-01-16 18:30:42 +02:00
m.ray
b751bcf17d
feat(trading): mobile responsiveness tweaks ( #5613 )
2024-01-15 15:26:13 +00:00
m.ray
c003e5fa30
fix(trading): liquidity table improve readability and remove grouping ( #5598 )
2024-01-10 15:49:35 +00:00
m.ray
77ca101781
chore(trading): merge main back in develop ( #5597 )
...
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
Co-authored-by: Edd <edd@vega.xyz>
2024-01-10 10:31:15 +00:00
Edd
79feb485f6
fix(governance): improve error message for configuration error ( #5589 )
2024-01-09 17:21:56 +00:00
Ben
6aa5c3b6e3
chore(trading): rewards page e2e ( #5578 )
2024-01-09 15:54:40 +00:00
m.ray
78f5a9c520
feat(trading): activity streaks, reward hoarder bonus and active rewards ( #5491 )
...
Co-authored-by: candida-d <62548908+candida-d@users.noreply.github.com>
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
Co-authored-by: bwallacee <ben@vega.xyz>
2024-01-05 11:16:59 +00:00
Art
98b2460d8b
fix(trading): mobile friendly referral and fees views ( #5530 )
...
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2024-01-02 15:50:04 +00:00
Matthew Russell
67c182f3de
chore(trading-view): minor tv chart tweaks ( #5545 )
2024-01-02 13:20:01 +00:00
Matthew Russell
68e0009ab0
feat(trading,markets,proposals): market banners ( #5494 )
...
Co-authored-by: bwallacee <ben@vega.xyz>
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
2024-01-02 11:04:43 +00:00
Bartłomiej Głownia
ad74b12908
feat(trading): do not show error message if there is no faucet tx error ( #5539 )
2024-01-02 10:19:10 +01:00
Matthew Russell
7fff33e493
feat(trading): competition feature flag and team page ( #5549 )
2023-12-29 15:50:51 +00:00
Bartłomiej Głownia
4adaeea40a
feat(trading): pane settings view ( #5509 )
...
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-12-28 12:33:18 +00:00
Matthew Russell
d47d894147
fix(deal-ticket): stray curly in stop order deal ticket ( #5547 )
2023-12-28 12:27:56 +00:00
Bartłomiej Głownia
515932d401
fix(trading): use correct interpolation prefix in market info label ( #5537 )
2023-12-27 18:47:19 +00:00
Bartłomiej Głownia
4dd65b4923
feat: rollback using market.data as a source of current fundingPeriod startTime
2023-12-22 12:01:32 +01:00
Bartłomiej Głownia
5d792d2458
feat: pool market info, use market data as source of current funding period startTime
2023-12-21 16:42:25 +00:00
Edd
bd70b0c233
fix(governance): fix lp vote counts ( #5521 )
2023-12-21 09:30:23 +00:00
m.ray
10add7c236
fix(trading): update copy on tooltips fills update ( #5512 )
2023-12-20 08:12:35 +00:00
Edd
362a2031c7
fix(explorer): pass through tendermint error responses from usefetch ( #5507 )
2023-12-20 08:08:56 +00:00
Ben
0af1d0ba82
chore(trading): fees e2e tests ( #5496 )
2023-12-19 12:22:15 +00:00
Bartłomiej Głownia
665ab6693a
feat(trading): show commission earned on referrer stats from last 30 days ( #5467 )
2023-12-18 15:33:40 +01:00
Art
3beeb0140c
feat(wallet): disconnect if wallet unreachable ( #5501 )
2023-12-18 10:39:18 +00:00
m.ray
4b208e90bf
fix(trading): internal timestamp date unix formatting ( #5505 )
2023-12-14 15:10:17 +00:00
Bartłomiej Głownia
8b94a75ba4
feat(positions): improve tooltips ( #5481 )
2023-12-13 14:36:57 +00:00
Bartłomiej Głownia
8b07ce3024
fix(trading): fix tabs covered by orderbook splash ( #5497 )
2023-12-13 09:10:54 +00:00
Bartłomiej Głownia
8a110584dd
feat(trading): improve desposit and withraw asset selection ( #5493 )
2023-12-13 08:47:22 +00:00
Bartłomiej Głownia
b82615a3d8
fix(trading): do not add candles if they are older than requested date range ( #5484 )
2023-12-13 08:06:02 +00:00
Matthew Russell
f178b85846
feat(trading): trading view ( #5348 )
2023-12-12 17:33:41 -08:00
Bartłomiej Głownia
0796f2b31f
feat(environment): users controlled feature flags ( #5425 )
2023-12-12 13:53:20 +01:00
Art
345be81142
fix(trading): rewordings in referrals, qusd tooltip, onboarding ( #5477 )
2023-12-08 14:48:12 +00:00
Matthew Russell
2221e9faca
fix(trading): referrals page final commission value and onboarding dialog ( #5474 )
2023-12-08 09:14:59 +00:00
Witold
a157ff1e05
fix(trading): amend formula for max leverage calc ( #5462 )
...
Co-authored-by: bwallacee <ben@vega.xyz>
2023-12-06 09:58:59 -08:00
Art
2e9fa0c52e
chore(trading): referrals text and ui tweaks, bug fixes ( #5408 )
2023-12-06 17:51:39 +00:00
Bartłomiej Głownia
13c1044f8e
chore(i18n): sync json translation files with locize ( #5444 )
2023-12-06 14:58:17 +00:00
Matthew Russell
cf9f313e4c
feat(trading): error boundaries for panes, sidebars, pages ( #5438 )
2023-12-06 13:31:40 +00:00
Art
f56d34fe6e
fix(environment): node switcher on mobile ( #5455 )
2023-12-06 13:31:08 +00:00
m.ray
1379366caa
chore(trading): update LP table tooltips ( #5442 )
...
Co-authored-by: candida-d <62548908+candida-d@users.noreply.github.com>
2023-12-06 13:30:22 +00:00
m.ray
fef13874db
chore(trading): update generic data provider ( #5431 )
2023-12-06 12:32:51 +00:00
Matthew Russell
bc13f1b359
Merge branch 'main' into chore/sync-main
2023-12-05 12:01:32 -08:00
m.ray
51ab02a2e2
fix(trading): missing party ID when there is no SLA data ( #5446 )
...
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-12-05 11:36:02 -08:00
m.ray
cdfd8a2d00
fix(trading): revert disabling sortable as it breaks view ( #5435 )
2023-12-04 18:12:13 +00:00