-
Notifications
You must be signed in to change notification settings - Fork 12
deploy #1641
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
deploy #1641
Conversation
- Add expo-blur dependency to UI package - Create BlurStack component that wraps expo-blur's BlurView with Tamagui styling - Export BlurStack from UI package components and main index - Support cross-platform blur effects with configurable intensity and blur method
- Optimize font sizes for better visual hierarchy - Simplify line height calculations for better readability - Update heading font scale to be more consistent - Improve body font line height ratios
- Update FriendsCard with better styling and layout - Enhance InvestmentsBalanceCard with improved visual hierarchy - Refine RewardsCard component styling - Update SavingsBalanceCard with better spacing and typography - Improve StablesBalanceList component layout - Clean up home screen component structure and spacing
- Update Next.js home page to integrate with improved home components - Ensure proper component mounting and responsive behavior - Clean up page-level styling and layout
- Redesign StablesBalanceCard with improved layout and visual hierarchy - Add better responsive design support - Enhance token display with improved formatting - Add better loading states and error handling - Improve accessibility and interaction patterns
- Add comprehensive token action buttons (Buy, Sell, Send, Receive) - Implement LinkableButton components with proper styling - Add new icons (Plus, Minus, IconPlus, IconArrowUp) for actions - Improve component layout with better spacing and responsive design - Add hover effects and interaction states - Enhance token information display with better visual hierarchy
Reading report from: /home/runner/work/sendapp/sendapp/playwright-report/report.json Playwright ReportSummary
Suitesaccount-sendtag-add.onboarded.spec.tscan visit add sendtags page
can add a pending tag
cannot add an invalid tag name
cannot add more than 5 tags
cannot confirm a tag without paying
Expected: �[32m"permission denied for function confirm_tags"�[39m 126 | log('cannot confirm a tag without paying', { tagName }, error)
Expected: �[32m"permission denied for function confirm_tags"�[39m 126 | log('cannot confirm a tag without paying', { tagName }, error)
account-sendtag-checkout.onboarded.spec.tscan confirm a tag
can refer a tag
can refer multiple tags in separate transactions
account-settings-backup.onboarded.spec.tscan backup account
can remove a signer
account.logged-in.spec.tscan visit account page
can update profile
activity.onboarded.spec.tscan visit activity page and see correct activity feed
Locator: getByTestId('TokenActivityRow').nth(4) … �[22m�[2m - unexpected value "Referral Amber Upton-6 sec ago"�[22m 232 | // Referral (as referrer)
Locator: getByTestId('TokenActivityRow').nth(4) … �[22m�[2m - unexpected value "Referral Antoinette Ratke-6 sec ago"�[22m 232 | // Referral (as referrer)
earn.onboarded.spec.tshome.onboarded.spec.tscan visit token detail page
leaderboard.logged-in.spec.tscan visit leaderboard page
Locator: getByTestId('titleReferrals') 21 |
Locator: getByTestId('titleReferrals') 21 |
onboarding.logged-in.spec.tscan visit onboarding page
profile.anon.spec.tsanon user can visit public profile
anon user cannot visit private profile
profile.logged-in.spec.tslogged in user needs onboarding before visiting profile
profile.onboarded.spec.tscan visit other user profile and send by tag
can visit my own profile
Expected: �[32m"Send�[7m | Profile�[27m"�[39m Call Log:
Expected: �[32m"Send�[7m | Profile�[27m"�[39m Call Log:
can visit private profile
can view activities between another profile
send-token-upgrade.onboarded.spec.tscan upgrade their Send Token V0 to Send Token V1
send.onboarded.spec.tscan send USDC starting from profile page
Call Log:
Call Log:
can send USDC using tag starting from home page
Locator: getByTestId('token-balance-list-USDC') 102 | // Click on the token from the token balance list
Locator: getByTestId('token-balance-list-USDC') 102 | // Click on the token from the token balance list
can send USDC using sendid starting from home page
Locator: getByTestId('token-balance-list-USDC') 102 | // Click on the token from the token balance list
Locator: getByTestId('token-balance-list-USDC') 102 | // Click on the token from the token balance list
can send USDC using address starting from home page
Locator: getByTestId('token-balance-list-USDC') 102 | // Click on the token from the token balance list
Locator: getByTestId('token-balance-list-USDC') 102 | // Click on the token from the token balance list
can send SEND starting from profile page
Call Log:
Call Log:
can send SEND using tag starting from home page
Locator: getByTestId('token-balance-list-Send') 102 | // Click on the token from the token balance list
Locator: getByTestId('token-balance-list-Send') 102 | // Click on the token from the token balance list
can send SEND using sendid starting from home page
Locator: getByTestId('token-balance-list-Send') 102 | // Click on the token from the token balance list
Locator: getByTestId('token-balance-list-Send') 102 | // Click on the token from the token balance list
can send SEND using address starting from home page
Locator: getByTestId('token-balance-list-Send') 102 | // Click on the token from the token balance list
Locator: getByTestId('token-balance-list-Send') 102 | // Click on the token from the token balance list
can send ETH starting from profile page
Call Log:
Call Log:
can send ETH using tag starting from home page
Locator: getByTestId('token-balance-list-Ethereum') 102 | // Click on the token from the token balance list
Locator: getByTestId('token-balance-list-Ethereum') 102 | // Click on the token from the token balance list
can send ETH using sendid starting from home page
Locator: getByTestId('token-balance-list-Ethereum') 102 | // Click on the token from the token balance list
Locator: getByTestId('token-balance-list-Ethereum') 102 | // Click on the token from the token balance list
can send ETH using address starting from home page
Locator: getByTestId('token-balance-list-Ethereum') 102 | // Click on the token from the token balance list
Locator: getByTestId('token-balance-list-Ethereum') 102 | // Click on the token from the token balance list
sendtag-happy-path.onboarded.spec.tssendtag complete happy path - create, confirm, and change main tag
sendtag main tag succession - auto-assigns new main when current is deleted
sign-in.anon.spec.tsredirect on sign-in
redirect to send confirm page on sign-in
old user can login using phone number
sign-up.anon.spec.tscan sign up
country code is selected based on geoip
swap.onboarded.spec.tscan swap USDC for SEND
can swap USDC for ETH
can refresh swap form and preserve filled data
can't access form page without accepting risk dialog
can't access summary page without filling swap form
|
No description provided.