• Joined on 2026-04-29
Vadym pushed to main at Aimpress/Shumiland 2026-05-10 22:08:34 +00:00
ab19c57d09 fix: EZY params nullish + DB migration for new collections
Vadym pushed to main at Aimpress/Shumiland 2026-05-10 21:50:08 +00:00
96dc23b74b perf: compress images to WebP (-97%) and fix slider/performance issues
a5a9410c07 fix: enable Drizzle push:true to auto-create tables on startup
Compare 2 commits »
Vadym pushed to main at Aimpress/Shumiland 2026-05-10 21:04:42 +00:00
78abd0382c fix: make EZY/Binotel/Resend env vars optional — app works without integrations
Vadym pushed to main at Aimpress/Shumiland 2026-05-10 21:01:23 +00:00
2b9a5cf640 fix: lazy-initialize Resend client to avoid missing API key error at build time
Vadym pushed to main at Aimpress/Shumiland 2026-05-10 20:57:45 +00:00
69a3e48dda fix: add type declaration for @payloadcms/next/css side-effect import
Vadym pushed to main at Aimpress/Shumiland 2026-05-10 20:50:24 +00:00
557bf5a1b5 feat: forms, analytics, footer, LocationsSlider fix
Vadym pushed to main at Aimpress/Shumiland 2026-05-10 20:41:15 +00:00
d5f880d631 fix: replace npx with pnpm exec in husky hook, clear shamefully-hoist from .npmrc
1cd20291d0 feat: wire all sections to Payload CMS + header dropdown + deploy config
Compare 2 commits »
Vadym created branch feat/figma-fixes-and-cms-wiring in Aimpress/Shumiland 2026-05-10 20:40:36 +00:00
Vadym pushed to feat/figma-fixes-and-cms-wiring at Aimpress/Shumiland 2026-05-10 20:40:36 +00:00
d5f880d631 fix: replace npx with pnpm exec in husky hook, clear shamefully-hoist from .npmrc
1cd20291d0 feat: wire all sections to Payload CMS + header dropdown + deploy config
Compare 2 commits »
Vadym pushed to main at Aimpress/Shumiland 2026-05-10 17:42:05 +00:00
3226789bd1 feat: refactor frontend components and add PageHero
Vadym pushed to main at Aimpress/Shumiland 2026-05-10 16:28:02 +00:00
86debfcdb1 fix: resolve admin crash, Hero data-driven, TS errors, lint script
Vadym pushed to main at Aimpress/Shumiland 2026-05-10 15:59:18 +00:00
e644ee899a feat: update components and add useAutoScroll hook
Vadym pushed to main at Aimpress/Shumiland 2026-05-10 15:41:17 +00:00
cca4ea1d55 feat: implement full frontend — all sections, components, Figma Code Connect
Vadym pushed to main at Aimpress/Shumiland 2026-05-09 19:24:14 +00:00
4fc2ab88dd fix: read POSTGRES_PASSWORD from .env in docker-compose.yml
Vadym pushed to main at Aimpress/Shumiland 2026-05-09 19:17:41 +00:00
e2e9ce1591 fix: add missing @tailwindcss/postcss dependency (required for Tailwind v4)
Vadym pushed to main at Aimpress/Shumiland 2026-05-09 18:27:39 +00:00
eaa200fb68 chore: add .env with project credentials (private repo)
Vadym pushed to main at Aimpress/Shumiland 2026-05-09 18:27:19 +00:00
d14d7a2cb3 chore: add create-env.sh script for dev/prod env generation
Vadym pushed to main at Aimpress/Shumiland 2026-05-09 18:21:26 +00:00
ae9a7cff11 chore: add env files to repo (private repo)
Vadym pushed to main at Aimpress/Shumiland 2026-05-09 18:15:05 +00:00
9b41fa447a feat: complete backend B1-B7 — Payload CMS, ezy payments, leads, deploy
Vadym pushed to main at Aimpress/Shumiland 2026-05-09 16:31:42 +00:00
83fad62732 chore: remove AI tooling files from repository