Commit Graph

4604 Commits

Author SHA1 Message Date
Matthew Russell
5d53618425
chore: remove test target for tailwind config 2024-03-08 12:23:16 +00:00
Matthew Russell
efc93dc839
chore: update tailwind configs 2024-03-08 12:17:46 +00:00
Matthew Russell
460f218b0a
Merge branch 'chore/remove-unused-code' into chore/publish-vanilla-wallet 2024-03-08 11:03:11 +00:00
Matthew Russell
9150b8e811
chore: delete unused liquidity-provision-dashboard project 2024-03-08 11:00:35 +00:00
Matthew Russell
1b8892c445
chore: remove helpers only used by lp dashboard 2024-03-08 10:59:41 +00:00
Matthew Russell
62cb12001a
chore: remove healthbar as its only used by the lp dashboard 2024-03-08 10:53:35 +00:00
Matthew Russell
73d1b3b378
chore: set correct version for tailwind 2024-03-08 10:38:58 +00:00
Matthew Russell
209455409f
chore: bump tailwindcss-config 2024-03-08 10:35:32 +00:00
Matthew Russell
df3ecbb35b
chore: fix deps for tailwindcss 2024-03-08 10:34:26 +00:00
Matthew Russell
7980276848
chore: eslint for trading tailwind config 2024-03-08 10:23:09 +00:00
Matthew Russell
fdd7022b5c
chore: convert tailwind to ts/esm 2024-03-08 10:17:35 +00:00
Matthew Russell
fd1f7fd08b
chore: bump wallet package 2024-03-08 00:00:24 +00:00
Matthew Russell
c8388acaf4
chore: add deps 2024-03-07 22:39:41 +00:00
Ben
177e72dd16
chore(trading): Refactor test fixtures (#5913) 2024-03-07 23:08:31 +01:00
Matthew Russell
813ace4412
chore: move normalize order and normalize transfer to orders and accounts libs 2024-03-07 21:57:26 +00:00
daro-maj
8221882346
chore(trading): fix CI for trading e2e tests (#5945) 2024-03-07 20:23:50 +00:00
Matthew Russell
7af3358e85
chore: bump package numbers 2024-03-07 20:10:41 +00:00
Matthew Russell
cc24e435d9
chore: remove unused file 2024-03-07 20:08:08 +00:00
Matthew Russell
01e1f7491c
fix: test envs 2024-03-07 20:03:34 +00:00
Matthew Russell
ac857ba3fd
chore: add externals 2024-03-07 19:50:22 +00:00
Matthew Russell
1b518bb559
chore: convert types utils and wallet to esm imports 2024-03-07 19:32:13 +00:00
Matthew Russell
b1a8473131
fix(wallet-react): fix typo in refresh text 2024-03-07 18:00:34 +00:00
Matthew Russell
f18216f70f
chore(trading,governance,explorer): back merge hotfixes (#5946) 2024-03-07 17:41:58 +00:00
Ben
de2b79416e
chore(trading): staking reward card e2e (#5915) 2024-03-07 14:11:14 +00:00
Matthew Russell
6504912284
fix(wallet): wallet connection and error fixes (#5927)
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
Co-authored-by: bwallacee <ben@vega.xyz>
2024-03-07 14:01:46 +00:00
m.ray
93643f1737
feat(trading): take profit and stop loss (#5902)
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
2024-03-07 10:53:16 +00:00
Bartłomiej Głownia
464d5af6be
feat(trading): add additional intervals (#5916) 2024-03-07 10:40:33 +00:00
Ben
b2a62f16bc
chore(trading): fix banners test (#5933) 2024-03-07 09:39:25 +00:00
Ben
9ec03a04ea
chore(trading): skip market info volume test (#5935)
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
2024-03-06 15:03:03 +00:00
Art
2a0727ec4b
chore(trading): scoped to teams games (#5920)
Co-authored-by: bwallacee <ben@vega.xyz>
2024-03-06 11:44:33 +00:00
Art
0d39c2354c
fix(trading): add team id to games query (#5921) 2024-03-06 10:47:47 +00:00
Matthew Russell
ad6f0c5798
feat(trading): add and show key aliases (#5819) 2024-03-06 10:47:16 +00:00
m.ray
38d13085fb
chore(trading): remove view as pubkey banner (#5926) 2024-03-05 16:15:51 +00:00
daro-maj
c0f4278b81
fix(trading): fix ci cypress issue (#5922) 2024-03-05 16:09:14 +00:00
Ben
b2777043b4
chore(trading): update vega and market-sim (#5919) 2024-03-05 15:49:50 +00:00
Matthew Russell
4d19b55096
Merge pull request #5912 from vegaprotocol/main
chore(trading,governance): back merge hotfixes
2024-03-05 04:14:14 -05:00
Matthew Russell
7ea7362a7d
fix(trading): market into tab 24hr vol and price fix (#5910)
Co-authored-by: bwallacee <ben@vega.xyz>
2024-03-04 19:08:42 +00:00
Art
bbfe42ddb1
fix(governance): rewards moved to console notification (#5904) 2024-03-04 18:09:52 +00:00
Matthew Russell
b163af3e8a
fix(trading): 24hr price and volume in header (#5908) 2024-03-04 18:00:54 +00:00
daro-maj
e6b3ff456d
fix(trading): fix tests due to new wallet connection method (#5903) 2024-03-04 15:58:33 +01:00
Matthew Russell
00dbb7dd60
chore(trading): delete trading-e2e cypress tests (#5901) 2024-03-03 14:25:04 +00:00
Matthew Russell
82df401611
fix(governance): incorrect penalty information in validators table and page (#5896) 2024-03-01 22:22:17 +00:00
Matthew Russell
89e2033556
chore(ci): remove unused release script (#5874) 2024-03-01 14:26:43 +00:00
Matthew Russell
2d821700bd
fix(trading): check for batch proposal in trading mode tooltip (#5895) 2024-03-01 14:26:29 +00:00
Matthew Russell
28b4593a1d
refactor(trading,governance,wallet): wallet rewrite (#5815)
Co-authored-by: bwallacee <ben@vega.xyz>
2024-03-01 14:25:56 +00:00
Matthew Russell
358c734e31
Merge pull request #5893 from vegaprotocol/chore/enable-isolated-margin-testnet
chore(trading): enable isolated margin on testnet
2024-03-01 04:35:00 -05:00
Matthew Russell
3dd7496a9a
chore: enable isolated margin on testnet 2024-03-01 09:12:13 +00:00
m.ray
80d576d484
chore(trading): show staking reward cards (#5875) 2024-03-01 06:30:12 +00:00
Matthew Russell
4733bc169c
fix(governance): rewards pagination and columns (#5879) 2024-02-29 14:57:07 +00:00
m.ray
2b91aebc2a
fix(trading): fees by market fix order (#5877) 2024-02-29 10:25:56 +00:00