• Joined on 2025-11-15
admin pushed to staging at admin/the-pet-loft 2026-03-08 08:37:45 +00:00
439d6d4455 fix(ci): fix YAML parse error in deploy workflow caused by inner heredoc
admin pushed to staging at admin/the-pet-loft 2026-03-08 08:30:08 +00:00
b333047753 workflow trigger
admin pushed to staging at admin/the-pet-loft 2026-03-08 08:21:41 +00:00
f6f0af527d trig: deploy trigger
admin pushed to staging at admin/the-pet-loft 2026-03-08 08:13:23 +00:00
0b9ac5cd46 fix(deploy): create /opt/staging and write compose.yml on every deploy
admin pushed to staging at admin/the-pet-loft 2026-03-08 07:55:36 +00:00
bfc20ac293 fix(deps): add tailwind-merge to root package.json as direct dependency
admin pushed to staging at admin/the-pet-loft 2026-03-08 07:40:30 +00:00
33fed9382a fix(deps): upgrade tailwind-merge to v3 and declare lucide-react in storefront
admin pushed to staging at admin/the-pet-loft 2026-03-08 01:39:11 +00:00
5b0a727bce fix(ci): replace turbo-pruned lockfile with full root lockfile to fix @heroui/react missing in Docker
5391b3b428 fix(docker): copy full deps stage into storefront builder, not just root node_modules
Compare 2 commits »
admin pushed to staging at admin/the-pet-loft 2026-03-08 01:19:27 +00:00
829fec9ac1 fix(ci): use --load + docker push instead of --push for HTTP registry
admin pushed to staging at admin/the-pet-loft 2026-03-08 01:05:38 +00:00
6b63cbb6cd fix(ci): update Dockerfiles and workflow to include new Cloudinary environment variable
admin pushed to staging at admin/the-pet-loft 2026-03-08 00:32:22 +00:00
bc7306fea4 fix(ci): pass NEXT_PUBLIC build args and fix docker push
admin pushed to staging at admin/the-pet-loft 2026-03-08 00:16:54 +00:00
7a6da4f18f fix(ci): fix convex missing from prune output and npm version mismatch
admin pushed to staging at admin/the-pet-loft 2026-03-07 23:57:48 +00:00
fc5f98541b fix(ci): fix deploy-staging registry and buildx driver issues
admin pushed to staging at admin/the-pet-loft 2026-03-07 23:06:14 +00:00
70b728a474 feat(docker): add Dockerfiles and update next.config.js for admin and storefront applications
79640074cd feat(ci): add Gitea CI workflow for staging deployment
Compare 2 commits »
admin created branch staging in admin/the-pet-loft 2026-03-07 23:06:14 +00:00
admin pushed to main at admin/the-pet-loft 2026-03-07 22:20:34 +00:00
c1ab930e48 fix: ignore convex-test scheduler unhandled rejections in Vitest
admin pushed to main at admin/the-pet-loft 2026-03-07 22:12:20 +00:00
9013905d01 fix: resolve CI test failures (carts, stripe, shipping, scaffold, cart session)
admin pushed to main at admin/the-pet-loft 2026-03-07 21:46:23 +00:00
23efcab80c fix: resolve CI and workspace lint errors (admin + storefront)
admin pushed to main at admin/the-pet-loft 2026-03-07 21:37:29 +00:00
2f5537cf7e feat(lint): add ESLint configuration for admin and storefront applications
admin pushed to main at admin/the-pet-loft 2026-03-07 21:26:20 +00:00
51663df27d ci: add Gitea CI workflow and track Convex generated types
admin pushed to main at admin/the-pet-loft 2026-03-07 20:51:14 +00:00
9cee6b0671 Merge pull request 'feat/admin' (#2) from feat/admin into main
e28a6524a3 feat(env): update .gitignore and package files for Convex integration
5f7c3cece9 feat(orders): implement return request functionality and order timeline
0f91d3dc05 feat(convex): add implementation rules and configuration for backend functions
83a5172397 feat(admin): update configuration and documentation for order processing
Compare 11 commits »