-
Notifications
You must be signed in to change notification settings - Fork 444
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 1.22.0 #2783
Release 1.22.0 #2783
Conversation
* Update workflow to enable tests run in parallel * Update workflow of Safe Apps to run in parallel
* Add safe apps. Fix balance pagination * Update test definitions * Update tooltip expecation in Assets tests
- Reduce size by using multistage builds - Run `yarn build` on the build process and not when the docker image starts (it can take a few minutes to complete)
* fix: Remove WC onboarding tooltip * fix: Onboard Safe logo size * fix: Update e2e tests acceptCookies call * fix: Failing e2e test
* Fix: redirect /wc URL * Use raw URL query * Fix tests * Rm raw query parsing * Fix: unblock Base and Arbitrum bridges in WC
- Adds option to create a social signer via google - Adds Settings page for setting up MFA via password recovery for Social signer - Redesigns Welcome Page --------- Co-authored-by: Usame Algan <[email protected]> Co-authored-by: Usame Algan <[email protected]> Co-authored-by: Michael <[email protected]> Co-authored-by: katspaugh <[email protected]>
Branch preview✅ Deploy successful! |
ESLint Summary View Full Report
Report generated by eslint-plus-action |
Coverage report
Show new covered files 🐣
Show files with reduced coverage 🔻
Test suite run success1105 tests passing in 155 suites. Report generated by 🧪jest coverage report action from f3fc362 |
* chore: add event label to google login button * fix: additional requested analytics changes
* fix: Add ramp view to assets page if there are no assets * fix: Only show ramp button if ramp app is enabled * fix: Wait for connected wallet in batch tx e2e test
* Update test IDs
33e9826
to
2cecaaa
Compare
This is strange, I can't reproduce it. Can you show an example of the whole flow starting from when you connect WC to MM app? |
* fix: Adjust overview widget on dashboard for new design * fix: Adjust dashboard e2e test * fix: Icon colors in dark mode * fix: Loading state and mobile view * fix: Mobile button alignment
* chore: add event label to google login button * fix: additional requested analytics changes
2cecaaa
to
ef79593
Compare
After doing it together I can also reproduce this issue on prod. The steps are as following:
Since this also happens on prod I suggest to create a separate issue |
So the issue with WC had nothing to do with seedless or the password, it was just the refreshing of the page. Also the issue is already in prod. |
I've checked the mergin of the tickets regarding assets widget in the dashboard and banner in the assets tab. Also checked the fix on the dashboard assets widget for mobile viewport. |
The RC looks good. Notes: I think is agreed that the issue of WC will be tackled in a different ticket and released later. I'm ok with that. Hopefully we can release it as a stand alone "hot fix" during the week. |
@usame-algan will adjust the staging config. |
* Fix: show relays even when 0 relays left * Do not show block if relaying not enabled at all * Restore default option to Relay * Restore version
Update: RPC was changed on Gnosis chain . Now works quicker and better Screen.Recording.2023-11-13.at.11.03.19.mov |
Features
Bug Fixes
Chores
Tests