Maciek
0a6e3cb6f5
chore(trading): refactor docs links resolver ( #3782 )
2023-05-17 12:10:31 +02:00
Bartłomiej Głownia
b2279c7e47
feat(trading): hook up new EstimatePosition and EstimateFees api methods ( #3634 )
2023-05-11 12:58:12 +02:00
Matthew Russell
e44cf1ff53
chore(environment,trading): fix unit tests for footer and node switcher ( #3682 )
2023-05-09 13:39:17 -07:00
Matthew Russell
bded1d32ba
feat(explorer,governance): always allow selecting a node, add node guard ( #3678 )
2023-05-09 12:58:09 -07:00
Dexter Edwards
6a2c9004d8
fix(governance, console, explorer): show vega node in list, cache bust ( #3676 )
2023-05-09 12:57:11 -07:00
Art
02399c40fc
fix(trading): welcome dialog links ( #3656 )
...
Co-authored-by: Madalina Raicu <madalina@raygroup.uk>
2023-05-09 15:43:36 +00:00
Sam Keen
3740a97d7e
feat(governance): token references to governance ( #3657 )
...
Co-authored-by: Joe <joe@vega.xyz>
2023-05-09 14:17:40 +00:00
Edd
6b8b33a78b
chore(explorer,trading,governance): remove stagnet3 ( #3608 )
2023-05-04 16:50:39 +00:00
Art
768b3b29f0
feat(trading): protocol upgrade notification ( #3517 )
2023-05-04 09:51:24 +02:00
Matthew Russell
351a20abad
feat(trading,market-list): closed markets datagrid ( #3429 )
2023-05-02 10:41:21 -07:00
m.ray
8572c0a570
feat(trading): data grid dropdown menu in collateral table and vega icons ( #3472 )
2023-04-27 09:21:05 +00:00
Art
2f4bc9484b
feat(environment): github releases ( #3426 )
2023-04-19 09:42:37 +01:00
Matthew Russell
dfa3355a68
chore(trading): prevent node poll if query fails ( #3411 )
2023-04-10 14:48:03 -07:00
Matthew Russell
18f1c0014c
chore(governance,explorer,multisig-signer): delete rest of sandbox/mirror env files ( #3310 )
2023-04-03 14:07:43 -07:00
Matthew Russell
b9c4057ce5
feat(oracles,trading): 3224 add oracle links to market info ( #3297 )
2023-03-31 09:06:21 +01:00
botond
528fd96721
feat(announcements): announcements ( #3252 )
...
Co-authored-by: Mikołaj Młodzikowski <mikolaj.mlodzikowski@gmail.com>
2023-03-29 15:20:49 +02:00
Maciek
faa359e2fb
chore(trading): 2764 link to mainnet incident reports ( #3235 )
2023-03-21 08:19:54 -07:00
Maciek
da7c0b84f7
chore(trading): display latency in block height progressing as warn or error ( #3169 )
2023-03-15 12:49:31 +01:00
Art
f407110e95
chore(environment): etherscan link ( #3193 )
2023-03-15 08:24:20 +00:00
Maciek
95280f5b26
chore(environment): fetch networks configuration from repo ( #3145 )
2023-03-14 16:02:43 +01:00
Art
9d346d7846
feat(ui-toolkit): navigation ( #3069 )
2023-03-10 16:46:51 +01:00
Matthew Russell
1098accb84
fix(trading,explorer,governance): consistent zustand usage ( #3133 )
2023-03-10 14:01:51 +00:00
Matthew Russell
8f5a2276de
fix(trading): order store connection to deal ticket ( #3100 )
...
Co-authored-by: Madalina Raicu <madalina@raygroup.uk>
2023-03-08 12:14:56 +00:00
Matthew Russell
96bf12d4dd
fix(trading): add a timeout to show subscriptions as failed ( #3073 )
2023-03-03 12:20:51 +00:00
Matthew Russell
f128f41ea0
fix(environment): console not finding node ( #3040 )
2023-03-01 08:45:57 +01: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
Dexter Edwards
6b280d8a70
chore(token): add validator testnet env ( #2808 )
...
Co-authored-by: Edd <edd@vega.xyz>
2023-02-28 16:51:02 +00:00
Art
a3fcd6b7dc
feat(explorer): validators page ( #2982 )
2023-02-27 09:17:23 +00:00
Matthew Russell
23ce480daa
feat(trading): show block height ( #3010 )
2023-02-27 09:16:19 +00:00
Matthew Russell
a82509f0e0
feat(trading): datanode block header for env and node switcher ( #2905 )
2023-02-15 19:52:54 -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
Matthew Russell
3893b26d30
fix: dropdown menu portals ( #2740 )
2023-01-26 09:52:49 +01:00
Art
165b131b27
chore: move token's web3 url connector to web3 lib ( #2655 )
...
Co-authored-by: Dexter <dexter.edwards93@gmail.com>
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
2023-01-24 14:02:17 +00:00
m.ray
52b25b8b15
fix: explorer header remove w-full network switcher ( #2679 )
2023-01-19 18:06:51 +00:00
macqbat
45a4dd7009
feat: mobile navbar on Console ( #2547 )
...
* feat: mobile navbar on Console
* feat: mobile navbar on Console - adjust unit test
* feat: mobile navbar on Console - adjust unit test
* feat: mobile navbar on Console - adjust themes
* feat: mobile navbar on Console - add some unit tests
* feat: mobile navbar on Console - refactor solution
* feat: mobile navbar on Console - adjust int tests
* feat: mobile navbar on Console - adjust styling
* feat: mobile navbar on Console - move close button into the drawer
* feat: mobile navbar on Console - adjust int tests
* chore: close drawe after navigation
* chore: mobile navbar on Console - adjust unit tests
* chore: mobile navbar on Console - adjust unit tests
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-01-17 10:59:12 +01:00
macqbat
ba14ead8fc
feat(1784): maintenance page ( #2505 )
...
* feat: maintance page
* feat: maintenance page - add styling and animations
* feat: maintenance page - add skip of node inits
* feat: maintenance page - add unit test
* feat: maintenance page - add unit test
2023-01-04 13:45:50 +01:00
m.ray
485c609791
fix: governance links to proposals ( #2478 ) ( #2480 )
...
* fix: governance links to proposals
* fix: fix proposals link in governance.cy.js
* fix: fix link for https://vega.xyz/governance
2022-12-27 15:18:42 +00:00
botond
2217925285
fix: env ssl to subscription ( #2440 )
...
* fix: rename ssl environment check to subscription
* fix: format
2022-12-27 13:28:54 +00:00
Radosław Szpiech
6cb2e3a3cf
chore: move mocks next to graphql queries ( #2469 )
...
* chore: move mocks next to graphql queries
* chore: mock functions rework
* chore: clean up
2022-12-23 12:36:25 +01:00
Art
9c26f4d01b
chore: console dapp routes for skeleton page (2361) ( #2450 )
...
* chore: console dapp routes for skeleton page (2361)
* chore: console dapp routes for skeleton page (2361)
* chore: console dapp routes for skeleton page (2361)
2022-12-22 15:24:20 +01:00
Art
87e1f9998e
feat: transaction store and toasts ( #2382 )
...
* feat: add eth and vega transaction stores
feat: replace useStoredEthereumTransaction with useEthTransactionManager
feat: add event bus subsciption to vega transaction store
feat: handle order cancellation
feat: rename Deposit, Order and Withdraw status field to be unique
Revert "feat: rename Deposit, Order and Withdraw status field to be unique"
This reverts commit f0b314d53fb3ada6fbebaba4fd1e5af6f38beaed.
feat: split transaction update subscription
feat: handle order and deposit transaction
feat: handle withdrawal creation through transaction store
feat: handle withdraw approval
feat: handle panding withdrawls, add createdAt
feat: handle transaction toast/dialog dismissal
feat: add use vega transaction store tests
feat: add use vega transaction store tests
feat: add use vega transaction menager tests
feat: add use vega transaction menager tests
feat: add use vega transaction updater tests
feat: improve use vega transaction updater tests
feat: add use eth transaction store
feat: add use eth withdraw approvals store
feat: add use eth transaction updater tests
fixed tests
* feat: toasts
feat: toasts
feat: toasts
* feat: add use eth withdraw approval manager tests
* feat: add use eth transaction manager tests
* feat: add use eth transaction manager tests
* feat: add useEthWithdrawApprovalsManager tests
* feat: remove Web3Container react container from CreateWithdrawalDialog
* feat: remove Web3Container react container around TransactionsHandler
* feat: remove unnecessary async from PendingWithdrawalsTable
* feat: remove comments from WithdrawalFeedback
* fixed z-index issue
* cypress
Co-authored-by: Bartłomiej Głownia <bglownia@gmail.com>
2022-12-21 10:29:32 +01:00
botond
2211abbd72
chore: cleanup type gen ( #2362 )
...
* chore: remove apollo type gen and clean up types lib
* fix: format
* fix: tests
* fix: format
* fix: hammer token types til sh*t turns green
* fix: format
* fix: apparently format again
* fix: lint
* fix: build-specs
* fix: format
* chore: regen types
* chore: regenerate types again
* fix: format
2022-12-08 21:13:30 +00:00
Matthew Russell
09af8db1fe
fix: blank page if startup subscription fails ( #2357 )
...
* feat: add loading skeleton for network loader
* feat: add timeout for subscription check
2022-12-08 08:51:01 +00:00
Dexter Edwards
c0566a91b2
feat: mirror environment ( #2343 )
...
* feat: mirror environment
* style: lint
* chore: update networks to have correct data node
* chore: update netowrks to point to correct data nodes
* chore: fix build
2022-12-07 13:55:51 +00:00
Art
4b7a513e98
feat: propose network parameter change link (578) ( #2174 )
...
* feat: propose network parameter change link (578)
* changeg stagnet3 url in trading e2e
2022-11-22 11:52:31 +01:00
macqbat
61f171dfbd
chore: market proposal selector - small view improvements ( #2106 )
...
* chore: market proposal selector - small view improvements
* chore: market proposal selector - small view improvements
2022-11-17 09:49:29 +01:00
Bartłomiej Głownia
d1b45a65a0
feat( #1812 ): do not require Ethereum connection to display collateral ( #2028 )
...
* feat(#1812 ): don not require ethereum connection to display collateral
* feat(#1812 ): amend trading-account e2e tests
* feat(#1812 ): move Web3ConnectDialog to dialogs container, fix Web3Container childrenOnly option
* feat(#1812 ): fix withdraw e2e tests
* feat(#1812 ): reverse DialogsContainer changes, add Web3ConnectUncontrolledDialog
* feat(#1812 ): wrap WithdrawalDialog with Web3Container
* feat(#1812 ): fix deposit dialog handling in ZeroBalanceError
* feat(#1812 ): fix deposit and withdraw dialog e2e tests
* feat: market proposal selector - fix failing on develop e2e tests
* feat: market proposal selector - fix failing on develop e2e tests
* feat: market proposal selector - fix failing on develop e2e tests
Co-authored-by: maciek <maciek@vegaprotocol.io>
2022-11-16 15:10:17 +01: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
Bartłomiej Głownia
17f93c2b7e
chore: add build-spec targets and execute on affected apps and libs on CI ( #1745 )
...
* chore: add build-spec targets and execute on affected apps and libs on CI
* chore: fix market-depth and react-helpers specs typings
* chore: fix ui-toolkit specs typings
* chore: fix trades specs typings
* chore: fix orders specs typings
* chore: fix deposits specs typings
* chore: fix deal-ticket specs typings
* feat: fix tsc on specs check
* feat: fix tsc on specs check
* feat: fix tsc on specs check
* feat: fix tsc on specs check
* feat: fix tsc on specs check - fix token app
* feat: fix tsc on specs check - fix positions lib
* feat: fix tsc on specs check - fix environment lib
* chore: fix failling build-spec in positions lib
Co-authored-by: maciek <maciek@vegaprotocol.io>
2022-10-25 09:41:16 +02:00