Commit Graph

1352 Commits

Author SHA1 Message Date
Matthew Russell
a7e8b0eb01
fix(market-depth): ensure scroll bar doesn't show on orderbook (#4882) 2023-09-26 11:54:42 -04:00
Bartłomiej Głownia
89b3c06107
feat(deal-ticket): show worst case instead of ranges in estimated values (#4870) 2023-09-26 11:53:45 -04:00
Matthew Russell
ba438549bc
Merge branch 'main' into chore/update-develop-with-mainnet-fixes 2023-09-25 21:30:40 -04:00
Matthew Russell
1c6a307bcd
fix(wallet): reduce time to check for wallet running [main] (#4876) 2023-09-25 17:26: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
Maciek
525773773a
chore(trading): 4811 make market table columns resizable (#4856) 2023-09-25 10:14:18 +02:00
Ben
45d6f43e74
chore(trading): deal ticket test to jest (#4842) 2023-09-22 15:25:50 +01:00
Art
41760f2956
chore(trading): disable apply code when applied (#4855) 2023-09-22 12:06:02 +01:00
Maciek
3d2b171de7
chore(trading): 4774 put connect dialog inside onboarding dialog (#4845) 2023-09-22 11:04:02 +02:00
Art
44434a7d39
feat(trading): referrals (Mk1) (#4816)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-09-21 14:25:19 +01:00
m.ray
b818e9b2a1
fix(trading): ignore conditions list empty (#4848) 2023-09-21 14:24:21 +01:00
Matthew Russell
3e30f053ff
chore(trading): routing and link changes (#4738) 2023-09-20 13:28:34 -07:00
Bartłomiej Głownia
5db3453ba5
fix(accounts): hide no rows label when there is only pinned row (#4833)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-09-20 20:03:07 +00: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
835f2b793f
chore(trading): remove static assets console coming from vega.xyz (#4825)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-09-19 23:54:07 -07:00
Maciek
95a51fd152
chore(withdraws): standalone pages for withdraw and transfer (#4728)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-09-19 08:15:36 +02:00
Sam Keen
f99f78780c
fix(markets): market info for liquidity is showing "added" tags (#4796) 2023-09-15 13:54:17 +01:00
Maciek
f7037bca80
chore(deal-ticket): 4743 preserve estimate position cache in deal ticket (#4770) 2023-09-15 13:53:24 +01:00
Matthew Russell
ba39720f05
fix(trading,web3): prevent deposit toasts reappearing (#4797)
Co-authored-by: Madalina Raicu <madalina@raygroup.uk>
2023-09-15 13:51:28 +01:00
Matthew Russell
78afecc2e5
chore(trading): layout adjustments to accomodate default 13 inch screens (#4798) 2023-09-15 13:24:47 +01:00
Bartłomiej Głownia
3de5b07495
fix(trading): add overflow hidden to candles tab container (#4803) 2023-09-15 13:13:05 +01:00
Matthew Russell
d7e2da7a54
fix(trading): missing styles for tooltip in positions table (#4780) 2023-09-14 14:00:59 -07:00
m.ray
01ca05a313
chore(trading): update governance variables (#4766)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-09-14 13:57:15 -07:00
Matthew Russell
e3c6dd41c9
fix(trading): simplify onboarding and explore button to use top traded (#4781) 2023-09-14 12:10:33 -07:00
Bartłomiej Głownia
fbd01dc1bd
fix(trading): use asset decimals to format liquidation price in posions table (#4787)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-09-14 11:18:58 -07:00
m.ray
250a654544
feat(trading): margin required progressive disclosure (#4755) 2023-09-12 12:06:47 -07:00
Matthew Russell
7f5e8ebb15
chore(trading): replace successor cols with market code cell (#4722) 2023-09-12 11:52:03 -07:00
Art
41804d9869
chore(trading): market list tweaks (#4756)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-09-12 10:41:45 -07:00
Matthew Russell
a77765b1e9
feat(trading): store study sizes, reduce candles gap (#4708) 2023-09-12 09:56:43 -07:00
Maciek
2453d7841a
chore(trading): open connect dialog from onboarding dialog (#4744)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-09-12 08:07:37 -07: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
Maciek
84e40ccb2b
chore(deal-ticket): make margin warning more subtle (#4732) 2023-09-11 16:46:16 +02:00
m.ray
8b83c51014
feat(trading): improve connect wallet description (#4726)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-09-11 08:48:27 +00:00
Maciek
bf7aacf984
chore(trading): initial number of candles depended on pane width (#4737) 2023-09-11 10:27:03 +02:00
Maciek
b3308439bd
chore(candles-chart): show more candles by default (#4734) 2023-09-08 15:15:36 -07:00
Bartłomiej Głownia
719d210219
chore(trading): remove target build from libs (#4725) 2023-09-08 13:43:54 -07:00
Bartłomiej Głownia
47a84b4dac
feat(deal-ticket): show maximum number of active stop orders limit warning (#4687)
Co-authored-by: Maciek <maciek@vegaprotocol.io>
Co-authored-by: Edd <edd@vega.xyz>
Co-authored-by: Joe Tsang <30622993+jtsang586@users.noreply.github.com>
Co-authored-by: Sam Keen <samuel.kleinmann@gmail.com>
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
Co-authored-by: m.ray <16125548+MadalinaRaicu@users.noreply.github.com>
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
2023-09-07 09:25:26 +00:00
Matthew Russell
c540d4b17f
chore(utils): bump utils version 2023-09-06 22:13:24 -07:00
Matthew Russell
f1fa3250a4
chore(utils): remove externals from utils 2023-09-06 22:12:21 -07:00
Matthew Russell
707c00def2
fix(trading,governance,explorer): peer deps for published packages (#4721) 2023-09-06 17:04:52 -07:00
Dexter Edwards
c345623a06
feat: add marketCreationQuantumMultiple into tooltip (#3706) 2023-09-06 13:34:18 -07:00
Sam Keen
e9173796f5
fix(governance,environment,proposals): network upgrade proposal urls include block height (#4704) 2023-09-06 10:56:18 +00:00
Sam Keen
4f610bbd1b
feat(governance): vote status improvements (#4654) 2023-09-05 09:43:37 +02:00
Matthew Russell
f75787562c
chore(trading): minor style changes 2 (#4698) 2023-09-04 20:03:59 -07:00
Matthew Russell
21bb6a69c6
chore(trading): minor style tweaks (#4696) 2023-09-04 17:21:46 -07:00
Bartłomiej Głownia
467ed5d53d
feat(deal-ticket): make margin values section expandable (#4664) 2023-09-04 17:05:53 -07:00
m.ray
d268088e60
chore(trading): update dropdowns (#4694)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-09-04 20:25:24 +00:00
Matthew Russell
1208d3f2a8
feat(market-depth): additional orderbook grouping levels (#4658) 2023-09-04 07:47:27 -07:00
Sam Keen
b5ba4f99d9
fix(governance,utils,react-helpers): token locale formatting issue (#4678) 2023-09-04 12:09:38 +01:00
Maciek
9e5bc9c8d1
chore(trading): handle negative decimals (#4659) 2023-09-04 09:46:02 +02:00
Matthew Russell
9209074332
chore(trading): change pane context buttons color (#4680) 2023-09-01 17:00:11 -07:00
Art
39e5836edb
fix(wallet): check if snaps are supported (#4671) 2023-09-01 11:22:13 +00:00
Art
85a4981700
fix(proposals): protocol upgrade notification block querying (#4665) 2023-09-01 12:30:01 +02:00
Maciek
6523490d96
chore(trading): 4349 delayed telemetry opt in (#4642) 2023-09-01 09:00:20 +00:00
Matthew Russell
559ef48d6d
feat(trading): orderbook changes (#4652) 2023-08-31 13:34:13 -07:00
Bartłomiej Głownia
255c3752f2
feat(deal-ticket): fix flaky tests (#4667) 2023-08-31 10:41:58 -07:00
Art
de4c7926c2
chore(deposits): formatting tweaks (#4648)
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
2023-08-31 15:30:03 +02:00
Bartłomiej Głownia
a8c2f4e025
feat(deal-ticket): update deal ticket submit buttons (#4635) 2023-08-31 11:54:52 +02:00
Matthew Russell
2cea73c567
chore(wallet): prepare wallet lib for publishing (#4638) 2023-08-30 19:40:04 -07:00
Maciek
9ac199f59a
chore(ledger): remove ledger entries table, adjust download form (#4611)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-08-29 06:57:02 -07:00
Joe Tsang
13e1f99767
test(governance): successor market proposal changes (#4632) 2023-08-29 09:47:59 +01:00
Art
5c18c898b0
feat(wallet): metamask snaps (#4621)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-08-28 18:51:58 -07:00
Art
0fb8ee3abb
fix(proposals): parsing block duration value (#4613) 2023-08-28 13:11:24 +00:00
Matthew Russell
3422b99491
feat(trading): change to system monospace font (#4634) 2023-08-25 15:24:57 -07:00
Bartłomiej Głownia
dc959025c6
fix(deal-ticket): disable iceberg for IOC and FOK (#4629)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-08-25 14:27:55 -07:00
Bartłomiej Głownia
952e906eac
fix(deal-ticket): show expiresAt field value from state only, add required validation (#4626) 2023-08-25 10:56:43 -07:00
Matthew Russell
e765c247ef
chore(trading): adjust the get started checkboxes slightly (#4622) 2023-08-25 10:52:52 -07:00
Sam Keen
52dea6d0dc
feat(ui-toolkit,governance): description preview and read more pattern (#4599)
Co-authored-by: Joe <joe@vega.xyz>
2023-08-25 16:46:03 +01:00
Sam Keen
3e26431e8f
feat(governance): small UX improvements to successor market panels (#4562) 2023-08-25 09:58:01 +00:00
Bartłomiej Głownia
6a9f15f59e
feat(deal-ticket): submit oco stop orders (#4539) 2023-08-25 08:37:14 +02:00
Joe Tsang
927e21b045
test(explorer): add e2e test for asset proposal on explorer (#4616) 2023-08-24 18:51:24 +01:00
Art
570472b739
feat(trading): sort by top traded in market selector (#4574)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-08-24 11:05:09 +02:00
Maciek
28f7bd36e7
feat(trading): 4351 get started steps enhancement (#4565) 2023-08-24 10:03:56 +02:00
Bartłomiej Głownia
d3dbdd2bd5
feat(trading): view stop order history (#4586) 2023-08-23 13:41:56 +02:00
Ciaran McGhie
ba7b574a07
chore(ui-toolkit,react-helpers,announcements): bump versions add react react-dom to peer deps (#4602) 2023-08-22 18:51:13 +01:00
Art
afd8650657
fix(proposals): error policy guard for proposal data provider (#4573) 2023-08-22 17:58:01 +01:00
Bartłomiej Głownia
78414b4429
feat(ui-toolkit): form element design changes (#4525)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-08-22 17:39:52 +01:00
Matthew Russell
6d130c9cfc
feat(positions): filter closed markets in positions table (#4569) 2023-08-22 10:17:10 +01:00
Edd
206c6c7207
fix(explorer): check linking type when summing stake 2023-08-21 18:38:32 +01:00
Matthew Russell
611f8d7491
feat(positions): table layout changes (#4558) 2023-08-17 11:07:48 +01:00
Sam Keen
cae1fc67a4
fix(governance): validators display fixes (#4547) 2023-08-16 22:58:14 +01:00
Art
c937a9df0c
feat(proposals): upgrade in progress notification (#4509)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-08-16 15:50:38 +01:00
Maciek
9fcf286e4b
feat(trading): distinguish between product types (#4543)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-08-16 15:43:23 +01:00
m.ray
e3ed71bec4
chore(trading): use action icon buttons (#4550) 2023-08-16 15:38:19 +01:00
Matthew Russell
e4eedf5ccd
feat(trading,datagrid): datagrid improvements (#4524) 2023-08-15 12:26:13 +01:00
Joe Tsang
cd3acf8ff9
test(explorer): successor market explorer (#4544) 2023-08-14 16:17:29 +01:00
Matthew Russell
98fd79bc35
fix(trading): prevent overflow in deal ticket if market fails to load (#4535) 2023-08-11 17:03:17 +01:00
Ben
39aa27f332
chore(trading): remove iceberg side order details (#4540) 2023-08-11 16:33:34 +01:00
Maciek
5ed1befc53
fix(trading): remove redundant connect wallet button (#4538) 2023-08-11 10:34:32 +02:00
m.ray
1b311a8b36
fix(trading): order single view side (#4526) 2023-08-11 09:12:13 +01:00
Matthew Russell
70c3bc8128
chore(trading): remove floating buttons (#4512) 2023-08-10 16:02:46 +01:00
Joe Tsang
7e49836875
chore(governance): add e2e for successor market diff (#4519) 2023-08-10 15:03:23 +01:00
Maciek
069b57d4ae
feat(wallet): 4370 new connect wallet modal (#4492)
Co-authored-by: asiaznik <artur@vegaprotocol.io>
2023-08-10 13:03:53 +02:00
Sam Keen
8d31510d5e
feat(governance,markets,ui-toolkit): highlight successor market changes (#4449)
Co-authored-by: Joe <joe@vega.xyz>
2023-08-09 14:05:37 +01:00
Bartłomiej Głownia
26d5a67604
feat(trading): use custom toast content for stop order related transactions (#4476) 2023-08-09 14:47:10 +02:00
Bartłomiej Głownia
9cc8f5a377
feat(trading): use instrument code instead of name in positions, fills and accounts breakdown tables (#4478) 2023-08-09 12:12:07 +02:00
Bartłomiej Głownia
9e4ba9f275
feat(trading): merge deal ticket stores (#4494) 2023-08-09 11:54:16 +02:00
m.ray
aac0c25d09
fix(trading): positions tooltips update (#4504) 2023-08-08 13:27:17 +01:00
Art
276d1d7c7b
feat(governance): view as button (#4501) 2023-08-08 09:50:19 +02:00
m.ray
4990c5808d
fix(trading): order iceberg fills (#4502) 2023-08-07 16:07:24 +00:00
Art
cdd91c24f2
feat(markets): succession line (#4491) 2023-08-07 11:46:03 +00:00
Matthew Russell
026aa3964b
chore(trading): update pennant (#4493) 2023-08-07 11:06:49 +01:00
Matthew Russell
a70a7bcc8e
fix(trading): dont show connect wallet message in deal ticket (#4482) 2023-08-04 11:09:43 +01:00
Matthew Russell
1041864ad8
chore(trading): remove unnecessary forwarding of grid refs (#4486) 2023-08-04 11:08:28 +01:00
Matthew Russell
228236c152
chore(deal-ticket): type dropdown icon (#4468) 2023-08-03 12:15:21 +01:00
Art
cd6e906dc6
feat(trading): view as button in sidebar (#4470) 2023-08-03 12:14:35 +01:00
Matthew Russell
38edcd88c0
chore(trading): fix alignment of expire (#4477) 2023-08-03 12:00:12 +01:00
m.ray
a74cf02030
feat(trading): order details dialog (#4281) 2023-08-03 10:05:12 +00:00
Matthew Russell
65071f57d0
fix(trading,governance): eager connection for browser wallet (#4444) 2023-08-02 17:16:09 +01:00
Maciek
bb9fce4831
feat(trading): 4322 get started steps (#4440) 2023-08-02 15:34:04 +00:00
Matthew Russell
918825aca8
chore: adjust spacing and text size of long/short type selectors 2023-08-02 15:36:39 +01:00
Matthew Russell
74bf183fad
feat(trading): 3114 pane context (#4442) 2023-08-02 15:29:41 +01:00
m.ray
674baa1ee3
fix(trading): iceberg order fills (#4460) 2023-08-02 16:55:49 +03:00
Matthew Russell
d18a0c7e15
fix(trading): lp table forward ref breaking resize grid (#4447) 2023-08-02 13:59:05 +01:00
m.ray
fde49e5446
fix(trading): order stopped misleading message (#4455) 2023-08-02 11:52:07 +01:00
Bartłomiej Głownia
375d447fa8
feat(trading): add stop orders table and form (#4265)
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
2023-08-02 11:28:33 +01:00
Ciaran McGhie
8e6d8517cf
feat(ui-toolkit,tailwindcss-config): healthbar auction level indicator (#4406) 2023-08-01 09:44:03 +01:00
Matthew Russell
5f9ec222c1
feat(trading): navigation (#4375) 2023-07-31 17:08:55 +01:00
Radosław Szpiech
e64c464091
chore(trading): move cumulative vol testid in orderbook (#4420) 2023-07-28 11:15:40 +02:00
Maciek
54d6aaf56f
feat(trading): add market successor proposal banner (#4401) 2023-07-27 14:54:00 +00:00
Sam Keen
6a07127185
feat(governance): diff highlighter for update market proposals (#4260)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-07-27 11:26:32 +01:00
Sam Keen
45f0ba7c0e
fix(explorer): explorer validator page filtering (#4354) 2023-07-27 09:04:54 +00:00
John Walley
6f4ea68778
chore(trading): upgrade pennant to v1.10.0 (#4331)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-07-26 15:35:57 +01:00
Art
278eb01c2f
feat(governance): successor market proposal details (#4393) 2023-07-26 14:52:12 +02:00
Maciek
d28db485c5
chore(trading): market relationship - parent market in proposals list (#4339)
Co-authored-by: asiaznik <artur@vegaprotocol.io>
Co-authored-by: Edd <edd@vega.xyz>
2023-07-25 15:32:40 +00:00
Maciek
caa0076396
fix(deal-ticket): 4046 wrong margin requirement in order (#4378) 2023-07-25 14:52:32 +00:00
Sam Keen
e01fb7f9ae
feat(governance): proposal list tile and summary enhancements (#4326) 2023-07-25 11:23:25 +01:00
Joe Tsang
ffcdfb6a6a
chore(governance): add e2e test for network upgrade banner (#4361) 2023-07-25 10:48:59 +01:00
Art
c12ac45890
feat(environment): feature flags (#4343)
Co-authored-by: Edd <edd@vega.xyz>
2023-07-25 11:12:53 +02:00
Matthew Russell
c1675e4b49
feat(trading): design changes (#4264)
Co-authored-by: Art <artur@vegaprotocol.io>
Co-authored-by: Bartłomiej Głownia <bglownia@gmail.com>
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
2023-07-24 09:37:18 +01:00
Matthew Russell
f8c4d39b93
fix(positions): fix valueGetter for realisedPNL in positions table 2023-07-20 17:55:21 +01:00
Matthew Russell
e55cf5ecc6
chore(trading): cherry pick position pnl formatting fix (#4347) 2023-07-20 12:52:33 +01:00
Art
5f177785b6
feat(governance): protocol upgrade notification, est. time (#4289) 2023-07-20 10:27:43 +02:00
Matthew Russell
071a6ff8bb
chore(explorer): clear out slack webhook (#4320) 2023-07-19 11:36:34 +01:00
Maciek
5b8df4c414
chore(trading): orderbook adjustments (#4293)
Co-authored-by: Ben <ben@vega.xyz>
Co-authored-by: Mikołaj Młodzikowski <mikolaj.mlodzikowski@gmail.com>
Co-authored-by: Joe Tsang <30622993+jtsang586@users.noreply.github.com>
Co-authored-by: Dexter Edwards <dexter.edwards93@gmail.com>
Co-authored-by: m.ray <16125548+MadalinaRaicu@users.noreply.github.com>
Co-authored-by: Art <artur@vegaprotocol.io>
Co-authored-by: Bartłomiej Głownia <bglownia@gmail.com>
Co-authored-by: Gordsport <83510148+gordsport@users.noreply.github.com>
2023-07-18 14:48:51 +00:00
Daniel
ce6873fe54
feat(environment): add mainnet mirror config (#4287) 2023-07-18 12:23:58 +01:00
Bartłomiej Głownia
737ffb4c35
feat(trading): copy order book volume value to deal ticket (#4333) 2023-07-18 12:16:07 +01:00
Maciek
53048ac8ef
chore(trading): 4134 see if a closed market was succeeded (#4336) 2023-07-18 09:37:25 +00:00
m.ray
94e398dd1c
feat(trading): submit iceberg orders (#4230) 2023-07-17 14:24:51 +00:00
m.ray
7c0a4f61e9
fix(trading): add internal termination oracle (#4208) 2023-07-17 13:33:52 +00:00
m.ray
056d3215e8
feat(trading): view iceberg orders (#4207) 2023-07-17 13:04:03 +00:00
Dexter Edwards
a68b2093e4
fix(ui-toolkit): toolkit bugs (#4329) 2023-07-17 10:59:22 +00:00
Matthew Russell
6a55319e04
feat(trading,governance,wallet): browser wallet integration (#4121) 2023-07-12 11:34:42 +01:00
Maciek
ffe89d0fe0
feat(trading): add market banner for successor markets (#4269) 2023-07-12 11:20:01 +02:00
Matthew Russell
981c8649a2
fix(trading): replace oracle details and deal ticket pink with red (#4284) 2023-07-11 14:26:24 +01:00
Bartłomiej Głownia
162a934408
feat(trading): amend market red and green colors (#4226) 2023-07-07 14:52:38 +02:00
Bartłomiej Głownia
e89b818e4c
feat(orders): reduce number of columns in orders table (#4238) 2023-07-06 17:57:29 +02:00
Art
b381f16ace
fix(announcements): remember dismissed announcement (#4255) 2023-07-05 16:59:22 +02:00
Matthew Russell
fc6ce9e99b
fix(governance,trading): proposals not showing (#4222)
Co-authored-by: sam-keen <samuel.kleinmann@gmail.com>
2023-07-05 14:09:13 +01:00