-
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
MOB-2139 - Buy multiple domains #647
Merged
Oleg-Pecheneg
merged 23 commits into
development
from
dev/feat/purchase_domains/MOB-2139-buy-multiple
Aug 19, 2024
Merged
MOB-2139 - Buy multiple domains #647
Oleg-Pecheneg
merged 23 commits into
development
from
dev/feat/purchase_domains/MOB-2139-buy-multiple
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
…creen (#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
* 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
#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 * Created filters view * Prepare to show filters view * Added filtre button. Fixed initial filters applied.
* Added confetti modifier * Implemented UI of purchase completed view * Pass purchased data to final view and handle actions * Finalise UI
* 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
* 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)
* 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
…y-multiple # Conflicts: # unstoppable-ios-app/domains-manager-ios/SwiftUI/ViewModifiers/ViewPullUp/ViewPullUpDefaultConfiguration.swift
* MOB-2152 - Improved recent result selection * Fixed preview target
rommex
approved these changes
Aug 19, 2024
Oleg-Pecheneg
deleted the
dev/feat/purchase_domains/MOB-2139-buy-multiple
branch
August 19, 2024 16:58
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.