Matthew Russell
b3014bb98a
chore(trading,governance,explorer): nx migration to latest ( #5246 )
...
Co-authored-by: Edd <edd@vega.xyz>
2023-11-14 15:25:29 +01:00
Bartłomiej Głownia
719d210219
chore(trading): remove target build from libs ( #4725 )
2023-09-08 13:43:54 -07:00
Art
c937a9df0c
feat(proposals): upgrade in progress notification ( #4509 )
...
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-08-16 15:50:38 +01:00
Bartłomiej Głownia
6e0577aee4
chore(trading): migrate nx to latest version ( #4196 )
2023-07-04 13:01:25 +02:00
Ciaran McGhie
1521bab4c4
chore(react-helpers,utils,logger): create logger lib and move sentry/logger utils there ( #3990 )
2023-06-06 14:10:03 +01:00
Matthew Russell
42c316c8e1
feat(environment): avoid logging node check queries ( #3830 )
2023-05-19 14:32:27 +01:00
Maciek
da7c0b84f7
chore(trading): display latency in block height progressing as warn or error ( #3169 )
2023-03-15 12:49:31 +01:00
Matthew Russell
1098accb84
fix(trading,explorer,governance): consistent zustand usage ( #3133 )
2023-03-10 14:01:51 +00: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
Matthew Russell
a82509f0e0
feat(trading): datanode block header for env and node switcher ( #2905 )
2023-02-15 19:52:54 -08:00
Art
969bfd6945
feat(explorer): markets and market details pages ( #2914 )
2023-02-15 14:20:01 +00:00
Bartłomiej Głownia
00e319b3c6
chore: handle not found errors as correct response ( #2759 )
2023-01-27 18:35:45 -08:00
Matthew Russell
cb9b811730
feat( #1791 ): block height check ( #2701 )
...
Co-authored-by: asiaznik <artur@vegaprotocol.io>
2023-01-27 11:31:23 +01:00
macqbat
a218da93a6
feat: logging - working solution ( #2696 )
2023-01-25 09:43:11 +01:00
macqbat
5e97391d53
chore(2559): filter ledger entries by account type ( #2631 )
...
* chore: ledger entries - add account type filters
* chore: ledger entries filtering - add int test
* chore: ledger entries filtering - fix linter fails
* chore: ledger entries filtering - fix int test failing
* chore: ledger entries filtering - fix int test failing
2023-01-17 13:44:23 +00:00
m.ray
fe447167ca
fix( #2200 ): handle NotFound GraphQL errors in async renderer ( #2204 )
...
* fix(#2200 ): handle NotFound GraphQL errors in async renderer
* fix(#2200 ): data provider filter apollo graphQL not found error
* fix(#2200 ): update apollo-client to not report not found error link
* fix(#2200 ): fix log on not found error link
* fix(#2200 ): fix set error in data provider
* fix(#2200 ): extensions type access via index signature
* fix(#2200 ): log gql errors that are not NotFound and still throw error in data provider
* fix: remove unused import
2022-11-24 15:52:46 -08:00
Art
a3df65952d
feat: toast component (1677) ( #1998 )
2022-11-15 15:26:13 +01:00
Dexter Edwards
dccc750154
fix(1758): data node being down ( #1871 )
...
* fix: timeout data node requests for node switcher
* chore: generate apollo client library
* chore: migrate console lite to use new apollo client package
* chore: migrate explorer across
* chore: remove completely unused file
* chore: migrate stats
* chore: migrate trading
* chore: migrate multisigner app
* chore: migrate token over
* chore: final migrations
* test: adjust tests for new behaviour
* fix: build script
* Update libs/apollo-client/src/lib/apollo-client.ts
* chore: fix conflicts
* fix: cache
* test: setup mocks before each test
* style: lint
* style: lint
* chore: resolve conflicts
* test: fix tests
2022-11-10 13:08:12 +00:00