You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Template/file/edit.php: Interactive editor modal view with syntax status indicators, line-number gutter, live character counters, and save mode selection (overwrite vs revision).
"Edit File" action link added to file attachment dropdown (Template/file/dropdown.php) for text/JSON/Markdown attachments when user has write access.
Expanded Test Suite:
54 new unit & integration tests covering pre-save validation, JSON syntax error estimation, version filename generation, edit modal rendering, and write ACL enforcement (total 240 tests, 789 assertions).
Changed
Updated Plugin.php version to 0.5.0 and registered /b/:project_id/task/:task_id/file/:file_id/edit and update routes.