mattrussell36
792459e589
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-22 06:23:32 +00:00
mattrussell36
4ca244a975
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-22 00:11:28 +00:00
m.ray
010d7e5e31
fix: order data provider error ( #1420 )
...
* chore: ignore apollo errors - to be reverted after API will be fixed
* fix: order data provider error
Co-authored-by: Bartłomiej Głownia <bglownia@gmail.com>
2022-09-21 13:47:17 -07:00
mattrussell36
9b04310ab8
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-21 18:05:00 +00:00
m.ray
832327c918
fix: add back risk factors ( #1397 )
...
* fix : #1302 add back risk factors
* fix: omit __typename is default
* fix: add risk factors in generate-market-info-query.ts
2022-09-21 08:31:11 -07:00
m.ray
c59aa19bd2
fix: liquidity provisions view not working after API update ( #1410 )
...
* chore: ignore apollo errors - to be reverted after API will be fixed
* fix: partyID should not be enforced in market liquidity query
* Update apps/trading/components/page-query-container/page-query-container.tsx
* Update libs/react-helpers/src/lib/generic-data-provider.ts
* fix: remove partyId from the query to avoid any confusion
Co-authored-by: Bartłomiej Głownia <bglownia@gmail.com>
2022-09-21 08:26:18 -07:00
Bartłomiej Głownia
efc1d909b3
chore: ignore apollo errors - to be reverted after API will be fixed ( #1407 )
2022-09-21 07:00:48 -07:00
Bartłomiej Głownia
cc7a4f2ddd
chore: downgrade to 0.55 ( #1406 )
2022-09-21 13:49:11 +01:00
mattrussell36
ddbaea5e3f
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-21 12:05:17 +00:00
mattrussell36
1fd325a44f
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-21 06:26:47 +00:00
mattrussell36
2ad248b6d7
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-21 00:12:01 +00:00
Matthew Russell
10e1315afa
chore: fix incorrect event id mock
2022-09-20 16:05:08 -07:00
Art
4ddacb5269
fix: total fees calculation ( #1394 )
...
* fix: total fees calculation
* fix: total fees calculation
* fix: add two more tests
* fix: market-info.cy.ts
Co-authored-by: Madalina Raicu <madalina@vegaprotocol.io>
2022-09-20 15:13:42 -07:00
mattrussell36
597a1fa878
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-20 18:05:23 +00:00
Bartłomiej Głownia
3bf5d823ee
chore: stagnet3 api updates ( #1321 )
...
* chore: update account, fills and orders subscriptions in data providers
* chore: update account, fills and orders subscriptions in data providers
* fixing console-lite
* fixing types in general - regen
* chore: update account, fills and orders subscriptions in data providers
* fixed console-lite unit tests, uncommented quote name
* chore: update account, fills and orders subscriptions in data providers
* type aligning of assets and proposals
* fixes liquidity data provider
* fixed accounts build errors and unit tests
* regen types, removed market name
* regen types
* fixed positions
* chore: handle updates in derived market provider, update orders
* removed taker fee mapping (renamed to maker fee)
* chore: update account, fills and orders subscriptions in data providers
* chore: update account, fills and orders subscriptions in data providers
* chore: fix Order type
* chore: fix possible null types
* chore: revert order-list.stories.tsx
* chore: derivedDataProvider fixes
* fills unit tests fixes
* orders unit tests fixes
* added eslint ingore for generated files in liquidity
* added unique key to the list element of simple market toolbar
* changed main-branch-name to develop for pr workflows
* removed redundant waitFor
* increased test timeout to 10s
* removed mocked response
* chore: disable simple market list tests
* chore: fix e2e projects mock types
* feat: [subscription-update] - uncomment some console-lite tests
* cypress: trading-accounts
* chore: replace market candles with candlesConnection
* chore: ignore gql errors, to be reverted after candlesConnectio n will be fixed
* feat: [subscription-update] - improve wrongly renamed hook
* feat: [subscription-update] - improve wrongly renamed hook
* feat: [subscription-update] - improve wrongly renamed hook 3
* chore: add pagination hangdling to derived data provier
* cypress: trading-fills
* feat: [stagnet3 api update] - remove redundant command in tests
* feat: [stagnet3 api update] - remove redundant command in tests
* chore: fix trading orders e2e tests
* chore: fix console lite e2e mocks
* chore: fix market-trade tests
* chore: use markets only in market selector, change Instrument cache policy
* chore: fix market-selector tests
* feat: [subscription-update] - improve ag grid conf for unit tests
* feat: [subscription-update] - improve ag grid conf for unit tests
* chore: fix candle types in console lite market mocks
* chore: revert error policy ignore
* chore: revert jest timeout
* chore: remove unused AccountFields
* chore: revert remove unused AccountFields
* chore: simplify node subscription probe
* chore: remove unused generated types in candles-chart
* chore: improve useMarketsList mock
* feat: [subscription-update] - increase jest timeout
* feat: [subscription-update] - fix jest timeout
* feat: [subscription-update] - fix jest timeout
* feat: [subscription-update] - try to fix failing test again
* chore: fix candles-chart types
* feat: [subscription-update] - temporary skip failing test
* feat: [subscription-update] - temporary skip failing test
* feat: [subscription-update] - temporary skip failing test
* feat: [subscription-update] - fix failling int test
* feat: [subscription-update] - try to restore commented unit tests
* feat: [subscription-update] - try to restore commented unit tests
* feat: [subscription-update] - improve fixed unit tests
Co-authored-by: asiaznik <artur@vegaprotocol.io>
Co-authored-by: maciek <maciek@vegaprotocol.io>
2022-09-20 08:24:28 -07:00
mattrussell36
df3b79478e
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-20 12:05:27 +00:00
mattrussell36
f383dedb24
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-20 06:24:20 +00:00
mattrussell36
592ec14b26
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-20 00:13:27 +00:00
mattrussell36
76126ae386
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-19 18:05:55 +00:00
Penny Andrews
c211c179b6
Create issue templates ( #1386 )
...
* Create bug issue template
* Create chore.md issue template
* Create user story issue template
* Update ---bug.md
* Update chore.md
* Update user-story.md
* test: update formatting
* fix: formatting
Co-authored-by: Gordsport <83510148+gordsport@users.noreply.github.com>
Co-authored-by: Madalina Raicu <madalina@vegaprotocol.io>
2022-09-19 15:33:23 +01:00
mattrussell36
4818b57fb2
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-19 12:05:36 +00:00
John Walley
70df56f745
fix: use correct graphql candle timestamp field ( #1324 )
2022-09-19 12:21:38 +01:00
mattrussell36
2b76e7d5c8
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-19 06:28:17 +00:00
mattrussell36
947180a6a6
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-19 00:10:20 +00:00
mattrussell36
d25755474f
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-18 18:04:15 +00:00
mattrussell36
888cbbec68
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-18 12:05:11 +00:00
botond
46884e3fec
fix: cleanup more env things ( #1383 )
...
* fix: remove vega_rest from monorepo
* fix: mainnet api urls
* fix: remove redundant vega url from token config
* fix: lint
* chore: remove redundant env props from token app
* fix: format
2022-09-18 11:15:05 +00:00
mattrussell36
589c15de9d
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-18 06:06:08 +00:00
mattrussell36
0271e62439
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-18 00:10:24 +00:00
mattrussell36
84a5cbd44b
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-17 18:04:17 +00:00
mattrussell36
a386ea5cad
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-17 12:05:37 +00:00
mattrussell36
599ee1a360
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-17 06:04:33 +00:00
mattrussell36
d176285021
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-17 00:09:14 +00:00
mattrussell36
40337ee698
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-16 18:05:34 +00:00
AndyWhiteVega
d47d754ac9
Test/governance suite expansion ( #1372 )
...
* test: initial commit
* test: commit
* test: extra tests and references added also new tag 0.55.0 for builds
* test: lint
* test: back to 0.54 for capsule cypress until tests fixed
* test: skip two tests since wallet name no longer shown soon to be fixed
* test: couple more tests to fulfill ACs
* test: lint
* test: more tests
* test: lint
* test: extra check within test
* test: lint
* test: minor
* test: improve test flake and skip test bugs outstanding
* test: lint and increase epoch length by second
* test: more tests
* test: lint
* test: lint
* test: lint
* test: teardown functionality
* test: lint
* test: epoch speed up and network restart stuff
* test: lint
* test: change epoch duration
* test: timing tweaks due to failures in CI
* test: lint
* test: more timing tweaks
* test: lint
* test: timing tweak
* test: lint
* test: lint
* test: config changes
2022-09-16 18:12:08 +01:00
Matthew Russell
666fe9aebb
chore: update wallet types to align with protos ( #1351 )
2022-09-16 17:04:54 +01:00
Matthew Russell
b8d5680011
chore: set curly eslint rule to multi line ( #1322 )
...
* chore: set curly eslint rule to multi line
* chore: fix lint
* chore: make eslint rule error and fix resulting errors
2022-09-16 17:04:32 +01:00
Dexter Edwards
4aa9bbaa23
fix: remove shortening of description content ( #1346 )
...
* fix: remove shortening of description content
* chore: remove test for removed functionality
2022-09-16 17:03:11 +01:00
Dexter Edwards
9385e0f4c3
Chore/revert changes ( #1368 )
...
* chore: revert changes to stagent3 yml
* style: lint
2022-09-16 15:49:47 +01:00
mattrussell36
03df9e9c5d
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-16 12:05:47 +00:00
Dexter Edwards
e8d110d207
Chore/more env config ( #1363 )
...
* chore: remove vega URL as no longer needed
* chore: remove bad env config
* chore: remove config caching
* chore: remove silly text
* style: lint
* chore: style lint
* test: remove test for removed functionality
2022-09-16 12:32:44 +01:00
mattrussell36
6c41c0b14d
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-16 06:22:40 +00:00
mattrussell36
e4f175b691
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-16 00:11:21 +00:00
mattrussell36
4b6c7f062d
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-15 18:04:27 +00:00
Dexter Edwards
2fa80f65d0
chore: sort out environement stuff ( #1345 )
2022-09-15 16:39:11 +00:00
Matthew Russell
7fb3a23a5a
chore: add netlify build command for lp dashboard ( #1343 )
2022-09-15 08:55:14 -07:00
malinantonsson
9169165a03
feat: lp dashboard setup ( #1327 )
...
* feat: generate new nx application
* feat: add env variables & render a headline
* feat: add netlify config
* feat: add cypress projectId and delete unused files
2022-09-15 08:37:02 -07:00
mattrussell36
608ecf36af
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-15 12:05:03 +00:00
Elmar
df29c9ee72
fix(stats-manager): fix uptime pointing to incorrect field ( #1328 )
2022-09-15 11:47:51 +01:00
mattrussell36
e3809f5bc3
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-15 06:18:49 +00:00