Ujwal Kumar
4b2c777862
Replacing deprecated components and code for import tokens ( #19559 )
...
Co-authored-by: georgewrmarshall <george.marshall@consensys.net>
2023-07-26 08:48:31 -07:00
vthomas13
4dcde1e216
Multichain Activity Screen ( #19557 )
...
* layout wip
* Icon changes, add badgewrapped icons to smart tx
* grouping by date wip
* typo fix
* group txs by date, button styling
* removing queue/history division, adding datestamp for pending tx, minor styling changes
* adding tests, updating snap
* font size fix
* e2e fixes
* Remove unnecessary tabIndex and keypress handler
* Fix typo for fontWeight
* Fix nesting warning by removing unnecessary Text
* Fix tests
* Fix import and exports
* Remove unused verbiage
* Update E2E selectors
* More E2E
* More E2Es
* More test fixes
* awaiting find instead of click
* adding regularDelayMs to flaky test
* removing delay
* increasing delay outside of wait
* adding back first-child to selector
* test fixes
* using datatestid for primary currency
* sorting date txgroups
* wip alignment for big numbers
* alignment issues fix
* lintfix
* adding tabindex, cursor pointer, updating snap
* unit test fix
* storybook additions
* snaphot update
* update snap
---------
Co-authored-by: David Walsh <davidwalsh83@gmail.com>
2023-07-17 13:48:15 -04:00
Daniel
1295474dc3
Show a balance for the Token To, update position of the MM fee, removes a link ( #20030 )
2023-07-14 20:48:46 +02:00
Daniel
8b3e3c8a58
Swaps UI update ( #19169 )
2023-06-15 20:17:21 +02:00
Davide Brocchetto
1482cd1c96
Fixed test instability ( #18174 )
2023-03-16 11:06:33 +01:00
Davide Brocchetto
03732af6f4
Added e2e swap test and fixed mocked API ( #17934 )
...
* Added test for submitting second swap without waiting for first one to finish
* Added more test code
* Removed look around Review Swap button
* Added test verification for the transaction details
* Changed mocked API for token import
* Added assert error messages
* Fixed lint errors
* Removed empty lines and improved coding consistency
* Removed empty lines
2023-03-07 16:51:15 +01:00
David Walsh
4dcb639652
UX: Icons: Remove usage of chevron fa- icons ( #17668 )
2023-02-16 07:26:14 -06:00
Daniel
c7ceb91d00
Update an E2E test with a mock ( #16935 )
2022-12-13 10:31:32 -03:30
Daniel
a9085a8e31
Add mocks for E2E tests ( #16527 )
...
* Mock token import
* Add mocks, improve stability
* Update LavaMoat policies
The policies became outdated recently due to undetected conflicts
between PRs.
* Use veryLargeDelayMs, refactoring
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
2022-11-16 12:27:47 -03:30
Daniel
d634ff89df
Enable and stabilise e2e tests for Swaps, add debouncing ( #16326 )
2022-11-03 14:54:49 +01:00
Daniel
2f84010629
Add e2e tests for Swaps notifications ( #16202 )
2022-10-28 16:09:46 +02:00