Open
Conversation
…pdate header for logout functionality
…ement refactor: Update header links to point to the new login page feat: Add social media icons for login options (Apple, Facebook, Google, Yahoo)
…uest cart items, guest wish items, orders, reviews, and wish items
chore: delete unused hooks and API files related to follower info and ky instance chore: remove unused Prisma client and types related to database models chore: clean up unused uploadthing and validation files fix: update checkout page to fetch cart items from API and adjust calculations feat: implement cart API for managing cart data and interactions fix: update API base URL for development environment chore: change web app development port to 3001
…in checkout page refactor: Correct cart API endpoint from '/carts' to '/cart'
- Created a new seed file for users to populate the database with example users and posts. - Updated the main seeds file to include size creation for clothing and shoes. - Added SQL scripts to create sizes and variant_sizes tables with appropriate constraints. - Implemented a Rake task to assign sizes to variants based on product categories. - Modified the checkout page to display cart items with updated structure for product and variant details. - Updated cart API interfaces to include size information for cart items. - Changed the base URL for the API in development environment.
…cts, cart, wish, orders, and payments
… in user responses refactor: Remove unused variables from ActiveStorageService and MicropostService
…dify SendGrid email settings
…e; refactor product data handling
…ops button commom
This file contains hidden or 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
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.