Commit Graph

77 Commits

Author SHA1 Message Date
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
m.ray
7f95ba577e
fix(trading): display funding rate when market in monitoring auction (#5218) 2023-11-10 13:01:24 +00:00
Matthew Russell
20233db706
fix(deal-ticket): fees breakdown rendering issues (#5173) 2023-11-01 13:32:51 -07:00
m.ray
d4f50eb70c
fix(trading): pagination limit for candles (#5169) 2023-11-01 12:21:36 -07:00
Bartłomiej Głownia
4c95db5fb3
feat(deal-ticket): calculate fees and discount base on volumeDiscountStats and referralSetStats (#5147)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-10-30 18:13:26 -07:00
m.ray
dac7142a98
feat(trading): add earmarked fees (#5123) 2023-10-27 13:09:01 +02:00
Bartłomiej Głownia
236e35a92b
feat(trading): show successor banner if market is settled or successor market exists (#5056)
Co-authored-by: bwallacee <ben@vega.xyz>
2023-10-18 14:48:52 +02:00
Matthew Russell
e7c3b5054c
fix(trading): market selector dropdown not updating (#5027) 2023-10-17 09:56:48 -07:00
Bartłomiej Głownia
852c9bb8f4
feat(trading): display fees discounts (#4800) 2023-10-12 16:58:57 +02:00
Ben
6651ee52b4
chore(trading): oracle banner test (#5020) 2023-10-11 15:54:26 +01: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
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
39c53a7326
chore(trading): 4858 redesign market header (#4976) 2023-10-10 10:45:09 +02:00
Art
d510330c6b
feat(governance): governance transfers (#4411) 2023-10-03 15:35:17 +00:00
m.ray
c65c296db2
feat(trading): ethereum oracle spec in oracle panels (#4914)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-10-02 17:48:12 +01:00
m.ray
8efadda98c
fix(trading): remove market value proxy and formatting (#4916) 2023-10-02 16:00:55 +01:00
Sam Keen
0e519f4d0e
feat(governance): market state update proposals (#4935) 2023-09-29 10:11:02 +01:00
Matthew Russell
60d7cf3029
Merge branch 'main' into chore/update-develop-with-mainnet-fixes 2023-09-26 15:06:07 -04:00
Bartłomiej Głownia
8a9b1c7874
feat(deal-ticket): amend fee estimates for postOnly orders and when market is in auction (#4843) 2023-09-26 11:57:47 -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
m.ray
b818e9b2a1
fix(trading): ignore conditions list empty (#4848) 2023-09-21 14:24:21 +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
Sam Keen
f99f78780c
fix(markets): market info for liquidity is showing "added" tags (#4796) 2023-09-15 13:54:17 +01: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
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
Bartłomiej Głownia
719d210219
chore(trading): remove target build from libs (#4725) 2023-09-08 13:43:54 -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
559ef48d6d
feat(trading): orderbook changes (#4652) 2023-08-31 13:34:13 -07:00
Matthew Russell
3422b99491
feat(trading): change to system monospace font (#4634) 2023-08-25 15:24:57 -07:00
Sam Keen
3e26431e8f
feat(governance): small UX improvements to successor market panels (#4562) 2023-08-25 09:58:01 +00: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
Matthew Russell
e4eedf5ccd
feat(trading,datagrid): datagrid improvements (#4524) 2023-08-15 12:26:13 +01: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
Art
cdd91c24f2
feat(markets): succession line (#4491) 2023-08-07 11:46:03 +00:00
Matthew Russell
1041864ad8
chore(trading): remove unnecessary forwarding of grid refs (#4486) 2023-08-04 11:08:28 +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
Matthew Russell
5f9ec222c1
feat(trading): navigation (#4375) 2023-07-31 17:08:55 +01:00
Maciek
54d6aaf56f
feat(trading): add market successor proposal banner (#4401) 2023-07-27 14:54:00 +00: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
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
Maciek
53048ac8ef
chore(trading): 4134 see if a closed market was succeeded (#4336) 2023-07-18 09:37:25 +00:00
m.ray
7c0a4f61e9
fix(trading): add internal termination oracle (#4208) 2023-07-17 13:33:52 +00: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
Art
f6fc4df1c5
chore(trading): dropdown alignments, account history default asset, transfer dialog asset selector (#4239) 2023-07-05 13:02:02 +02:00
Bartłomiej Głownia
6e0577aee4
chore(trading): migrate nx to latest version (#4196) 2023-07-04 13:01:25 +02:00