Commit Graph

4447 Commits

Author SHA1 Message Date
Maciek
6d35f2b39d
chore(trading): 4764 remember closed sidebar (#4799)
Co-authored-by: Madalina Raicu <madalina@raygroup.uk>
2023-09-15 13:36:08 +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
e944d3e37c
fix(trading): correct link for get started prompt (#4782) 2023-09-15 13:12:39 +01:00
Joe Tsang
5596392835
chore(governance): fix failing staking test (#4801) 2023-09-15 13:04:42 +01:00
Ben
5c57106c04
chore(trading): delete market info tests (#4804) 2023-09-15 14:45:52 +03:00
Ben
2fc688f477
chore(trading): fix wallet test (#4802) 2023-09-15 14:45:15 +03:00
Mikołaj Młodzikowski
9ea8c839db
feat(ci): use ipfs daemon in dockerfiles (#4786) 2023-09-15 08:48:25 +02:00
Matthew Russell
d7e2da7a54
fix(trading): missing styles for tooltip in positions table (#4780) 2023-09-14 14:00:59 -07:00
m.ray
b29c268257
chore(trading): add oracle proofs url to all envs (#4793) 2023-09-14 13:57:28 -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
af6719cc9d
chore(trading): add governance link to top level nav (#4765)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-09-13 14:25:31 -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
Matthew Russell
e3a00ada05
chore(trading,governance,explorer): update pr template to ensure issues get linked 2023-09-13 08:30:06 -07:00
Joe Tsang
aa38e0c001
test(governance): add assert for numerical sort (#4742) 2023-09-13 13:02:47 +01:00
Joe Tsang
86da521da5
test(governance): flaky test fixes (#4760) 2023-09-13 11:53:22 +01:00
Matthew Russell
c6df34fe95
chore(trading): bump app version and enable snaps 2023-09-12 13:40:08 -07:00
Matthew Russell
c7d0803164
chore(trading): make closed market table rows the correct height 2023-09-12 12:47:47 -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
ccbe34e172
chore(trading): make deal ticket open on market change (#4749) 2023-09-12 11:26:54 -07:00
Maciek
27e8ce88bf
chore(trading): adjust onboarding experience (#4754) 2023-09-12 11:10:17 -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
Maciek
293288286b
chore(trading): adjust gap between candles (#4753) 2023-09-12 09:59:13 -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
daro-maj
a868f6d2f5
test(trading): update acs for deal ticket (#4739) 2023-09-11 11:17:07 +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
Matthew Russell
5183f2591b
chore(trading,governance,explorer): add frontend-qa to codeowners (#4735) 2023-09-08 17:00:18 -07: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
Edd
f810a3a0b1
chore(trading): maintenance on ipfs build process (#4736) 2023-09-08 10:50:19 -07: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
Joe Tsang
08e204fe31
test(explorer): test for network param grouping (#4710) 2023-09-07 15:15:41 +01:00
Joe Tsang
81f7b0595e
chore(governance): update tests with vote changes (#4706) 2023-09-07 15:14:37 +01:00
Radosław Szpiech
4ed0e3a056
chore(trading): add console-test runner (#4711) 2023-09-07 13:22:01 +02: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
Matthew Russell
78aff54360
chore(trading): remove duplicate stylesheet and icon references (#4707) 2023-09-06 13:51:41 -07:00
Maciek
6160fd7638
chore(trading): 4594 ci optimisations (#4688) 2023-09-06 13:35:49 -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