• Joined on 2026-02-02
blyzer pushed to main at blyzer/growup-crm 2026-02-05 13:26:48 +00:00
16a39a2583 Fix: Add favicon.ico to Admin Vite config input
blyzer pushed to main at blyzer/growup-crm 2026-02-05 12:46:55 +00:00
0dba16d56c Fix: Correct asset path in published login view and force track it
blyzer pushed to main at blyzer/growup-crm 2026-02-04 19:33:56 +00:00
3d568243ea Fix: Add logo images to Admin Vite config input
blyzer pushed to main at blyzer/growup-crm 2026-02-04 17:32:05 +00:00
ce6b7a529b Refactor: Rename volumes from krayin_* to growup_* in docker-compose
blyzer pushed to main at blyzer/growup-crm 2026-02-04 17:15:14 +00:00
ed0ddabc63 Config: Update docker-compose with dynamic variables and branding
blyzer pushed to main at blyzer/growup-crm 2026-02-04 15:06:34 +00:00
9deea35c70 Fix: Rename vite.config.js to .mjs in all packages
blyzer pushed to main at blyzer/growup-crm 2026-02-04 15:01:29 +00:00
2d12674d63 Fix: Resolve 500 error by building package assets in Docker
blyzer pushed to main at blyzer/growup-crm 2026-02-04 14:45:50 +00:00
blyzer pushed to main at blyzer/growup-crm 2026-02-04 14:39:29 +00:00
0f7e97e2f3 Fix: Rename tailwind.config.js to .cjs in Admin package
blyzer pushed to main at blyzer/growup-crm 2026-02-04 14:12:26 +00:00
cf394b6607 Fix: Execute Vite build from package directories in Dockerfile
blyzer pushed to main at blyzer/growup-crm 2026-02-04 14:05:54 +00:00
6846876775 Fix: Add missing NPM dependencies to root package.json
blyzer pushed to main at blyzer/growup-crm 2026-02-04 13:41:03 +00:00
888f9ffa7e Fix: Build assets for Admin, Installer, and WebForm packages in Dockerfile
blyzer pushed to main at blyzer/growup-crm 2026-02-04 13:13:49 +00:00
564da06e67 Fix: Copy admin images and update Vite config/view to resolve 500 error
blyzer pushed to main at blyzer/growup-crm 2026-02-04 12:40:56 +00:00
9fccf43003 Fix: Add Node.js build step to Dockerfile for Vite assets
blyzer pushed to main at blyzer/growup-crm 2026-02-04 12:13:07 +00:00
a5a048d581 Fix: Add core_config table for central admin login view
blyzer pushed to main at blyzer/growup-crm 2026-02-03 19:39:52 +00:00
afdda2dab0 Fix: Add central users table and correct login redirection
blyzer pushed to main at blyzer/growup-crm 2026-02-03 19:17:03 +00:00
2fcc84c3c7 config: Add staging domain to central_domains and support env var
blyzer pushed to main at blyzer/growup-crm 2026-02-03 19:05:55 +00:00
9c45249cbd fix: Merge duplicate deploy keys in docker-compose and update registry URL
blyzer pushed to main at blyzer/growup-crm 2026-02-03 18:49:36 +00:00
37be5e88c3 fix: Use manual secrets for registry auth to ensure write permissions
blyzer pushed to main at blyzer/growup-crm 2026-02-03 18:41:07 +00:00
0f143d0109 fix: Explicitly define container image to ensure Docker CLI availability