Leopoldadmin
  • Joined on 2026-05-19
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-25 23:35:04 +00:00
6d484ed747 Fix: handle paginated responses (items wrapper) for dms/automation/agents/ai hooks
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-25 23:33:07 +00:00
15a6c9b6c6 Fix: useReportPresets handle paginated response (items wrapper)
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-25 23:23:49 +00:00
90a6a1b929 Fix: useContactFolders handle paginated response (items wrapper)
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-25 22:59:12 +00:00
b067369651 Fix: deploy.py status check — accept finished as success
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-25 22:52:28 +00:00
30b94fc738 Fix: use direct plugin module imports instead of BUILTIN_PLUGINS
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-25 22:42:33 +00:00
054ecb1c91 Fix: register plugin routes in create_app() not lifespan(); add status column to contacts migration 0039; add updated_at to user_tenants migration 0037
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-25 22:25:39 +00:00
07da2216b6 Fix: Vite circular dependency — move zustand/immer to react-vendor chunk
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-25 21:53:26 +00:00
e8401c280f Add DEPLOY.md: deployment guide for Coolify and Docker Compose
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-25 21:50:08 +00:00
12220cc640 Deploy: portable volume config via Coolify DB, works on any instance
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-25 20:48:40 +00:00
745b634e7c Deploy automation: 8-step pipeline with volume mounting, multi-container docker-compose
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-25 20:42:07 +00:00
20e6545aa1 Add automated deploy script with RLS, worker, health checks
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-25 20:07:57 +00:00
388fbdd109 Fix: ARQ cron second schedule must be set of ints, not string
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-25 19:29:19 +00:00
3828e1b029 Fix: drop RLS policy on users before dropping tenant_id column in migration 0037
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-25 19:24:32 +00:00
f6a099390e Fix: remove updated_at from user_tenants INSERT in migration 0037
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-25 19:19:48 +00:00
f8f0d3e52a Fix: use pg_index.indisunique instead of pg_indexes.unique in migration 0037
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-25 19:15:21 +00:00
2e9fafc289 Fix: correct SQL quoting for unique keyword in migration 0037
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-25 19:11:12 +00:00
36fc5b868e Fix: SQL syntax error in migration 0037 (unique keyword quoting)
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-25 19:03:49 +00:00
727d86614e Security fixes: P0-P2 complete (22 fixes)
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-25 07:19:33 +00:00
aaa7406929 perf: Fix all 7 code analysis issues
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-25 01:40:40 +00:00
224a71ba56 fix: CronJobContribution tenant_id error - use default tenant from DB