Skip to content
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

🪄 [QA] Update stage environments #647

Merged
merged 35 commits into from
Nov 8, 2023
Merged

🪄 [QA] Update stage environments #647

merged 35 commits into from
Nov 8, 2023

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Nov 7, 2023

This is a pull request that upon merging will update stage environments with recent main changes.
The environments that will be updated:

Read more: Deployment to Production Flow

jagodarybacka and others added 27 commits October 31, 2023 17:18
Wallet can't handle signing multiple transactions at once, we need to
send them one by one and wait for the previous to either be signed or rejected.
Co-authored-by: Karolina Kosiorowska <[email protected]>
Having one state of `unclaimedDrops` while the claim modal is visible
will provide better UX than updating it after each transaction.
Resolves #587 

What has been done:
- Added privacy policy to the DApp
- Added reusable `Popup` component (used in privacy policy and
`Assistant`)
Copy link

netlify bot commented Nov 7, 2023

Deploy Preview for taho-development ready!

Name Link
🔨 Latest commit 909930f
🔍 Latest deploy log https://app.netlify.com/sites/taho-development/deploys/654b70dfef78f6000867f441
😎 Deploy Preview https://deploy-preview-647--taho-development.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

xpaczka and others added 8 commits November 7, 2023 16:06
Resolves #606
### What

Wallet can't handle signing multiple transactions at once, we need to
send them one by one and wait for the previous to either be signed or
rejected. We achieve it by having separate claim buttons for each
unclaimed drop

This should be tested on [xp-testing
env](#504), we should sync once
to test it as a single person need to do the drops on the testing
environment.
Resolves #652 

What has been done:
- Moves `DApps` to ui folder
- Video is only loaded when user is not onboarded
### What
Allow to set testing address locally
Copy link
Contributor

@andreachapman andreachapman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved for stage

@andreachapman andreachapman merged commit a7c463d into stage-live Nov 8, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants