vega-frontend-monorepo/libs
Sam Keen 2094a29d35
Feat/397 - continuous txs list (#417)
* frontend-monorepo-397 - continuous txs list - glitchy start

* frontend-monorepo-397 - experimentation!

* fix: transactions infinite list loading

* fix: blocks reload

* frontend-monorepo-397 - removed redundant renderFetched component from infinite txs page, and removed debugging

* frontend-monorepo-397 - tests written, added button that opens a dialog with extra Command data to each list item

* frontend-monorepo-397 - Cleaned up styling of txs list a bit, addressed PR comments.

* frontend-monorepo-397 - tweaks to e2e tests

* frontend-monorepo-397 - disabling txs e2e tests for now

* fix: use fetch hook

* Update apps/explorer/src/app/components/txs/txs-infinite-list-item.tsx

Co-authored-by: Dexter Edwards <dexter.edwards93@gmail.com>

* frontend-monorepo-397 - refactored to use AsyncRenderer which now supports custom messaging

* frontend-monorepo-397 Continuous txs: set ignore for timing out tests rather than commenting out

* frontend-monorepo-397: Updated txs-infinite-list-item.tsx to work with the new dialog changes

* frontend-monorepo-397: Ignoring txs page e2e tests properly

Co-authored-by: Dexter <dexter.edwards93@gmail.com>
2022-06-29 11:20:22 +01:00
..
accounts feat(orderbook): improve data handling performance (#605) 2022-06-27 12:05:05 +02:00
candles-chart feat(#447): 447 - UI toolkit and theme updates 2022-06-23 20:16:01 -07:00
cypress fix: trading e2e mocks 2022-06-28 17:18:00 -07:00
deal-ticket Feat/471 cancel order (#610) 2022-06-29 10:03:20 +01:00
deposits test: allow connecting to a local ganache node by signing transactions in browser (#595) 2022-06-24 10:07:05 +01:00
environment feat(#507): Node Discovery 2022-06-21 16:20:53 -07:00
market-depth feat(orderbook): improve data handling performance (#605) 2022-06-27 12:05:05 +02:00
market-list Feat/471 cancel order (#610) 2022-06-29 10:03:20 +01:00
network-stats feat(#500): colors fixes (#512) 2022-06-10 16:07:44 +01:00
order-list Feat/471 cancel order (#610) 2022-06-29 10:03:20 +01:00
positions feat(orderbook): improve data handling performance (#605) 2022-06-27 12:05:05 +02:00
react-helpers Feat/397 - continuous txs list (#417) 2022-06-29 11:20:22 +01:00
smart-contracts test: allow connecting to a local ganache node by signing transactions in browser (#595) 2022-06-24 10:07:05 +01:00
tailwindcss-config Feat/526 consolelite design update market list (#635) 2022-06-28 11:57:47 +02:00
trades Feat/471 cancel order (#610) 2022-06-29 10:03:20 +01:00
types Feat/dockerize frontends (#388) 2022-06-13 15:39:17 +01:00
ui-toolkit Feat/397 - continuous txs list (#417) 2022-06-29 11:20:22 +01:00
wallet Feat/hosted wallet (#668) 2022-06-29 10:52:00 +01:00
web3 feat(#447): 447 - UI toolkit and theme updates 2022-06-23 20:16:01 -07:00
withdraws feat(#507): Node Discovery 2022-06-21 16:20:53 -07:00
.gitkeep Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00