Commit Graph

  • cd5199b82d Merge pull request 'chore(gitignore): update .gitignore to include additional directories and files' (#4) from feat/storefront into staging staging admin 2026-03-14 12:37:12 +00:00
  • 8585ddf92a chore(gitignore): update .gitignore to include additional directories and files feat/storefront ianshaloom 2026-03-14 15:34:33 +03:00
  • 7521e98ff3 Merge pull request 'feat/storefront' (#3) from feat/storefront into staging admin 2026-03-13 19:02:43 +00:00
  • 56d7a653eb chore(gitea): add PR template and instructions for merging feat/storefront into staging ianshaloom 2026-03-13 21:54:20 +03:00
  • 0cb2c00f43 fix(ci): update branch pattern in CI workflow ianshaloom 2026-03-13 21:44:18 +03:00
  • c8f5d8d096 feat(storefront): update FAQ and legal documentation ianshaloom 2026-03-13 21:39:25 +03:00
  • f1dbf0b6ee fix(reviews): remove redundant comment in ProductDetailReviewsPanel component ianshaloom 2026-03-08 16:43:40 +03:00
  • 777c3b34bc fix(ci): replace dynamic matrix with explicit per-app jobs ianshaloom 2026-03-08 16:35:10 +03:00
  • f6156c78d1 feat(storefront): render product description as markdown ianshaloom 2026-03-08 16:27:48 +03:00
  • 0bd0d90f45 feat(ci): skip build and deploy for unchanged apps ianshaloom 2026-03-08 16:15:58 +03:00
  • 3396a79445 fix(storefront): pass NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY at build time ianshaloom 2026-03-08 15:50:09 +03:00
  • 9f2e9afc63 fix(admin): pass missing Cloudinary and image-processing env vars ianshaloom 2026-03-08 14:45:31 +03:00
  • 64c0cd6af8 fix(deploy): write .env to /opt/staging not \$HOME/staging ianshaloom 2026-03-08 13:04:40 +03:00
  • af8e14c545 fix(deploy): inject runtime secrets and force-recreate containers on deploy ianshaloom 2026-03-08 12:42:06 +03:00
  • 9ede637f39 fix(docker): correct server.js path for monorepo standalone output ianshaloom 2026-03-08 12:10:39 +03:00
  • 0da06b965d deploy: change ports mapping ianshaloom 2026-03-08 12:00:56 +03:00
  • 439d6d4455 fix(ci): fix YAML parse error in deploy workflow caused by inner heredoc ianshaloom 2026-03-08 11:37:02 +03:00
  • b333047753 workflow trigger ianshaloom 2026-03-08 11:29:45 +03:00
  • 0b9ac5cd46 fix(deploy): create /opt/staging and write compose.yml on every deploy ianshaloom 2026-03-08 11:10:52 +03:00
  • bfc20ac293 fix(deps): add tailwind-merge to root package.json as direct dependency ianshaloom 2026-03-08 10:55:16 +03:00
  • 33fed9382a fix(deps): upgrade tailwind-merge to v3 and declare lucide-react in storefront ianshaloom 2026-03-08 10:31:29 +03:00
  • 5b0a727bce fix(ci): replace turbo-pruned lockfile with full root lockfile to fix @heroui/react missing in Docker ianshaloom 2026-03-08 04:38:54 +03:00
  • 5391b3b428 fix(docker): copy full deps stage into storefront builder, not just root node_modules ianshaloom 2026-03-08 04:20:43 +03:00
  • 829fec9ac1 fix(ci): use --load + docker push instead of --push for HTTP registry ianshaloom 2026-03-08 04:14:47 +03:00
  • 6b63cbb6cd fix(ci): update Dockerfiles and workflow to include new Cloudinary environment variable ianshaloom 2026-03-08 04:05:01 +03:00
  • bc7306fea4 fix(ci): pass NEXT_PUBLIC build args and fix docker push ianshaloom 2026-03-08 03:31:58 +03:00
  • 7a6da4f18f fix(ci): fix convex missing from prune output and npm version mismatch ianshaloom 2026-03-08 03:16:29 +03:00
  • fc5f98541b fix(ci): fix deploy-staging registry and buildx driver issues ianshaloom 2026-03-08 02:55:41 +03:00
  • 70b728a474 feat(docker): add Dockerfiles and update next.config.js for admin and storefront applications ianshaloom 2026-03-08 02:02:58 +03:00
  • 79640074cd feat(ci): add Gitea CI workflow for staging deployment ianshaloom 2026-03-08 01:42:57 +03:00
  • c1ab930e48 fix: ignore convex-test scheduler unhandled rejections in Vitest main ianshaloom 2026-03-08 01:20:22 +03:00
  • 9013905d01 fix: resolve CI test failures (carts, stripe, shipping, scaffold, cart session) ianshaloom 2026-03-08 01:05:51 +03:00
  • 23efcab80c fix: resolve CI and workspace lint errors (admin + storefront) ianshaloom 2026-03-08 00:45:57 +03:00
  • 2f5537cf7e feat(lint): add ESLint configuration for admin and storefront applications ianshaloom 2026-03-08 00:37:15 +03:00
  • 51663df27d ci: add Gitea CI workflow and track Convex generated types ianshaloom 2026-03-08 00:25:45 +03:00
  • 9cee6b0671 Merge pull request 'feat/admin' (#2) from feat/admin into main admin 2026-03-07 20:51:12 +00:00
  • 9e1ec55c46 Merge pull request 'feat(storefront): add payment/carrier assets, CustomerConfidenceBooster, and footer enhancements' (#1) from feat/storefront into main admin 2026-03-07 20:49:34 +00:00
  • e28a6524a3 feat(env): update .gitignore and package files for Convex integration feat/admin ianshaloom 2026-03-07 22:50:45 +03:00
  • 5f7c3cece9 feat(orders): implement return request functionality and order timeline ianshaloom 2026-03-07 19:47:55 +03:00
  • 0f91d3dc05 feat(convex): add implementation rules and configuration for backend functions ianshaloom 2026-03-07 19:32:06 +03:00
  • 83a5172397 feat(admin): update configuration and documentation for order processing ianshaloom 2026-03-07 19:31:10 +03:00
  • 3d50cb895c feat(orders): implement QA audit fixes — return flow, refund webhook, TS cleanup ianshaloom 2026-03-07 17:59:29 +03:00
  • 8e4309892c feat(admin): implement variant management — list, create, edit, preview, activate/deactivate, delete (Plan 05) ianshaloom 2026-03-06 09:32:32 +03:00
  • 1ea527ca1f feat(admin): implement product image upload & gallery management (Plan 04) ianshaloom 2026-03-06 06:45:03 +03:00
  • 5168553bae feat(admin): implement product management — list, create, edit, archive (Plan 03) ianshaloom 2026-03-05 17:38:13 +03:00
  • a5e61d02fd feat(storefront): add payment/carrier assets, CustomerConfidenceBooster, and footer enhancements ianshaloom 2026-03-05 14:48:02 +03:00
  • 2dc8878db7 feat(admin): implement navigation & layout (Plan 02, Phases 1–3) ianshaloom 2026-03-04 19:41:52 +03:00
  • a897089fdc feat(admin): implement admin auth & authorization system (Phases 0–6) ianshaloom 2026-03-04 16:13:07 +03:00
  • cc15338ad9 feat: initial commit — storefront, convex backend, and shared packages ianshaloom 2026-03-04 09:31:18 +03:00