Commit Graph

108 Commits

Author SHA1 Message Date
Ben
2376bfe58f
chore(trading): deposit test to jest () 2023-10-16 11:44:37 -07:00
Matthew Russell
ef4cf6a87e
chore(assets): add testnet deny list () 2023-10-16 07:41:31 -07:00
Matthew Russell
ef4a740b91
fix(trading): allotment breaking [main] () 2023-09-25 17:26:06 -04:00
Bartłomiej Głownia
719d210219
chore(trading): remove target build from libs () 2023-09-08 13:43:54 -07:00
Matthew Russell
21bb6a69c6
chore(trading): minor style tweaks () 2023-09-04 17:21:46 -07:00
Art
de4c7926c2
chore(deposits): formatting tweaks ()
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
2023-08-31 15:30:03 +02:00
Bartłomiej Głownia
78414b4429
feat(ui-toolkit): form element design changes ()
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-08-22 17:39:52 +01:00
Matthew Russell
e4eedf5ccd
feat(trading,datagrid): datagrid improvements () 2023-08-15 12:26:13 +01:00
Matthew Russell
1041864ad8
chore(trading): remove unnecessary forwarding of grid refs () 2023-08-04 11:08:28 +01:00
Matthew Russell
c1675e4b49
feat(trading): design changes ()
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
Bartłomiej Głownia
6e0577aee4
chore(trading): migrate nx to latest version () 2023-07-04 13:01:25 +02:00
Bartłomiej Głownia
43aff8e359
chore(trading): ag-grid upgrade () 2023-07-01 13:02:23 +02:00
Matthew Russell
c3e39b6e15
refactor(trading): pane stores for grid state () 2023-06-26 17:10:22 -07:00
Matthew Russell
9703c3b7a6
fix(trading): deposit table loading state () 2023-06-20 13:50:10 -07:00
Ciaran McGhie
1521bab4c4
chore(react-helpers,utils,logger): create logger lib and move sentry/logger utils there () 2023-06-06 14:10:03 +01:00
Art
e2c4c4a841
fix(deposits): validation with exempt () 2023-05-23 08:44:06 -07:00
Art
7a89dc984d
feat(deposits): mark remaining deposit allowance as exempt () 2023-05-23 15:35:02 +01:00
Bartłomiej Głownia
2904975fd3
feat(trading): highlight negative oracle statuses in market lists () 2023-05-18 13:22:54 +02:00
Maciek
59993e3ea6
chore(trading): suppress sentry logs when eth fails ()
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-05-16 23:31:53 -07:00
Matthew Russell
4a7296312a
fix(smart-contracts,deposits): add different abi for tether () 2023-05-16 08:40:05 +01:00
Maciek
246577f401
feat(trading): persist table column sizes () 2023-05-09 08:09:53 +02:00
Matthew Russell
72821dd183
chore(utils,react-helpers,data-provider): remove apollo deps from ui-toolkit () 2023-05-07 18:01:07 -07:00
Art
cf0c45aaa5
fix(trading): asset balance being rendered when disconnected from eth… () 2023-05-05 13:00:15 +02:00
Art
a9267de653
feat(trading): asset balances inside asset selector (deposit, withdraw form) () 2023-05-03 20:35:05 +01:00
Matthew Russell
eefcc96149
fix(datagrid): prevent unmount of aggrid on theme change () 2023-05-03 09:45:14 +01:00
Art
360624282d
chore(web3): wallet connect v2 () 2023-04-20 17:20:59 +02:00
Maciek
f3fe43724e
fix(deposits): deposit dialog doesn't respect given assetId () 2023-04-11 16:41:20 +02:00
Maciek
ecd362615e
chore(deposits): impove UX on deposit dialog () 2023-04-10 12:59:02 +01:00
Matthew Russell
9229e7f686
chore(trading): update approval amount to be max uint256 () 2023-04-07 10:33:53 -07:00
Maciek
70943c523c
chore(deposits): persistence of deposit form state () 2023-04-05 14:53:55 +02:00
Matthew Russell
b483c13f81
chore(trading): fix bad grammar on approval notification () 2023-04-04 15:14:36 -07:00
Matthew Russell
8693f3bfd8
chore(trading): dont show faucet button until connected () 2023-03-24 17:06:22 -07:00
Bartłomiej Głownia
e8adff25c4
fix(trading): handle lack of approval in trading deposit flow () 2023-03-24 16:57:00 -07:00
Art
f407110e95
chore(environment): etherscan link () 2023-03-15 08:24:20 +00:00
Matthew Russell
b68136ba3f
chore(deposits): update faucet feedback i18n ()
Co-authored-by: m.ray <16125548+MadalinaRaicu@users.noreply.github.com>
Co-authored-by: candida-d <62548908+candida-d@users.noreply.github.com>
2023-03-10 14:43:32 +00:00
Matthew Russell
1098accb84
fix(trading,explorer,governance): consistent zustand usage () 2023-03-10 14:01:51 +00:00
Bartłomiej Głownia
6705eb4398
feat(trading): calculate required margin base on open volume, active … ()
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 () 2023-03-08 15:58:40 +01:00
Matthew Russell
adca4600c2
feat(deposits): deposit flow () 2023-03-07 08:17:02 +00:00
Matthew Russell
a796a38200
chore(datagrid,utils,react-helpers): rename token app, add utils, datagrid, i18n () 2023-02-28 10:56:29 -08:00
Matthew Russell
63698fbb80
feat(trading,deposits): improve ethereum connection and approve step () 2023-02-22 16:27:17 -08:00
Dexter Edwards
d33f5428b6
chore(token): governance missing details () 2023-02-20 16:18:40 +00:00
macqbat
fb1ebb3bdf
chore(trading): remove noise form the test logs () 2023-02-01 16:58:47 +01:00
Art
053cd0fa27
fix(trading): asset option on mobile got overflown () 2023-01-31 11:10:55 +01:00
Bartłomiej Głownia
00e319b3c6
chore: handle not found errors as correct response () 2023-01-27 18:35:45 -08:00
m.ray
7ea7edc1e2
feat(): orderbook populate limit ()
Co-authored-by: asiaznik <artur@vegaprotocol.io>
2023-01-25 11:38:26 -08:00
Art
b2ab4f49d9
feat: rich asset details dropdown (2557) () 2023-01-25 14:24:53 +00:00
Art
5ccef2de5e
feat: deposit and deal ticket transaction stores and toasts () 2023-01-19 13:10:52 +01:00
Bartłomiej Głownia
1a6266e2ec
chore: fix data and no data message update issues in trading data grids () 2023-01-17 15:01:24 +00:00
Art
e45265ac71
chore: chain id to name (714) () 2023-01-03 14:54:54 -08:00