chore(KB-224): clean up activity log tests and combine definition-spec tabs
- Remove redundant ActivityLogModal tests (253 lines) and clean up implementation - Refactor GitHubImportModal with simplified implementation and updated tests - Delete obsolete dashboard README documentation - Add changeset for combined definition/spec tabs feature - Update App.tsx structure and consolidate CSS styles
This commit is contained in:
5
.changeset/combine-definition-spec-tabs.md
Normal file
5
.changeset/combine-definition-spec-tabs.md
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
"@dustinbyrne/kb": patch
|
||||||
|
---
|
||||||
|
|
||||||
|
Combine the Definition and Spec tabs in the task detail modal. The Spec tab has been removed and its editing functionality is now accessible via an "Edit" button in the Definition tab. Users can now edit the task specification and request AI revisions directly from the Definition tab.
|
||||||
Reference in New Issue
Block a user