trypost/tests/Feature/Automation
Paulo Castellano 2c52c90b6e fix(mobile): polish automations, dialogs, workspaces and post views
- automations: minimal back-only header on mobile for the workflow builder
  and detail tabs (extracted AutomationMobileBackHeader); open live
  automations on the metrics tab (drafts still open on workflow); full-width
  status filter + refresh on the invocations toolbar; use IconMenu2 for the
  mobile sidebar trigger
- dialogs: stack DialogFooter primary-on-top / cancel-at-bottom on mobile
- workspaces: bring the workspace picker cards into the neo-brutalist design
- posts: left-align the label filter content; wrap the post-view date/status
  header so a long status badge no longer squeezes the date; add hamburger
  clearance to the editor's mobile tab bar
2026-07-18 10:58:07 -03:00
..
Automation Add Workflow/Invocations/Metrics/Settings tabs to automations 2026-06-12 19:19:46 -03:00
Command Denormalize automation trigger_type into an indexed column 2026-06-13 15:26:54 -03:00
Node fix(security): guard automation node requests against redirect-SSRF 2026-07-17 14:55:56 -03:00
Run Add expression autocomplete, side-panel editor, and richer HTTP fetch 2026-06-12 11:31:58 -03:00
Tree Structure brand voice and make generated copy platform-aware 2026-06-12 17:09:39 -03:00
Trigger Dispatch post-trigger automations asynchronously via job 2026-06-10 17:46:46 -03:00
AutomationCrudTest.php fix(permissions): enforce workspace roles across backend and UI 2026-06-22 16:31:54 -03:00
AutomationEncryptionTest.php Add strict_types to automation files and AutomationNodeState factory 2026-06-10 17:26:50 -03:00
AutomationModelTest.php Tidy automation backend: run duration, folded migrations, imports 2026-06-13 16:30:32 -03:00
DetailTabsTest.php fix(mobile): polish automations, dialogs, workspaces and post views 2026-07-18 10:58:07 -03:00
DryRunTest.php fix(permissions): enforce workspace roles across backend and UI 2026-06-22 16:31:54 -03:00
FeedInspectionTest.php fix(permissions): enforce workspace roles across backend and UI 2026-06-22 16:31:54 -03:00
GenerateNodeValidationTest.php fix(permissions): enforce workspace roles across backend and UI 2026-06-22 16:31:54 -03:00
PauseHaltsRunsTest.php Harden automations module: full-post generation, reliable runs, editor UX 2026-06-10 20:45:01 -03:00
VariablesTest.php fix(permissions): enforce workspace roles across backend and UI 2026-06-22 16:31:54 -03:00
WebhookNodeValidationTest.php fix(permissions): enforce workspace roles across backend and UI 2026-06-22 16:31:54 -03:00