Commit Graph

195 Commits

Author SHA1 Message Date
Edd
0e10b2108e
chore(explorer): update block explorer types for 72 (#4275) 2023-07-10 14:12:12 +01:00
Edd
74f2cfa4a5
feat(explorer): remove infinite tx loader (#4217) 2023-07-04 12:51:28 +01:00
Edd
87b41a30d8
feat(explorer): add pegged order details (#4228) 2023-07-04 11:18:44 +01:00
Bartłomiej Głownia
43aff8e359
chore(trading): ag-grid upgrade (#4187) 2023-07-01 13:02:23 +02:00
Edd
5e93e98f07
fix(explorer): fix order amend tx view (#4197) 2023-06-29 12:25:42 +01:00
Davide S
cafb3b1c57
fix(explorer): liquidity provision fee percentage (#4183)
Co-authored-by: Edd <edd@vega.xyz>
2023-06-28 15:35:38 +00:00
Bartłomiej Głownia
597e07608f
feat(positions): add liquidation to positions view (#4115) 2023-06-20 21:49:52 +00:00
Edd
5a90ebe12e
feat(explorer): transaction list filtering 2023-06-15 17:10:17 +01:00
m.ray
011e4e4cec
fix(trading): market info refactor (#3985)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-06-05 19:00:29 -07:00
Edd
cd34cb181f
feat(explorer): properly represent batch error 71 (#4019) 2023-06-02 14:43:33 +01:00
Edd
97b3f4decf
feat(explorer): do not colourise votes in tx list (#3988) 2023-06-01 12:35:33 +01:00
Edd
3aa0e974c2
feat(explorer): footer updates (#3884) 2023-05-22 12:54:37 -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
m.ray
b40ee0caf5
fix(markets): remove queries for internal data sources (#3829) 2023-05-19 12:53:00 +01:00
Edd
95aca70434
fix(explorer): prevent render of signature component on some proposals (#3840) 2023-05-19 12:09:48 +01:00
Edd
5c0588887c
fix(explorer): fix footer links (#3825) 2023-05-19 10:37:59 +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
Maciek
0a6e3cb6f5
chore(trading): refactor docs links resolver (#3782) 2023-05-17 12:10:31 +02:00
Edd
8a080d3279
fix(explorer): fix bug where no votes displayed a yes icon (#3699) 2023-05-11 14:55:00 +00:00
Matthew Russell
bded1d32ba
feat(explorer,governance): always allow selecting a node, add node guard (#3678) 2023-05-09 12:58:09 -07:00
Edd
928b899c46
fix(explorer): improve party page loading (#3274) 2023-05-09 09:43:12 +01: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
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
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
Edd
77ab719b37
fix(explorer): fix asset links and deterministic order details (#3567) 2023-04-28 16:00:49 +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
Edd
6ae34d296f
fix(explorer): tweak footer to show more detail on smaller screens (#3418) 2023-04-13 10:49:42 +01:00
Art
8a0c15ac11
feat(explorer): breadcrumbs (#3254) 2023-03-23 19:11:34 +00:00
Maciek
84795b2d6a
chore(trading): split bottom panel into two parts (#3205) 2023-03-17 09:50:43 +00:00
Art
67e602ebb1
feat(explorer): try again for tx details (#3195) 2023-03-15 08:24:42 +00:00
Art
66a85cce2a
chore(explorer): market info shared panels (#3192) 2023-03-15 08:21:12 +00:00
Edd
f1fa13e0bd
feat(explorer): show signers in proposal multisig bundles (#3122) 2023-03-10 18:19:37 +00:00
Art
9d346d7846
feat(ui-toolkit): navigation (#3069) 2023-03-10 16:46:51 +01:00
Matthew Russell
1098accb84
fix(trading,explorer,governance): consistent zustand usage (#3133) 2023-03-10 14:01:51 +00:00
Edd
52183555a9
feat(explorer): improve display of multi cancellations (#3151) 2023-03-10 14:01:26 +00: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
Edd
4542e25ec9
feat(explorer): proposal transaction view (#3060) 2023-03-03 14:27:24 +00:00
Edd
6799a06acd
chore(explorer): remove commented out query (#3045) 2023-03-01 14:04:54 +00:00
Edd
06dcd00b53
fix(explorer): add size in market component for remaining order size (#3046) 2023-03-01 14:13:22 +01: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
m.ray
4eb6e09bd4
fix(trading): condense deal ticket & market info price range snags (#3012) 2023-02-27 18:04:13 +00:00
Art
a3fcd6b7dc
feat(explorer): validators page (#2982) 2023-02-27 09:17:23 +00:00
Matthew Russell
da209d96b0
fix(tailwindcss-config): fix calt for firefox, make calt opt in when using font-alpha (#3007) 2023-02-27 09:13:19 +00:00
Edd
0ba54cd8a4
fix(explorer): incorrect destination in market link components (#2968) 2023-02-23 10:46:55 +00:00
m.ray
3aefa10a4f
feat(trading): quote unit and settlement asset relation (#2953) 2023-02-22 17:05:31 +00:00
Edd
efeccc7972
feat(explorer): add transfers tx view (#2902) 2023-02-22 16:31:06 +00:00
Art
d4ecb88fb4
feat(explorer): new proposals index page (#2925) 2023-02-20 15:53:23 +00:00
Edd
57a8955795
feat(explorer): add feedback link to footer (#2943) 2023-02-20 15:52:12 +00:00
Art
4b83a10475
chore(explorer): change asset dialog to details page (#2941) 2023-02-20 14:15:18 +00:00