Commit Graph

1063 Commits

Author SHA1 Message Date
Matthew Russell
e9cb2ad217
chore(ui-toolkit): adjust nav styles and banner (#3865) 2023-05-22 13:20:17 -07:00
Bartłomiej Głownia
522eb521b9
feat(trading): show positions for all markets (#3868) 2023-05-22 12:55:15 -07:00
Art
a0eb381ab1
feat(trading): upgrade banner (#3883) 2023-05-22 12:53:40 -07:00
Bartłomiej Głownia
67643afd74
fix(trading): positions and markets settlement asset column filter and sort (#3873) 2023-05-22 12:34:05 -07:00
Art
48109b584c
fix(ui-toolkit): test toast configuration (#3877) 2023-05-22 18:34:02 +02:00
m.ray
45adac2932
chore(trading): update environments. add vega.trading to network switcher (#3869)
Co-authored-by: Edd <edd@vega.xyz>
2023-05-22 15:50:13 +00: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
m.ray
fd338c7400
fix(orders): cancel all and pegged orders amendable (#3843) 2023-05-19 14:55:08 +00:00
Matthew Russell
42c316c8e1
feat(environment): avoid logging node check queries (#3830) 2023-05-19 14:32:27 +01:00
m.ray
b40ee0caf5
fix(markets): remove queries for internal data sources (#3829) 2023-05-19 12:53:00 +01:00
daro-maj
089a7daac7
test(trading): e2e test for select network and nodes - 0006-NETW (#3828) 2023-05-19 10:37:44 +01:00
Bartłomiej Głownia
9ce8907861
feat(trading): do not show oracle banner when data is loading (#3821) 2023-05-19 10:01:22 +02:00
Dexter Edwards
fca229e62a
feat(governance): use rest to expose proposal data (#3827) 2023-05-18 22:43:32 +01:00
Art
a4149cc55e
feat(web3): withdrawal details (#3701) 2023-05-18 16:50:15 +02:00
Madalina Raicu
f8f3ce7df9
fix: no oracle for this market banner 2023-05-18 13:00:17 +01: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
8dc465c1d1
feat(trading): additional row actions for tables (#3600) 2023-05-17 21:05:53 -07:00
Ciaran McGhie
1dc3b3fd05
fix(ui-toolkit): add keys to healthbar segments (#3797) 2023-05-17 15:14:11 +01:00
Maciek
0a6e3cb6f5
chore(trading): refactor docs links resolver (#3782) 2023-05-17 12:10:31 +02:00
Maciek
59993e3ea6
chore(trading): suppress sentry logs when eth fails (#3726)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-05-16 23:31:53 -07: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
m.ray
1a274a67c3
feat(trading): oracle banner check termination and settlement data oracles (#3707) 2023-05-16 15:12:22 +02:00
Matthew Russell
4a7296312a
fix(smart-contracts,deposits): add different abi for tether (#3775) 2023-05-16 08:40:05 +01: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
Dexter Edwards
07442848ee
fix(governance): claim not encoding ascii correctly (#3747)
Co-authored-by: sam-keen <samuel.kleinmann@gmail.com>
2023-05-12 14:04:06 +00:00
Sam Keen
2c7934a8c7
fix(governance): fix time delay notice for withdrawal of 0.00 assets (#3740)
Co-authored-by: Bartłomiej Głownia <bglownia@gmail.com>
2023-05-12 15:04:53 +02:00
Joe Tsang
fae61c28ca
chore(cypress): remove cypress project id (#3739) 2023-05-12 13:44:22 +01:00
m.ray
579c884a5a
feat(trading): show pegged order offset and reference in the order table (#3675) 2023-05-11 12:43:20 +01:00
Bartłomiej Głownia
b2279c7e47
feat(trading): hook up new EstimatePosition and EstimateFees api methods (#3634) 2023-05-11 12:58:12 +02:00
daro-maj
d44392bebf
test(trading): show full oracle profile info in markets test (#3695) 2023-05-11 08:18:00 +02:00
Maciek
dc7832ac81
chore(candles-chart): fill up missing candles (#3664) 2023-05-10 15:26:27 +00:00
Matthew Russell
e44cf1ff53
chore(environment,trading): fix unit tests for footer and node switcher (#3682) 2023-05-09 13:39:17 -07:00
Matthew Russell
bded1d32ba
feat(explorer,governance): always allow selecting a node, add node guard (#3678) 2023-05-09 12:58:09 -07:00
Dexter Edwards
6a2c9004d8
fix(governance, console, explorer): show vega node in list, cache bust (#3676) 2023-05-09 12:57:11 -07:00
Art
02399c40fc
fix(trading): welcome dialog links (#3656)
Co-authored-by: Madalina Raicu <madalina@raygroup.uk>
2023-05-09 15:43:36 +00:00
Sam Keen
3740a97d7e
feat(governance): token references to governance (#3657)
Co-authored-by: Joe <joe@vega.xyz>
2023-05-09 14:17:40 +00:00
m.ray
00679c75f2
fix(toasts): proposal toasts timeout (#3645) 2023-05-09 10:03:17 +00:00
Edd
928b899c46
fix(explorer): improve party page loading (#3274) 2023-05-09 09:43:12 +01:00
Bartłomiej Głownia
72d93bb568
feat(trading): update fills queries, fix empty fills list issue (#3636) 2023-05-09 08:40:06 +00: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
Art
bed411040c
chore(trading): make limit default order type (#3619) 2023-05-08 15:48:43 -07:00
Matthew Russell
106b040977
chore(utils): remove ethers deps from ui-toolkit (#3627) 2023-05-08 14:40:31 -07:00
Matthew Russell
9f442698a4
fix(explorer): network params fixture lookup for updateAsset proposals (#3633) 2023-05-08 17:29:29 +01:00
Sam Keen
313eff1c95
feat(governance): proposal details page improvements (#3611) 2023-05-08 12:41:55 +00: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
Sam Keen
7a5c6f3a25
fix(governance): added toasts for withdrawals (#3621) 2023-05-05 14:10:21 +00:00
Art
cf0c45aaa5
fix(trading): asset balance being rendered when disconnected from eth… (#3618) 2023-05-05 13:00:15 +02:00
m.ray
bf63f9d46d
feat(oracles): oracle full profile (#3545)
Co-authored-by: asiaznik <artur@vegaprotocol.io>
2023-05-05 09:52:03 +00:00
m.ray
85e293f3ec
fix(liquidity): use LP order ID as ag-grid row ID (#3615) 2023-05-04 16:23:33 -07:00
m.ray
b1b9695998
fix(liquidity): rows duplicated wrong ag-grid row ID (#3614) 2023-05-04 17:23:52 +00:00
Edd
6b8b33a78b
chore(explorer,trading,governance): remove stagnet3 (#3608) 2023-05-04 16:50:39 +00: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
Art
768b3b29f0
feat(trading): protocol upgrade notification (#3517) 2023-05-04 09:51:24 +02:00
Art
a9267de653
feat(trading): asset balances inside asset selector (deposit, withdraw form) (#3590) 2023-05-03 20:35:05 +01:00
daro-maj
f37a8720a2
test(trading): handle unspecified side in fills table - e2e tests (#3594) 2023-05-03 13:16:55 +01:00
Sam Keen
ca46861fd8
feat(governance): add local time zone abbreviation data to proposal form (#3577) 2023-05-03 11:23:03 +01:00
m.ray
2cb6ede492
feat(oracles): oracle basic profile (#3544) 2023-05-03 12:07:39 +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
351a20abad
feat(trading,market-list): closed markets datagrid (#3429) 2023-05-02 10:41:21 -07:00
Edd
a10f67d7ab
feat(explorer): add epoch to block explorer homepage (#3536) 2023-04-28 13:08:42 +00:00
daro-maj
5e558c4cd3
test(trading): 7001-COLL-collateral - e2e tests (#3561)
Co-authored-by: m.ray <16125548+MadalinaRaicu@users.noreply.github.com>
2023-04-27 21:28:25 +02:00
Joe Tsang
0f7bffd38b
test(ci): capsule update v0.71.1 (#3559) 2023-04-27 14:37:55 +01:00
m.ray
8572c0a570
feat(trading): data grid dropdown menu in collateral table and vega icons (#3472) 2023-04-27 09:21:05 +00:00
Maciek
6a29dc82ef
feat(ledger): add link for download ledger entries to .csv (#3454) 2023-04-27 08:53:28 +00: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
m.ray
d6ecdf80fa
fix(fills): handle side_unspecified added for the aggresor (#3550) 2023-04-26 13:34:56 +00:00
Dexter
0a92f62a66 ci: publish esm and cjs 2023-04-25 10:11:55 +01:00
Dexter
11b08d16e4 ci: bump version 2023-04-24 15:56:05 +01:00
Dexter Edwards
a1366e59ec
fix(ui-toolkit): box size being wrong for multiline check boxes (#3527) 2023-04-24 12:10:52 +00:00
Bartłomiej Głownia
6371199537
feat(trading): add negative oracle status banner (#3486) 2023-04-21 18:31:52 +02:00
Dexter Edwards
75cb48a4b9
chore(react-helpers): make log level customisable (#3474) 2023-04-21 16:29:30 +01:00
Art
933878acf5
chore(ui-toolkit): leftover dependencies (#3485)
Co-authored-by: Joe <joe@vega.xyz>
2023-04-21 16:16:04 +01:00
Dexter Edwards
5995df8e68
chore(ui-toolkit,react-helpers,utils,tailwindcss-config): add more build targets (#3518) 2023-04-21 14:28:18 +00:00
Bartłomiej Głownia
4d5b7cf5e7
fix(trading): amend market list settlement asset column getter (#3487) 2023-04-21 16:08:41 +02:00
Joe Tsang
da59e83b19
test(governance): e2e tests for rewards pagination (#3473) 2023-04-20 16:48:42 +01:00
Art
360624282d
chore(web3): wallet connect v2 (#3324) 2023-04-20 17:20:59 +02:00
m.ray
911e927ab0
fix(wallet): fetch new keys without re-connecting the wallet (#3467) 2023-04-20 13:56:48 +02:00
Art
e4a51061a3
chore(ci): bump typescript (#3444)
Co-authored-by: Mikołaj Młodzikowski <mikolaj.mlodzikowski@gmail.com>
2023-04-20 11:56:33 +00: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
Sam Keen
460ccdb3a2
feat(governance): associate form associate link (#3468) 2023-04-20 10:16:52 +01:00
Ciaran McGhie
48072eb4c3
chore(react-helpers): ugprade react-helpers to 0.2.0 and ui-toolkit to 0.11.0 (#3469) 2023-04-19 16:07:35 +01:00
Sam Keen
ae92ff2580
feat(governance): protocol upgrade proposals list and details (#3363) 2023-04-19 13:44:36 +01:00
Ciaran McGhie
3cd60ad3e6
chore(ui-toolkit): bump ui toolkit to 0.10.0 (#3458) 2023-04-19 09:46:57 +01:00
Art
2f4bc9484b
feat(environment): github releases (#3426) 2023-04-19 09:42:37 +01:00
botond
4d266963ae
feat(governance): paginate rewards (#3391) 2023-04-18 14:40:57 +01:00
Bartłomiej Głownia
ec12c7ecfd
fix(trading): update cached Order objects (#3450) 2023-04-18 13:56:13 +01:00
m.ray
045dace274
feat(trading): add liquidity provision link to orders table (#3432) 2023-04-18 13:55:11 +01:00
Bartłomiej Głownia
31859cb779
chore(trading): maintain always up to date active orders list (#3430) 2023-04-18 12:49:42 +02:00
Maciek
53ce9bfaa2
chore(assets): make query for asset list lighter (#3425) 2023-04-13 11:42:09 +00:00
m.ray
9fc6b255c8
fix(orders): update order toast intent and title (#3424) 2023-04-12 15:19:15 +00:00
Bartłomiej Głownia
bbfda65bcc
feat(withdraws): improve ux surrounding withdraw balances thresholds and delays (#3402)
Co-authored-by: m.ray <16125548+MadalinaRaicu@users.noreply.github.com>
2023-04-12 11:21:24 +02:00
Maciek
f3fe43724e
fix(deposits): deposit dialog doesn't respect given assetId (#3414) 2023-04-11 16:41:20 +02:00
m.ray
03f5ca3096
fix(trading): fix formatting on clicking on orderbook cell after decimal resolution update (#3409) 2023-04-11 12:23:43 +00:00