-
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
Search for ENS and DNS domains #648
Merged
Oleg-Pecheneg
merged 1 commit into
dev/feat/purchase_domains/MOB-2139-buy-multiple
from
dev/feat/purchase_domains/search-dns-ens
Aug 19, 2024
Merged
Search for ENS and DNS domains #648
Oleg-Pecheneg
merged 1 commit into
dev/feat/purchase_domains/MOB-2139-buy-multiple
from
dev/feat/purchase_domains/search-dns-ens
Aug 19, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rommex
approved these changes
Aug 19, 2024
Oleg-Pecheneg
merged commit Aug 19, 2024
42473c6
into
dev/feat/purchase_domains/MOB-2139-buy-multiple
Oleg-Pecheneg
added a commit
that referenced
this pull request
Aug 19, 2024
* MOB-2140 - Let user to select multiple domains to buy on the search screen (#623) * Fixed preview target * Added local cart to search view. Pass array of domains as result * Recreate purchase flow using SwiftUI * Updated passing of environment variables. Updated purchase flow navigation * Tab router to purchase navigation refactoring Adding progress view * Created DashedProgressView * Improved run purchase flow delay * Fixed navigation tracker view modifier * Improved progress tracker appearance and animation * Fixed nav bar on checkout view * Removed UIKit files * Fixed nav title view behaviour * Fixed UI for last step * Fixed preview target * Refactoring * Cleaning * Improved navigation handling * MOB-2146 - Implement new UI to search domains to purchase (#625) * Updated search view layout * Cleaning * Added cart button * Refactoring Added empty state Added opening of cart view * Implemented new UI for search result row * Implemented UI for cart content * Refactoring * Created checkpout button * Fixed debug target * Localized content Removed progress bar fromt he nav bar * Added missing localization * Removed fill domain profile step * Extend DomainToPurchase with isTaken property * Implemented show/hide exact match separation * MOB-2151 - Implement new checkout view UI to purchase multiple domains (#626) * Updated search view layout * Cleaning * Added cart button * Refactoring Added empty state Added opening of cart view * Implemented new UI for search result row * Implemented UI for cart content * Refactoring * Created checkpout button * Fixed debug target * Localized content Removed progress bar fromt he nav bar * Added missing localization * Removed fill domain profile step * Extend DomainToPurchase with isTaken property * Implemented show/hide exact match separation * Updated mint to section * Pass multiple domains to checkout view * Implemented UI for domains list on checkout * Added subtotal to checkout section * UI updates * Localized content * Updated minting section UI * Implemented UI to select purchase location * Removed usage of credits in Ecomm requests * Implemented new UI for discounts section * Created order summary view with ability to remove domains * Implemented toast view when user remove domain from the list * Updated dispalying of discounts * Handle user removed all domains from the cart on the checkout * Respect purchase country selection * Handle max price available to purchase * UI adjustments * MOB-2152 - Implemented tracking of recent search history (#627) * MOB-2153 - Purchase domains Search filters (#628) * MOB-2152 - Implemented tracking of recent search history * Created filters view * Prepare to show filters view * Added filtre button. Fixed initial filters applied. * MOB-2154 - Load and display purchase domains suggestions (#629) * MOB-2155 - All done after domains purchased (#630) * Added confetti modifier * Implemented UI of purchase completed view * Pass purchased data to final view and handle actions * Finalise UI * MOB-2156 - Show minting domains in progress on the home view (#631) * Added confetti modifier * Implemented UI of purchase completed view * Pass purchased data to final view and handle actions * Finalise UI * Implemented minting in progress section on the home view * Created minting domains list * MOB-2157 Preselect minting wallet from web (#632) * Added confetti modifier * Implemented UI of purchase completed view * Pass purchased data to final view and handle actions * Finalise UI * Implemented minting in progress section on the home view * Created minting domains list * MOB-2157 - Pre-select minting wallet from the web settings if possible * MOB-2158 - Check if user is in the US (#633) * MOB-2159 - Updated analytics in new purchase flow (#634) * Added confetti modifier * Implemented UI of purchase completed view * Pass purchased data to final view and handle actions * Finalise UI * Implemented minting in progress section on the home view * Created minting domains list * MOB-2157 - Pre-select minting wallet from the web settings if possible * MOB-2158 - Check if user is in the US * MOB-2159 - Updated analytics in new purchase flow * MOB-2164 - Update search domains filters (#636) * Apply list of dns domains TLDs from the web app * Fixed load suggestions logic * MOB-2146 - Hide unavailable domains section (#642) * MOB-2155 - Fixed issue when credits were not applied (#643) * MOB-2152 - Improved recent result selection (#645) * MOB-2152 - Improved recent result selection * Fixed preview target * Fixed unnecessary refresh cart calls * Filter suggestions for UD domains * Fixed search results is empty verification * Search for ENS and DNS domains (#648)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.