Develop#30
Merged
Merged
Conversation
- Replace legacy page structure with new luxury editorial design system - Add Navigation with live auth state (login/logout, user name display) - Add ShopPage with API-driven product grid, filters, sort, and search - Add ProductPage with slug-based routing and image gallery - Add CartPage, CheckoutPage, WishlistPage, LoginPage with real API calls - Add full Admin panel: Dashboard, Products, Orders, Users, Bulk Import, Create/Edit Product, Settings, Support - Fix null category crash in product mapping (silently emptied shop grid) - Store vc_user on login so Navigation can display first name - Update seed.ts with customer test account and 36 VibeCart-branded products - Update product service with tag/color/sort filtering for storefront - Update README with full setup guide, API reference, and seed accounts
- Replace legacy page structure with new luxury editorial design system - Add Navigation with live auth state (login/logout, user name display) - Add ShopPage with API-driven product grid, filters, sort, and search - Add ProductPage with slug-based routing and image gallery - Add CartPage, CheckoutPage, WishlistPage, LoginPage with real API calls - Add full Admin panel: Dashboard, Products, Orders, Users, Bulk Import, Create/Edit Product, Settings, Support - Fix null category crash in product mapping (silently emptied shop grid) - Store vc_user on login so Navigation can display first name - Update seed.ts with customer test account and 36 VibeCart-branded products - Update product service with tag/color/sort filtering for storefront - Update README with full setup guide, API reference, and seed accounts
- Replace legacy page structure with new luxury editorial design system - Add Navigation with live auth state (login/logout, user name display) - Add ShopPage with API-driven product grid, filters, sort, and search - Add ProductPage with slug-based routing and image gallery - Add CartPage, CheckoutPage, WishlistPage, LoginPage with real API calls - Add full Admin panel: Dashboard, Products, Orders, Users, Bulk Import, Create/Edit Product, Settings, Support - Fix null category crash in product mapping (silently emptied shop grid) - Store vc_user on login so Navigation can display first name - Update seed.ts with customer test account and 36 VibeCart-branded products - Update product service with tag/color/sort filtering for storefront - Update README with full setup guide, API reference, and seed accounts
…design feat(web): redesign storefront and admin panel from scratch
- Replace legacy page structure with new luxury editorial design system - Add Navigation with live auth state (login/logout, user name display) - Add ShopPage with API-driven product grid, filters, sort, and search - Add ProductPage with slug-based routing and image gallery - Add CartPage, CheckoutPage, WishlistPage, LoginPage with real API calls - Add full Admin panel: Dashboard, Products, Orders, Users, Bulk Import, Create/Edit Product, Settings, Support - Fix null category crash in product mapping (silently emptied shop grid) - Store vc_user on login so Navigation can display first name - Update seed.ts with customer test account and 36 VibeCart-branded products - Update product service with tag/color/sort filtering for storefront - Update README with full setup guide, API reference, and seed accounts
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
…design feat(web): redesign storefront and admin panel from scratch
- Map Menswear/Womenswear to a new product gender field so each department shows distinct results - Sync the shop category filter with the URL so repeat navbar clicks re-filter - Add a header search overlay (?q=) filtering by name, designer, category, and color - Fix mobile search icon overlapping the centered logo
…nav-search feat(storefront): fix navbar filtering and add product search
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.
Description
Related Issues
Type of Change
Checklist
Screenshots (if applicable)