-
Notifications
You must be signed in to change notification settings - Fork 4
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 #872
Commits on Dec 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4e418f0 - Browse repository at this point
Copy the full SHA 4e418f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 996db8d - Browse repository at this point
Copy the full SHA 996db8dView commit details
Commits on Dec 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0e26e21 - Browse repository at this point
Copy the full SHA 0e26e21View commit details
Commits on Dec 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7711526 - Browse repository at this point
Copy the full SHA 7711526View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fb43b7 - Browse repository at this point
Copy the full SHA 9fb43b7View commit details
Commits on Dec 8, 2023
-
Fix token input for typing balance value manually
When user was typing the balance amount manually then input was not updating values correctly. We moved to `useCallback` instead of `useEffect` and fixed the condition for updating parent component with new values.
Configuration menu - View commit details
-
Copy full SHA for 97f1a54 - Browse repository at this point
Copy the full SHA 97f1a54View commit details -
Fix expected results for wallet connections on the release checklist
We had a mistake with the expected behavior.
Configuration menu - View commit details
-
Copy full SHA for 4e359e5 - Browse repository at this point
Copy the full SHA 4e359e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 890df8d - Browse repository at this point
Copy the full SHA 890df8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fdc36e - Browse repository at this point
Copy the full SHA 3fdc36eView commit details
Commits on Dec 11, 2023
-
Fix expected results for wallet connections on the release checklist (#…
…870) We had a mistake with the expected behavior.
Configuration menu - View commit details
-
Copy full SHA for 8da2675 - Browse repository at this point
Copy the full SHA 8da2675View commit details -
Configuration menu - View commit details
-
Copy full SHA for 572a684 - Browse repository at this point
Copy the full SHA 572a684View commit details -
Configuration menu - View commit details
-
Copy full SHA for aece96f - Browse repository at this point
Copy the full SHA aece96fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22ff5c9 - Browse repository at this point
Copy the full SHA 22ff5c9View commit details -
Fix assistant messaging (#871)
Resolves #866 ## What has been done Messages from assistant were not displayed correctly due to unnecessary `useEffect`. Also extracted some `Island` logic to `useOnRealmClick` hook. ## Testing - [x] Clear `localStorage` - [x] Connect wallet that is not staked in any realm - [x] After entering portal, `Welcome to Subscape, Nomad` message appears - [x] After clicking on realm for first time, `Why join a realm` message appears
Configuration menu - View commit details
-
Copy full SHA for 83c41bf - Browse repository at this point
Copy the full SHA 83c41bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d473c9 - Browse repository at this point
Copy the full SHA 6d473c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a74820d - Browse repository at this point
Copy the full SHA a74820dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 968355f - Browse repository at this point
Copy the full SHA 968355fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87f9a6b - Browse repository at this point
Copy the full SHA 87f9a6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d3295ec - Browse repository at this point
Copy the full SHA d3295ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for abafc27 - Browse repository at this point
Copy the full SHA abafc27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38ef93f - Browse repository at this point
Copy the full SHA 38ef93fView commit details -
End of beta - UI changes (#873)
### What Prepare app for the end of beta season, changes when `IS_BETA_CLOSED = true` are: - countdown shows time left to claim XP ![image](https://github.com/tahowallet/dapp/assets/20949277/2c8051f0-e72f-420d-afe0-9e08de77a6e2) - there are no challanges visible ![image](https://github.com/tahowallet/dapp/assets/20949277/ad05c822-0cd1-4aac-89a8-61b67c825f64) - staking is impossible ![image](https://github.com/tahowallet/dapp/assets/20949277/0e1cae78-19bd-4fa7-a754-365161cb63d1) - There is a hint below the claimable XP ![image](https://github.com/tahowallet/dapp/assets/20949277/f7adfd92-1b95-4c1a-9b4a-3a31f914df6a) - there are no "stake to join realm" or "you are already staked in another realm" banners visible (as it is no longer possible to stake) ### Testing - [x] with `IS_BETA_CLOSED = true` test changes listed above - [x] with `IS_BETA_CLOSED = false` - there should be no changes compared to prod env
Configuration menu - View commit details
-
Copy full SHA for d96ff90 - Browse repository at this point
Copy the full SHA d96ff90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 027a010 - Browse repository at this point
Copy the full SHA 027a010View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b2b232 - Browse repository at this point
Copy the full SHA 5b2b232View commit details -
Fix token input for typing balance value manually (#862)
Resolves #764 ### What When user was typing the balance amount manually then input was not updating values correctly. We moved to `useCallback` instead of `useEffect` and fixed the condition for updating parent component with new values. The issue was caused mostly by incorrect condition but I wanted to get rid of `useEffect` as the dependencies array was intentionally incomplete and it seems like it wasn't the most correct hook anyway. ### Testing General regression testing is needed here (@michalinacienciala). Let's not merge unless it will be tested for regressions. - [x] make sure scenarios written in the task above are working correctly now - [x] test staking and unstaking both full and partial amounts - [x] make sure we can stake/unstake values with decent precision (either by typing or using "max" button) ![image](https://github.com/tahowallet/dapp/assets/20949277/c4756451-b6eb-425b-8641-fea353ed4f6d)
Configuration menu - View commit details
-
Copy full SHA for d57d1b4 - Browse repository at this point
Copy the full SHA d57d1b4View commit details
Commits on Dec 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0ca5ba5 - Browse repository at this point
Copy the full SHA 0ca5ba5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed3111d - Browse repository at this point
Copy the full SHA ed3111dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2e164e - Browse repository at this point
Copy the full SHA b2e164eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78c79eb - Browse repository at this point
Copy the full SHA 78c79ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1cca1e - Browse repository at this point
Copy the full SHA d1cca1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for eacbbbd - Browse repository at this point
Copy the full SHA eacbbbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f98bf5 - Browse repository at this point
Copy the full SHA 7f98bf5View commit details -
Create pull request template (#821)
## Pull request template This PR creates a pull request template that will be used for all pull requests, to make them consistent and always provide enough information about what was changes / what was added **The PR template looks like this:** ## Issues connected Resolves ## What has been done - Change 1 ## Testing - [ ] Test 1 ## Screenshots / images / videos Please provide assets necessary for the PR (remove if not applicable) **Open to suggestions, what should be changed / what should be added**
Configuration menu - View commit details
-
Copy full SHA for 1d63448 - Browse repository at this point
Copy the full SHA 1d63448View commit details -
Configuration menu - View commit details
-
Copy full SHA for 073cb2f - Browse repository at this point
Copy the full SHA 073cb2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bc7c6c - Browse repository at this point
Copy the full SHA 6bc7c6cView commit details -
Ref #875 Ref #876 ## What has been done - Added "Beta has ended" modal on top of the map - Added "Portal is closed" modal on the onboarding page - Set flags to prevent users from entering the map, when portal is closed - Automatically clear onboarded wallet when portal is closed ## What is missing - Link to claim Galxe NFT - Endpoint for "Sign up" form ## Testing - [x] Set `IS_BETA_CLOSED` flag to `true` - [x] "Beta has ended" modal is on top of the map - [x] Modal can be closed - [x] Set `IS_PORTAL_CLOSED` flag to `true` - [x] Onboarded wallet is cleared from `localStorage` - [x] "Portal is closed" modal is on the onboarding page - [x] Population count is not visible - [x] Is it not possible to connect the wallet ![Zrzut ekranu 2023-12-12 o 09 35 26](https://github.com/tahowallet/dapp/assets/73061939/0b01bcb6-4aad-4ee7-9e6a-274cfdc0027b) ![Zrzut ekranu 2023-12-12 o 09 34 53](https://github.com/tahowallet/dapp/assets/73061939/5d1f8ca7-80ba-4b14-9957-4a3e739b4bd5)
Configuration menu - View commit details
-
Copy full SHA for cb7d393 - Browse repository at this point
Copy the full SHA cb7d393View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd577de - Browse repository at this point
Copy the full SHA bd577deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f977a6 - Browse repository at this point
Copy the full SHA 5f977a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9924e68 - Browse repository at this point
Copy the full SHA 9924e68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79681f4 - Browse repository at this point
Copy the full SHA 79681f4View commit details
Commits on Dec 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f966618 - Browse repository at this point
Copy the full SHA f966618View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4a4b97 - Browse repository at this point
Copy the full SHA d4a4b97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1374a17 - Browse repository at this point
Copy the full SHA 1374a17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20fc1a9 - Browse repository at this point
Copy the full SHA 20fc1a9View commit details -
## Issues connected Ref #875 Ref #876 Resolves #878 ## What has been done - Added logic for sign up form - Added message for sign up form (success, failed, invalid email) ## Testing - [x] Entering no email - "Invalid email" message is displayed - [x] Entering not valid email - "Invalid email" message is displayed - [x] Entering valid email - "Sign up successful" message is displayed - [x] If sign up successful, email input is cleared - [x] All messages (success or fail) disappears after 3 seconds - [x] After sign up, email used will be visible in customer.io -> People ## Screenshots / images / videos ![Zrzut ekranu 2023-12-12 o 15 02 53](https://github.com/tahowallet/dapp/assets/73061939/8e1cd934-c08d-44d4-81c9-372d8bbe2f2d)
Configuration menu - View commit details
-
Copy full SHA for 2d9982a - Browse repository at this point
Copy the full SHA 2d9982aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d28514c - Browse repository at this point
Copy the full SHA d28514cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3eaa023 - Browse repository at this point
Copy the full SHA 3eaa023View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e9786d - Browse repository at this point
Copy the full SHA 7e9786dView commit details -
Modify default blocknative text when connecting with Taho (#882)
## Issues connected Resolves #863 ## What has been done Modified text rendered when connecting dapp to Taho wallet ## Testing - [x] Connect your wallet, the text should be "Granting access to your account." ## Screenshots / images / videos ![Zrzut ekranu 2023-12-13 o 16 32 45](https://github.com/tahowallet/dapp/assets/73061939/2079b564-4b1d-4daf-94ad-0c105e1247f1)
Configuration menu - View commit details
-
Copy full SHA for 61c4b45 - Browse repository at this point
Copy the full SHA 61c4b45View commit details
Commits on Dec 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5090078 - Browse repository at this point
Copy the full SHA 5090078View commit details -
Change current week on beta close (#884)
## What has been done Week counter went above season duration, changed to be 7/7 ## Testing - [x] Set `BETA_IS_CLOSED` flag to `true` - current week is 7/7 ## Screenshots / images / videos ![Zrzut ekranu 2023-12-14 o 10 15 54](https://github.com/tahowallet/dapp/assets/73061939/0c2123c4-49ac-4eb2-a9c1-c494fc128e48)
Configuration menu - View commit details
-
Copy full SHA for 2f4775b - Browse repository at this point
Copy the full SHA 2f4775bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3024e7 - Browse repository at this point
Copy the full SHA b3024e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83cfdf4 - Browse repository at this point
Copy the full SHA 83cfdf4View commit details -
Fix ENS and UNS names not visible in UI (#879)
## Issues connected Resolves #823 ## What has been done - Fixed ENS and UNS names not updated automatically (without reload) - Added `useCachedWalletName` hook ## Testing - [x] Clear `localStorage` - [x] Connect wallet - [x] After a short interval, account name is automatically updated - [x] Reload the page, the name is still visible
Configuration menu - View commit details
-
Copy full SHA for 80e931b - Browse repository at this point
Copy the full SHA 80e931bView commit details