mirror of
https://github.com/taskgenius/taskgenius-plugin.git
synced 2026-07-22 06:40:25 +00:00
- Remove debug console.log statements from workflow handlers - Add proper TypeScript type definitions (WorkflowInfo, ResolvedWorkflowInfo) - Extract regex patterns and magic strings as constants - Create helper functions for cleaner code (getIndentation, getEditorFromView) - Improve error handling with bounds checking - Enhance time parsing service with better fallback logic - Add fallback property names for date fields in file task manager - Fix test import paths for relocated modules - Consolidate duplicate code in workflow stage transitions - Improve indentation handling in parent task updater Breaking changes: None |
||
|---|---|---|
| .. | ||
| archive-executor.ts | ||
| base-executor.ts | ||
| canvas-operation-utils.ts | ||
| complete-executor.ts | ||
| delete-executor.ts | ||
| duplicate-executor.ts | ||
| keep-executor.ts | ||
| move-executor.ts | ||