trypost/app/Http/Resources
Paulo Castellano 730cb9d156 Tidy automation backend: run duration, folded migrations, imports
- Add AutomationRun::durationInMilliseconds() as the single source of truth
  for the Invocations list and metrics, replacing the duplicated inline diff.
- Fold the variables and root_run_id columns into their create migrations
  (this branch isn't in production) and drop the standalone alters.
- Import Illuminate\Http\Response (aliased) instead of referencing it inline.
2026-06-13 16:30:32 -03:00
..
Api Bring post platform meta (aspect ratio) to parity across API and MCP 2026-06-10 15:36:47 -03:00
App feat: GTM dataLayer context + checkout/purchase events 2026-05-06 10:14:17 -03:00
AutomationInvocationResource.php Tidy automation backend: run duration, folded migrations, imports 2026-06-13 16:30:32 -03:00
AutomationNodeRunResource.php feat(automations): implement automation features and UI enhancements 2026-05-24 09:17:19 -03:00
AutomationResource.php Enhance automation functionality: Introduce workflow variables and improve node validation 2026-06-11 15:47:29 -03:00
AutomationRunResource.php feat(automations): implement automation features and UI enhancements 2026-05-24 09:17:19 -03:00
AutomationTriggerItemResource.php feat(automations): implement automation features and UI enhancements 2026-05-24 09:17:19 -03:00