-
Notifications
You must be signed in to change notification settings - Fork 12
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
Kuza one #517
Open
ankitShogun
wants to merge
57
commits into
develop
Choose a base branch
from
kuza-one
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Kuza one #517
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
1. added the beckn providers 2. added the beckn auth component in the sign in page 3. added the business logic 4. completed the sign up with building block including business logic
feat: adding sign in flow
feat: initial setup for mobilit bap
feat: homepage ui with bb
feat: initial setup of tourism app
feat: search API integration, type creations and data mapping in hooks
* added loader with message component in building blocks * added sort component from building block in ui * added data mapping in lower level components
feat: search data mapping in low level components
* create product description page ui with bb * added the universal formatter logic in product price component in building block
1. migrated search to 1.1.0 2. migrated cart to 1.1.0 3. migrated product-details to 1.1.0
feat: courses product description page
feat: adding some changes in the product price bb
feat: integrating gcl
* added redux persist to minimise localstorage usage * built the course cart page ui with building block * integrated select api in the course * added the data mapping in high level components * added data mapping in low level components * added necessary types
feat: course select changes
1. replaced normal api calls with rtkquery 2. replace localstorage dependency for search and cart 3. added logic to support multiple bpps in cart 4. started with checkout page integration
Select and order flow
feat: adding init flow (ui, api and data mapping )
* built confirm page ui with building blocks * integrated confirm api * completed high and low level data mapping on the page
feat: course confirm changes
fix: fixed product summary page
fix: fixed cart ui issue
fix: fixed filter functionality
fix: bottom header fixes
Checkout and fullfillment
fix: fixed order details data
fix: cuurency issuue and some ui issue
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.