Skip to content

Develop#30

Merged
dhruv-techdev merged 12 commits into
mainfrom
develop
Jun 29, 2026
Merged

Develop#30
dhruv-techdev merged 12 commits into
mainfrom
develop

Conversation

@dhruv-techdev

@dhruv-techdev dhruv-techdev commented Jun 17, 2026

Copy link
Copy Markdown
Owner

Description

Related Issues

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Refactoring

Checklist

  • Code follows project style guidelines
  • Self-reviewed my code
  • Added/updated tests if needed
  • Updated documentation if needed
  • No hardcoded secrets
  • All CI checks pass

Screenshots (if applicable)

- 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
@vercel

vercel Bot commented Jun 17, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
vibecart-staging Ready Ready Preview, Comment Jun 24, 2026 1:12pm

…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
@dhruv-techdev dhruv-techdev merged commit 3052553 into main Jun 29, 2026
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant