• Joined on 2026-05-04
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
Vasyka pushed to main at Vasyka/autocrm 2026-05-06 20:24:53 +00:00
dd74109adf debug: /__whoami inspect session state
Vasyka pushed to main at Vasyka/autocrm 2026-05-06 20:10:41 +00:00
39fcfcc7ff debug: /__force-login to test session persistence
Vasyka pushed to main at Vasyka/autocrm 2026-05-06 19:56:18 +00:00
907f462ed1 debug: /__try-login route to diagnose auth failure
Vasyka pushed to main at Vasyka/autocrm 2026-05-06 19:49:58 +00:00
11dd99cce2 fix: register ResolveTenant globally in web middleware group
Vasyka pushed to main at Vasyka/autocrm 2026-05-06 18:23:06 +00:00
181c59ad94 fix seeder: capture $v1 and $v2 (used later in deals)
Vasyka pushed to main at Vasyka/autocrm 2026-05-06 18:20:52 +00:00
3328f9f1c6 debug: /__seed/{token} route for manual seed + error report
Vasyka pushed to main at Vasyka/autocrm 2026-05-06 18:18:05 +00:00
c65541cb88 debug: temporary /__debug/{token} route for login diagnosis
Vasyka pushed to main at Vasyka/autocrm 2026-05-06 18:13:48 +00:00
1a33bc9692 fix: drop URL::forceRootUrl (Livewire/CSRF break on tenant subdomains)