Commit graph

  • 7b6cfaa5c2 fix: wrap generateStaticParams in try/catch to survive build without DB main Vadym Samoilenko 2026-02-23 22:01:00 +00:00
  • 0f8de6479d fix: drop --no-require-module from migrator (added in Node 22.12.0) Vadym Samoilenko 2026-02-23 21:55:04 +00:00
  • dc1b1efbab fix: use minimal Payload config in migrator to prevent OOM SIGKILL Vadym Samoilenko 2026-02-23 21:46:29 +00:00
  • 1ba1349607 fix: use programmatic migrate script instead of pnpm payload migrate Vadym Samoilenko 2026-02-23 21:37:29 +00:00
  • 96ab1c5da6 fix: run DB migrations via migrator service, not standalone app Vadym Samoilenko 2026-02-23 21:31:52 +00:00
  • 3f6dfe36b1 feat: full CMS integration — connect all content to Payload admin panel Vadym Samoilenko 2026-02-23 21:19:44 +00:00
  • 2966dfb518 ci: remove --pull to use Docker layer cache on server Vadym Samoilenko 2026-02-23 18:36:48 +00:00
  • f018a6e703 ci: fix SSH port to 1220, remove sudo (ubuntu in docker group) develop Vadym Samoilenko 2026-02-23 18:25:50 +00:00
  • 11826a63eb ci: add port 22 and sudo docker for ubuntu user Vadym Samoilenko 2026-02-23 18:25:10 +00:00
  • 4958a6afc2 ci: add GitHub Actions CD workflow for auto-deploy to VPS Vadym Samoilenko 2026-02-23 18:20:36 +00:00
  • 190581c80b feat: replace logo with official Axil Accountants brand mark Vadym Samoilenko 2026-02-23 18:20:14 +00:00
  • 4ef45a311d fix: change contact form sender to info@ai-impress.com Vadym Samoilenko 2026-02-23 15:46:32 +00:00
  • 338b47d4c1 feat: wire contact form to Resend email notifications Vadym Samoilenko 2026-02-23 15:45:11 +00:00
  • 932b7143fe fix: fix ESLint hardcoded Mac path and enable allowImportingTsExtensions Vadym Samoilenko 2026-02-23 15:33:11 +00:00
  • 2b19626b68 feat: add initial DB migrations and sharp dependency Vadym Samoilenko 2026-02-23 15:28:24 +00:00
  • d34071f9f8 fix: switch from nginx to Traefik for routing and SSL Vadym Samoilenko 2026-02-23 14:39:32 +00:00
  • 24b01bcba3 fix: start nginx if not active instead of reload Vadym Samoilenko 2026-02-23 14:36:20 +00:00
  • 4e23350bfc fix: run migrations via Next.js instrumentation.ts at startup Vadym Samoilenko 2026-02-23 14:14:18 +00:00
  • 1348188a6c fix: dedicated migrator stage for payload migrate Vadym Samoilenko 2026-02-23 14:04:34 +00:00
  • ecc2c94e5f fix: run migrations from build stage (has pnpm) Vadym Samoilenko 2026-02-23 13:59:57 +00:00
  • 2c115bab99 fix: resolve all TypeScript build errors Vadym Samoilenko 2026-02-23 13:55:57 +00:00
  • dcd6eb487e fix: ref callback return type in InteractiveMenu Vadym Samoilenko 2026-02-23 13:53:24 +00:00
  • 239e6a4c43 fix: sync pnpm-lock.yaml with package.json Vadym Samoilenko 2026-02-23 13:50:23 +00:00
  • 986bbd5a3c fix: gen_secret SIGPIPE crash with set -o pipefail Vadym Samoilenko 2026-02-23 13:46:01 +00:00
  • fc4688cc6f feat: add production deploy script and docker-compose Vadym Samoilenko 2026-02-23 13:41:29 +00:00
  • 7bb25f9c59 feat: add courses page, real contact details, Courses to navigation Vadym Samoilenko 2026-02-23 13:25:16 +00:00
  • 9d4bb7ad34 fix: add missing href to all broken buttons across site Vadym Samoilenko 2026-02-23 13:03:32 +00:00
  • e4fcc5b9c8 fix: add missing href to 'Get your quote' button on services page Vadym Samoilenko 2026-02-23 13:00:40 +00:00
  • 946c6a44ab fix: remove duplicate CTAs and calendar reference Vadym Samoilenko 2026-02-23 12:55:29 +00:00
  • 28b999b1ae fix: align all CTAs with concept — every CTA leads to contact form Vadym Samoilenko 2026-02-23 12:51:57 +00:00
  • 7cd698d6d6 feat: UI polish — SolutionSection stacked cards, BeamButton CTA, Footer redesign Vadym Samoilenko 2026-02-23 12:30:50 +00:00
  • 83a8878f4a feat: redesign HeroSection to 3-column MinimalistHero layout Vadym Samoilenko 2026-02-22 21:20:42 +00:00
  • 8db56af042 refactor: replace hardcoded hex colors with design system tokens Vadym Samoilenko 2026-02-22 20:36:50 +00:00
  • 9785c0997e docs: mark Feature 1 tasks as complete in implementation plan Vadym Samoilenko 2026-02-21 22:44:54 +00:00
  • e373c2b46c feat: project setup & repository (Feature 1) Vadym Samoilenko 2026-02-21 22:43:53 +00:00