Full deployment history for this project.
Merge pull request #5 from mbarbine/v0/mbarbine-d833220b Launch VICE Auction Platform and SEO enhancement roadmap
Merge pull request #5 from mbarbine/v0/mbarbine-d833220b Launch VICE Auction Platform and SEO enhancement roadmap
feat: enable demo mode listing creation with success modal Add demo mode listing creation flow and success confirmation. Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
feat: create SEO enhancement roadmap Develop detailed SEO/AEO/GEO roadmap with phased implementation plan Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
Merge pull request #4 from mbarbine/v0/mbarbine-0611d3e7 Launch VICE Auction Platform with Seller Hub and payment demo mode
fix: resolve navigator share error and update search page to mock data Handle share permission errors and switch search page to mock data. Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
feat: create /seller page as Seller Hub Add new page with seller stats and navigation features. Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
feat: rename project from my-project to platphorm-vice Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
fix: handle Stripe key error and fallback to demo mode Check for Stripe config before rendering 'EmbeddedCheckoutProvider' and enable demo mode if Stripe is not configured. Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
fix: enhance Stripe integration and demo mode handling Check Stripe key existence, mock data for checkout, and demo mode UI. Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
fix: resolve checkout page image and data format issues Fix image array format and add missing currency field for checkout form. Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
fix: access mockSellers object correctly in checkout Refactor seller lookup and amount calculations for clarity. Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
feat: mock checkout with mock-auth and mock data Replace Supabase with mock auth and order data for testing. Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
fix: resolve Select error and create missing listings page Fix Select.Item error and create '/dashboard/listings' route. Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
fix: resolve hydration mismatch for countdown timer Ensure time-dependent rendering occurs client-side only. Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
fix: resolve client-side errors on /browse page Fix Select.Item error and hydration mismatch in ListingCard. Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
Merge pull request #3 from mbarbine/v0/mbarbine-a760886c Launch VICE Auction Platform with eBay and Polymarkets integrations
docs: add comprehensive documentation for project Initial setup of major documentation sections. Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
feat: integrate auction platform with eBay, Polymarkets, and Platphorm MCP Add eBay enrichment, Polymarkets prediction, and MCP tools; update feeds and database schema; create UI components. Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
feat: implement comprehensive mock auth system Replace Supabase with mock auth and update all pages to use mock data Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
feat: implement mock auth and data across platform Replace Supabase with mock system and update all pages and components. Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
Merge pull request #2 from mbarbine/v0/mbarbine-7a750569 Launch VICE Auction Platform with eBay migration tools
feat: build VICE Auction Platform with full integrations Add browse, categories, and deals pages; network integrations; config updates; image handling fixes; shipping calculator component. Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
Merge pull request #1 from mbarbine/v0/mbarbine-119a23f2 Launch VICE Auction Platform with eBay migration tools