m.ray
76a6005b77
fix(trading): replace all markets with open markets ( #4452 )
2023-08-02 13:58:26 +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
Matthew Russell
406cf22810
chore(trading): remove user pnl from closed market list ( #4312 )
2023-07-20 12:52:13 +01:00
Maciek
53048ac8ef
chore(trading): 4134 see if a closed market was succeeded ( #4336 )
2023-07-18 09:37:25 +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
Bartłomiej Głownia
162a934408
feat(trading): amend market red and green colors ( #4226 )
2023-07-07 14:52:38 +02:00
Art
f6fc4df1c5
chore(trading): dropdown alignments, account history default asset, transfer dialog asset selector ( #4239 )
2023-07-05 13:02:02 +02:00
Maciek
efd632f5c6
chore(orders): get rid of unnecessary stores ( #4231 )
2023-07-04 17:47:04 +02:00
Bartłomiej Głownia
16538ca3a3
feat(trading): show fills across all markets ( #4210 )
2023-06-29 12:24:51 +01:00
Matthew Russell
c3e39b6e15
refactor(trading): pane stores for grid state ( #4119 )
2023-06-26 17:10:22 -07:00
Art
484d7888cf
feat(web3): ready to withdraw toast ( #4142 )
...
Co-authored-by: Bartłomiej Głownia <bglownia@gmail.com>
2023-06-26 16:28:14 +02:00
Bartłomiej Głownia
fc047feeee
fix(trading): avoid items remounting in MarketSelector List ( #4162 )
2023-06-23 15:35:50 -07:00
m.ray
df88e77cdf
fix(trading): liquidity provision table quantum formatting ( #4114 )
2023-06-21 11:23:07 +00:00
Matthew Russell
9703c3b7a6
fix(trading): deposit table loading state ( #4143 )
2023-06-20 13:50:10 -07:00
Bartłomiej Głownia
1027827576
feat(trading): show margin level visualisation in asset breakdown modal ( #4048 )
2023-06-16 12:28:59 +02:00
daro-maj
9c6dd9f254
test(trading): markets selector ACs update ( #4107 )
2023-06-15 12:52:18 +02:00
Matthew Russell
98d248e02e
feat(accounts): accounts table quantum formatting ( #4076 )
...
Co-authored-by: Bartłomiej Głownia <bglownia@gmail.com>
2023-06-15 11:31:43 +01:00
daro-maj
d775573543
test(trading): add e2e tests for liquidity 5002-LIQP ( #4082 )
...
Co-authored-by: Bartłomiej Głownia <bglownia@gmail.com>
2023-06-14 14:55:32 +02:00
Maciek
43d3754c64
feat(trading): 3945 orderbook enhancements ( #4016 )
...
Co-authored-by: Bartłomiej Głownia <bglownia@gmail.com>
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-06-07 10:58:34 +02:00
m.ray
aae5c44fa4
fix(trading): market selector volume update ( #3989 )
2023-06-06 18:45:52 -07:00
Matthew Russell
0d96c487d9
fix(trading): use ag grid to handle error,loading and no data message ( #4012 )
2023-06-06 00:08:19 -07:00
Bartłomiej Głownia
f364dabe2f
feat(trading): show positions for all connected keys ( #3858 )
2023-05-25 11:59:08 +01:00
m.ray
1ae1fdff5e
fix(trading): price and volume in the last 24h can be incorrectly reported ( #3870 )
...
Co-authored-by: asiaznik <artur@vegaprotocol.io>
2023-05-25 10:39:07 +00:00
Maciek
babd99088d
fix(trading): make grids more responsive - suppress sizeColumnsToFit on small screens ( #3906 )
2023-05-23 16:08:55 +00:00
Matthew Russell
1699e33cbd
fix(trading): redirect to markets all page if no market found ( #3888 )
2023-05-22 22:02:55 -07:00
Matthew Russell
5280b79927
feat(trading): market selection changes ( #3863 )
2023-05-22 21:33:16 -07:00
Maciek
a4512e6064
feat(trading): move trade grid panel - add back priority for chart pane ( #3880 )
2023-05-22 15:55:02 +00:00
Maciek
fff8fdd78b
feat(trading): move trade grid panel - fix id of store ( #3872 )
2023-05-22 14:09:37 +00:00
m.ray
079d8bc48d
feat(trading): move deal ticket panel to the left ( #3842 )
...
Co-authored-by: maciek <maciek@vegaprotocol.io>
2023-05-22 15:40:42 +02:00
Matthew Russell
b499c293e3
fix(trading): fix proposals not showing ( #3859 )
2023-05-20 10:55:52 +01:00
Maciek
fba98f2fd0
feat(trading,governance): improve flow of risk disclaimer presentation ( #3772 )
2023-05-19 21:27:45 +00:00
Matthew Russell
b75d189054
fix(trading): settlement price of closed markets ( #3831 )
2023-05-19 13:29:24 -07:00
Maciek
f7aab5a78a
feat(ui-toolkit,trading): allow toast box configuration ( #3811 )
2023-05-18 12:53:36 +01:00
Bartłomiej Głownia
2904975fd3
feat(trading): highlight negative oracle statuses in market lists ( #3816 )
2023-05-18 13:22:54 +02:00
Matthew Russell
de637fee13
chore(trading): show markets in opening auction in market selector ( #3814 )
2023-05-18 09:49:44 +01:00
Matthew Russell
8dc465c1d1
feat(trading): additional row actions for tables ( #3600 )
2023-05-17 21:05:53 -07:00
Maciek
0a6e3cb6f5
chore(trading): refactor docs links resolver ( #3782 )
2023-05-17 12:10:31 +02:00
Matthew Russell
26f524ea07
feat(trading): sidebar market list adjustments ( #3792 )
2023-05-16 18:45:17 -07:00
Matthew Russell
a4279d5b5e
feat(trading): sidebar market list ( #3776 )
2023-05-16 16:57:36 +00:00
Bartłomiej Głownia
c4cec47b0b
feat(trading): add oracle dialog trigger to oracle banner, display status reas… ( #3727 )
2023-05-15 16:20:30 +01:00
Maciek
4d0dafb113
fix(trading): match link as active more strictly ( #3754 )
2023-05-15 10:08:04 +02:00
Matthew Russell
db75261cd5
chore(react-helpers): remove ag-grid deps ( #3628 )
2023-05-09 09:04:33 +01:00
Maciek
246577f401
feat(trading): persist table column sizes ( #3595 )
2023-05-09 08:09:53 +02:00
Matthew Russell
72821dd183
chore(utils,react-helpers,data-provider): remove apollo deps from ui-toolkit ( #3626 )
2023-05-07 18:01:07 -07:00
Bartłomiej Głownia
c37f9ebe66
feat(trading): divide order tab into open, closed, rejected and all ( #3541 )
2023-05-04 12:09:55 +02:00
Matthew Russell
eefcc96149
fix(datagrid): prevent unmount of aggrid on theme change ( #3588 )
2023-05-03 09:45:14 +01:00
Maciek
7a99ded8e9
feat(trading): market view persistent pane sizes ( #3537 )
2023-05-03 09:44:45 +01:00
Matthew Russell
5a73b7e769
feat(trading): add generic welcome message for non mainnet networks ( #3584 )
2023-05-02 14:01:33 -07:00
Matthew Russell
351a20abad
feat(trading,market-list): closed markets datagrid ( #3429 )
2023-05-02 10:41:21 -07:00
Bartłomiej Głownia
c19bcc5e0c
feat(trading): add oracle banner e2e tests ( #3524 )
2023-04-27 09:47:18 +01:00
Maciek
b7a440132d
feat(trading): make Sentry only after opt in ( #3448 )
2023-04-26 15:17:23 +00:00
Bartłomiej Głownia
6371199537
feat(trading): add negative oracle status banner ( #3486 )
2023-04-21 18:31:52 +02:00
Art
933878acf5
chore(ui-toolkit): leftover dependencies ( #3485 )
...
Co-authored-by: Joe <joe@vega.xyz>
2023-04-21 16:16:04 +01:00
Bartłomiej Głownia
c15051d457
fix(trading): refactor market info accordion to avoid remount on candle reload ( #3447 )
2023-04-20 11:32:09 +02:00
m.ray
045dace274
feat(trading): add liquidity provision link to orders table ( #3432 )
2023-04-18 13:55:11 +01:00
John Walley
2e5ff07824
chore(candles-chart): upgrade pennant to v1.8.1 ( #3399 )
2023-04-07 10:35:10 -07:00
m.ray
363ca9c6e1
fix(trading): add liquidity provision docs ( #3403 )
2023-04-07 13:00:57 -04:00
Bartłomiej Głownia
8463d371ad
chore(trading): liquidity table DRY ( #3346 )
2023-04-03 15:02:43 +02:00
Maciek
82e5128ba1
chore(trading): add "holding CMD + click" external link ( #3273 )
...
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-03-31 15:23:44 +02:00
Maciek
c899da52c2
fix(trading): stabilize the liquidity provision table ( #3320 )
...
Co-authored-by: Bartłomiej Głownia <bglownia@gmail.com>
2023-03-31 11:41:16 +01:00
Maciek
f649d78565
chore(orders): remove infinite scroll from order table ( #3247 )
...
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-03-23 09:13:07 +01:00
Bartłomiej Głownia
8c16759621
fix(trading): use unique keys in LocalStoragePersistTabs ( #3255 )
2023-03-22 16:34:58 -07:00
Bartłomiej Głownia
1d178b940f
feat(trading): store current tab selection ( #3148 )
2023-03-21 15:50:31 +01:00
Maciek
84795b2d6a
chore(trading): split bottom panel into two parts ( #3205 )
2023-03-17 09:50:43 +00:00
Maciek
5dbc5d7997
chore(trading): make loading masks in tabs consistent along the app ( #3155 )
2023-03-15 16:08:48 +01:00
Maciek
a575b4c502
chore(trading): tweaks and improvements of floating bottom buttons ( #3138 )
2023-03-09 15:52:38 -08:00
Bartłomiej Głownia
6705eb4398
feat(trading): calculate required margin base on open volume, active … ( #2957 )
...
Co-authored-by: mattrussell36 <mattrussell36@users.noreply.github.com>
2023-03-09 10:03:50 +00:00
Maciek
197f2e8097
chore(trading): 2825 buttons floating over table rows ( #3084 )
2023-03-08 15:58:40 +01:00
m.ray
0fec3bcf3c
fix(trading): update order on market trade header ( #3082 ) ( #3087 )
2023-03-03 17:37:46 +00:00
Matthew Russell
a796a38200
chore(datagrid,utils,react-helpers): rename token app, add utils, datagrid, i18n ( #3022 )
2023-02-28 10:56:29 -08:00
Matthew Russell
9166a85a55
chore(trading): update tooltip text for 24h volume ( #3005 )
2023-02-27 09:12:50 +00:00
Maciek
6f4a5b9097
chore(trading): make markets in dropdown unique ( #2979 )
2023-02-23 17:14:41 +01:00
Maciek
e4bf61c2e2
chore(trading): add market dropdown to account history ( #2971 )
2023-02-23 11:02:13 +00:00
m.ray
c22fec97b4
feat(trading): deposit to trade collateral tab pinned row ( #2921 )
2023-02-17 13:32:20 +00:00
Maciek
b2a115f935
chore(trading): handle timeout and offline errors ( #2918 )
2023-02-16 17:30:32 +01:00
m.ray
55d6dd4dce
feat(trading): deposit flow deal ticket ( #2874 )
2023-02-14 15:43:52 +00:00
Bartłomiej Głownia
a5d53eee77
chore(trading): live update deal ticket market data ( #2570 )
2023-02-09 14:20:31 +00:00
m.ray
b40358a723
fix(trading): consolidate view as user mode ( #2778 )
2023-01-31 16:04:52 +00:00
Bartłomiej Głownia
00e319b3c6
chore: handle not found errors as correct response ( #2759 )
2023-01-27 18:35:45 -08:00
m.ray
860938f26c
fix: market selected no longer available - add link to all markets ( #2748 )
2023-01-26 13:46:44 +00:00
Ciaran McGhie
3ed3714e79
fix( #2216 ): lp-dashboard grab market close from metadata ( #2564 )
2023-01-26 09:58:39 +00:00
Matthew Russell
3893b26d30
fix: dropdown menu portals ( #2740 )
2023-01-26 09:52:49 +01:00
Bartłomiej Głownia
0cff5895c7
feat: call update with null data from useDataProvider hook on variables change ( #2689 )
2023-01-24 14:01:51 +00:00
Matthew Russell
b34fc98c9c
chore: make headers consistent ( #2683 )
2023-01-19 22:15:55 +00:00
m.ray
e4ada295e2
fix( #2345 ): positions table link to markets ( #2652 )
2023-01-19 13:53:10 -08:00
m.ray
df4cea8e00
feat( #2661 ): show status on all markets list ( #2669 )
2023-01-19 10:09:24 -08:00
m.ray
c552a22af8
feat( #2560 ): show market code and name in the trading header ( #2659 )
2023-01-18 17:39:55 +00:00
Bartłomiej Głownia
1a6266e2ec
chore: fix data and no data message update issues in trading data grids ( #2620 )
2023-01-17 15:01:24 +00:00
m.ray
c70ec7676e
fix( #2569 ): market id copy update ( #2627 )
...
* fix(#2569 ): market id copy update
* fix: enable cell text selection on ag-grid by default
* chore: fix partially filled order test
Co-authored-by: Rado <szpiechrados@gmail.com>
2023-01-17 13:59:34 +00:00
m.ray
e362d06b5a
fix: asset dropdown list ( #2622 )
...
* fix(#2556 ): asset dropdown list fix
* fix: add ID to market list and make cell copyable
* fix: revert market list table
2023-01-17 10:02:46 +00:00
macqbat
45a4dd7009
feat: mobile navbar on Console ( #2547 )
...
* feat: mobile navbar on Console
* feat: mobile navbar on Console - adjust unit test
* feat: mobile navbar on Console - adjust unit test
* feat: mobile navbar on Console - adjust themes
* feat: mobile navbar on Console - add some unit tests
* feat: mobile navbar on Console - refactor solution
* feat: mobile navbar on Console - adjust int tests
* feat: mobile navbar on Console - adjust styling
* feat: mobile navbar on Console - move close button into the drawer
* feat: mobile navbar on Console - adjust int tests
* chore: close drawe after navigation
* chore: mobile navbar on Console - adjust unit tests
* chore: mobile navbar on Console - adjust unit tests
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-01-17 10:59:12 +01:00
Bartłomiej Głownia
5a0da4e158
feat: update market data components when they are in view ( #2607 )
2023-01-16 17:51:30 +00:00
m.ray
e5bf54ca02
fix: market expiry & trading live copy ( #2619 )
...
* fix(#2602 ): market expiry tooltip
* fix(#2612 ): update live trading copy
* fix: show - liq. supplied and fix lint issue
* fix: on-chain functionality tooltip
* Update apps/trading/components/welcome-dialog/welcome-notice-dialog.tsx
Co-authored-by: candida-d <62548908+candida-d@users.noreply.github.com>
* fix: propose a market link
Co-authored-by: candida-d <62548908+candida-d@users.noreply.github.com>
2023-01-16 17:36:06 +00:00