• Joined on 2026-05-04
Vasyka pushed to main at Vasyka/autocrm 2026-05-07 13:01:44 +00:00
19a7afac27 Faza 8: PDF generation pentru fișa lucru (DomPDF)
Vasyka pushed to main at Vasyka/autocrm 2026-05-07 12:51:21 +00:00
f1d196f018 Faza 7: White-label per tenant — logo + theme color dinamic
Vasyka pushed to main at Vasyka/autocrm 2026-05-07 12:07:11 +00:00
a7bb9838f4 fix reports view: inline CSS scoped (rp-*) instead of Tailwind utilities
Vasyka pushed to main at Vasyka/autocrm 2026-05-07 11:52:47 +00:00
a9b523cc9b fix kanban styling: inline CSS (Tailwind JIT doesn't scan views/filament/)
Vasyka pushed to main at Vasyka/autocrm 2026-05-07 11:29:22 +00:00
f12bf17948 fix kanban: use Alpine @drag* + $wire (DOM ondrop has no $wire access)
Vasyka pushed to main at Vasyka/autocrm 2026-05-07 11:22:38 +00:00
cbc66b13c3 fix: Spatie ActivityLog v5 namespace — Models\Concerns\LogsActivity (was Traits\LogsActivity in v4)
Vasyka pushed to main at Vasyka/autocrm 2026-05-07 10:39:57 +00:00
66dd0772b5 debug: /__check-activitylog to verify package install
Vasyka pushed to main at Vasyka/autocrm 2026-05-07 09:52:02 +00:00
06696727dd Faza 6: Activity log + Kanban + Payroll + cleanup
Vasyka pushed to main at Vasyka/autocrm 2026-05-07 07:45:49 +00:00
2b4fa666ad diag: distinguish Coolify provisioning failures (not configured vs API fail)
Vasyka pushed to main at Vasyka/autocrm 2026-05-07 07:27:33 +00:00
9192914de4 debug: /__coolify-check route to inspect runtime config
Vasyka pushed to main at Vasyka/autocrm 2026-05-07 07:10:28 +00:00
a48060ee71 fix: slug unique check skips soft-deleted + drop DB unique on companies.slug
Vasyka pushed to main at Vasyka/autocrm 2026-05-07 07:02:07 +00:00
0620e08351 fix: read Coolify config via config() (env() unreliable with config:cache + Octane)
Vasyka pushed to main at Vasyka/autocrm 2026-05-07 06:19:51 +00:00
4c6a3f7bc6 fix: drop Stancl multi-DB jobs from TenantCreated/Deleted (single-DB mode)
Vasyka pushed to main at Vasyka/autocrm 2026-05-07 05:55:03 +00:00
97a1adaa7b fix: empty stancl tenant.php (we use slug-based resolution, not domain-based)
Vasyka pushed to main at Vasyka/autocrm 2026-05-07 05:06:27 +00:00
4d5e240602 fix: / redirects to /app (tenant) or /admin (central)
Vasyka pushed to main at Vasyka/autocrm 2026-05-07 04:55:36 +00:00
8d82af2f54 Faza 3.5+3.6+4+5: Marketing, Reports, Provisioning, PWA
Vasyka pushed to main at Vasyka/autocrm 2026-05-06 22:55:52 +00:00
f0f9fdd555 Faza 3.4: Finanțe — Plăți + Cheltuieli + Cashflow
Vasyka pushed to main at Vasyka/autocrm 2026-05-06 21:58:32 +00:00
7264dccffa Faza 3.3: Depozit — Furnizori + Catalog piese + Achiziții
Vasyka pushed to main at Vasyka/autocrm 2026-05-06 21:24:08 +00:00
51a0bab39e Faza 3.2: Service modules — Norme-ore, Tehnicieni, Fișe lucru
Vasyka pushed to main at Vasyka/autocrm 2026-05-06 20:33:12 +00:00
c17fb2b413 fix: ResolveTenant FIRST in tenant panel middleware