Joe Tsang
e06b5e741c
chore: fix test manual and nightly workflows ( #1264 )
2022-09-07 09:05:02 +01:00
mattrussell36
925c1721aa
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-07 06:26:40 +00:00
mattrussell36
002b11eb4a
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-07 00:08:41 +00:00
mattrussell36
bc1324aafe
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-06 18:04:20 +00:00
Joe Tsang
510b6ad0d5
Test/840 positions update ( #1250 )
...
* test: add test for positions in portfolio
* test: update position validation to include updates
* chore: add wait for marketlist
2022-09-06 17:34:40 +01:00
AndyWhiteVega
e97f82edfe
test: checkout front end changes to cypress workflows ( #1258 )
...
* test: checkout front end changes to cypress workflows
* test: remove old fe checkout
* test: remove dup
2022-09-06 15:03:49 +01:00
Dexter Edwards
bacd2a509e
fix: polling not working on governance page ( #1255 )
...
* fix: polling not working on governance page
* style: lint
2022-09-06 15:03:23 +01:00
mattrussell36
f401870848
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-06 12:05:27 +00:00
Matthew Russell
a5f21ed1f8
fix: styles on staking and nodes page ( #1252 )
2022-09-06 10:10:31 +01:00
botond
a57d484496
Fix/1083: Update type generator ( #1219 )
...
* feat: add new generator with config
* feat: split off gql queries to separate files for the new generator
* fix: delete dummy schema
* feat: add generated queries with new codegen
* fix: regenerate from scratch and remove duplicates
* fix: libs and app gen folders
* fix: remove more duplicate queries
* fix: add generated files to be ignored by the formatter
* fix: format
* fix: generated imports
* fix: lint
* fix: accounts export
* fix: more imports
* fix: add type alias for new type system and regenerate
* fix: format
* fix: delete leftover file from merge
2022-09-06 10:03:10 +01:00
mattrussell36
b531094fda
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-06 06:27:47 +00:00
macqbat
7fe282a9fb
feat: [console-lite] - refactor market-list view afetr design update ( #1244 )
...
* feat: [console-lite] - refactor market-list view afetr design update
* feat: [console-lite] - refactor market-list fix failing test
* feat: [console-lite] - refactor market-list fix failing test
* feat: [console-lite] - refactor market-list fix failing test
Co-authored-by: maciek <maciek@vegaprotocol.io>
2022-09-06 08:13:17 +02:00
Matthew Russell
5eb06254de
feat ( #896 ): large withdraws ( #1180 )
...
* feat: add deposits table to deposits tab on portfolio page
* feat: refactor use-withdraw hook to not invoke eth tx
* feat: rename hook for clarity
* feat: fix withdrawal creation test
* feat: update withdraw-manager and withrawals-table tests
* chore: fix lint
* feat: remove web3 input to avoid double dialog
* chore: use renderHook from testing-library/react
* chore: update to use non deprecated fields
* chore: remove usage of all bridge contract
* feat: correctly merge cache update in withdrawals table
* feat: changes to support token app withdrawals
* chore: add height to ag grid table wrapping element
* feat: add txhash col to withdraw table
* feat: provide better ui if withdrawal is not ready to be completed
* feat: use separate dialogs for txs
* feat: allow user to immediately complete withdrawal if delay not triggered
* feat: add withdraw store to tidy up state management
* chore: fix tests
* chore: convert callback to promises, fix tests, delete withdraw page
* chore: fix lint errors
* fix: withdrawals link in nav
* feat: style changes after design update
* fix: proposal form test
* chore: tidy error ui logic
* feat: review comments
* chore: lint
* feat: add better typing for tables
* chore: put withdrawals tab at the end
* chore: update i18n
* fix: dialog in positions manager due to rename
* chore: increase spacing in withdrawal form
* chore: update tests
* chore: lint
* chore: use new assetsConnection and update cy test
* fix: incorrect shape of withdrawal generate function
* feat: delete withdrawals page now that its shown on the portfolio page
* chore: update tests to check for withdrawals page
* chore: fix tests again
* fix: page title test
2022-09-05 18:30:13 -07:00
mattrussell36
578d6ecf6f
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-06 00:08:57 +00:00
m.ray
744c084ca2
feat: add network switcher to block explorer ( #1242 )
...
* feat: add network switcher to block explorer
* fix: add mock for @vegaprotocol/environment
* fix : #723 add test to see if network switcher gets rendered
* fix: formatting on header.spec.tsx
2022-09-05 20:28:21 +01:00
mattrussell36
adec04918e
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-05 18:04:46 +00:00
Matthew Russell
9cb84df35c
chore: refactor global store ( #1241 )
2022-09-05 15:25:33 +01:00
Art
e674efdb14
Feat/707 link to market proposal ( #1222 )
...
* feat: link to market proposal (707)
* feat: link to market proposal (707)
* removed a line
* removed label which made edd and barney sad
2022-09-05 14:06:58 +02:00
mattrussell36
47554973c5
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-05 12:04:34 +00:00
AndyWhiteVega
ce374084eb
test: update package json and readme for vegacapsule ( #1247 )
2022-09-05 12:42:04 +01:00
Dexter Edwards
2032b5ae00
test: change config path for overnight run ( #1246 )
...
* test: change config path for overnight run
* test: also change for PR runs
Co-authored-by: AndyWhiteVega <andy@vegaprotocol.io>
2022-09-05 11:48:46 +01:00
AndyWhiteVega
cb4cbdc2ca
Test/757 tfe add e2e tests for governance ( #1236 )
...
* test: initial commit
* test: lint
* chore: set different environement variable for rest url
* test: enable commented out steps
* chore: set base correctly
* chore: correct env var
* test: update to function
* test: lint
* test: governance flow
* test: lint
* test: extra tests
* fix: set fetchPolicy to not cache results so new proposals are updated
* test: update
* test: lint
* test: extra tests
* test: lint
* test: add wait and select proposal
* test: lint
* test: extra checks
* test: lint
* Revert "chore: use custom vega capsule file (#1055 )"
This reverts commit 6b4b896bbc
.
* test: final commit of initial tests
* test: removal of unused file
* test: before all change to reset before each test
* test: speed enhancement
* test: lint
* test: lint check fix
* test: extra tests and checks
* test: lint
* test: extra tests and checks
* test: lint
* test: extra checks & error handling
* test: lint
* test: lint
* test: wallet update
* test: lint
* test: lint
* test: begining of test refactor due to ui revamp
* test: lint
* test: extra test
* test: lint
* test: extra test enable prev skipped
* test: lint
* test: small changes
* test: update ahead of merge
* test: in house vegcapsule config changes
* test: lint
* chore: add vegacapsule config for newer repo
* chore: remove dead config files
* test: genesis and tweaks
* test: lint
* test: added wait to avoid flake
* test: enhancements
* test: lint
* chore: fix lint
Co-authored-by: Dexter <dexter.edwards93@gmail.com>
Co-authored-by: Dexter <dexter@vega.xyz>
Co-authored-by: Joe <joe@vega.xyz>
2022-09-05 09:57:02 +01:00
mattrussell36
0f87c68437
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-05 06:20:23 +00:00
mattrussell36
fc7c54571f
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-05 00:11:46 +00:00
mattrussell36
6546d660c6
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-04 18:04:11 +00:00
mattrussell36
e7cef22264
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-04 12:05:09 +00:00
mattrussell36
5230172d2c
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-04 06:04:05 +00:00
mattrussell36
2e6fa9627d
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-04 00:09:05 +00:00
mattrussell36
0d75955e80
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-03 18:03:59 +00:00
mattrussell36
7b52629ada
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-03 12:05:20 +00:00
mattrussell36
6ab4e46667
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-03 06:03:57 +00:00
Bartłomiej Głownia
96d08f93cd
feat( #1235 ): fix select element dropdoen background ( #1237 )
2022-09-02 18:07:34 -07:00
mattrussell36
f89ce686ee
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-03 00:08:46 +00:00
Bartłomiej Głownia
6de90c6b1f
feat( #840 ): update positions tab ( #1101 )
...
* feat(#473 ): add positions metrics data provider
* feat(#473 ) add positions stats
* feat(#473 ) add positions stats
* feat(#473 ): add positions stats
* feat(#473 ): add positions stats
* feat(#473 ): position metrics, test and refactoring
* feat(#473 ): add unit tests to positions table
* feat(#473 ): fix spelling, order positions by updated at desc
* feat(#473 ): protect from division by 0
* feat(#473 ): fix trading positions e2e tests
* feat(#473 ): fix e2e data mocks
* feat(#473 ): post code review clean up
* feat(#993 ): dependencies handling in data provider
* feat(#993 ): fix e2e tests data mocks
* feat(#993 ): remove position metrics mocks, add market data market id
* feat(#993 ): add missing mocks, fix combine function
* feat(#993 ): set loading initially to true, add unit tests
* feat(#993 ): cleanup, add comments
* feat(#993 ): remove undefined from client type
* feat(#993 ): cosmetic changes
* feat(#840 ): update positions tab
* feat:(#993 ): pass informaton about update callback cause
* feat(#840 ): update positions tab
* feat(#840 ): update positions tab
* feat(#840 ): update positions tab
* chore: skip handles 5000 markets e2e test
* feat(#840 ): update positions tab
* feat(#840 ): rename assetDecimals to decimals
* feat(#840 ): close position
* feat(#993 ): notify about update
* feat(#840 ): add use close position hook
* feat(#840 ): do not show 0 volume positions, make liquidation price minimum 0
* feat(#840 ): post code review fixes and improvments
* feat: fix fill-table spec
2022-09-02 13:53:00 -07:00
mattrussell36
fe716f74a1
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-02 18:04:53 +00:00
botond
9bcb923cc0
Feat/375: Risk notice dialog ( #1096 )
...
* feat: add risk warning modal WIP
* feat: add risk notice modal and fix broken mobile dialog styles
* fix: format
* fix: lint
* fix: format
* fix: dialog scrollbar
* fix: style issues
* fix: styles
* fix: spacing
* fix: more style fixes
* fix: more spacing
* fix: format
* fix: move logic into risk dialog from global app
* fix: brance yourselves, more style updates
* feat: add test for risk dialog
2022-09-02 15:53:38 +01:00
Joe Tsang
75e3f327ff
Test/1221 revisit market tests ( #1234 )
...
* test: test for sorting market
* chore: add headers options to all cy.visit()
* chore: revert header changes
2022-09-02 15:31:30 +01:00
Art
dd8c237677
chore: bumped up gh actions ( #1233 )
2022-09-02 14:00:29 +01:00
mattrussell36
1ed6759000
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-02 12:05:28 +00:00
Bartłomiej Głownia
bab1bac2dc
Chore/theme setup env config ( #1181 )
...
* chore: fix /assets/env-config.js 404 by moving it to public dir
* chore: set dark theme class before app load
2022-09-02 12:27:28 +02:00
macqbat
02897f1ee1
feat: [console-lite] - improve useOrderBook hook ( #1208 )
...
* feat: [console-lite] - improve useOrderBook hook
* feat: [console-lite] - improve useOrderBook hook - add unit test
* feat: [console-lite] - improve useOrderBook hook - add unit test
* feat: [console-lite] - improve useOrderBook hook - reduce mock size
* feat: [console-lite] - improve useOrderBook hook - small clean up
* feat: [console-lite] - improve useOrderBook hook - small clean up
Co-authored-by: maciek <maciek@vegaprotocol.io>
2022-09-02 11:29:52 +02:00
Joe Tsang
72ce253102
test: add test for partially filled order view ( #1218 )
2022-09-02 10:04:38 +01:00
Dexter Edwards
9e8d34cf9a
fix: network parmaeter casing ( #1225 )
2022-09-02 09:58:25 +01:00
Joe Tsang
cf63e8d85e
chore: try fix esocket timeout error in ci ( #1227 )
2022-09-02 09:57:52 +01:00
Matthew Russell
2e3a2526c0
ci: check for draft pr for cypress test run ( #1212 )
...
* ci: check for draft pr for cypress test run
* chore: add ready_for_review pr type for ci
2022-09-02 09:45:20 +01:00
mattrussell36
ba811d641d
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-02 06:19:01 +00:00
mattrussell36
015b6192f6
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-02 00:08:40 +00:00
Matthew Russell
ca11b02aea
chore: fix large loader dimensions ( #1220 )
2022-09-01 15:00:22 -07:00
mattrussell36
63b25fc1a6
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-01 18:04:37 +00:00
Bartłomiej Głownia
75044fa520
Feat/81 market table filters ( #1203 )
...
* feat(#81 ): amend market table filters
* chore: fix home not default found test
2022-09-01 17:03:42 +01:00