Commit graph

3 commits

Author SHA1 Message Date
Graham Rogers
a21e643842
feat(task-content): enable markdown checkbox toggling in view mode (#1046)
Pass onContentChange to MarkdownRenderer in the non-editing view so
checkboxes in task descriptions are clickable and persist via onUpdate.
Adds tests covering the enabled state and toggle behaviour.
2026-04-20 13:04:36 +03:00
Chris
9665ba1f62
Feat refactor task details (#660)
* Move elements to tabs

* Add priority

* Fix priority

* Priority mobile fix

* fixup! Priority mobile fix

* fixup! fixup! Priority mobile fix

* fixup! fixup! fixup! Priority mobile fix

* fixup! fixup! fixup! fixup! Priority mobile fix
2025-12-06 09:41:58 +02:00
Chris
75a1e68730
Tc refactor pt1 (#589)
* Refactor ProfileSettings

* Cleanup comments

* Refactor TaskDetails

* Refactor InboxModal

* fixup! Refactor InboxModal

* Fix project layout

* Add visuals to project details

* Refactor projectdetails

* Remake project metrics

* Complete project details refactor

* Fix note issues and enhance view

* Add filters

* Fix project tasks filters

* Add filters to task lists

* Add filters to task lists

* fixup! Add filters to task lists
2025-11-23 21:48:49 +02:00
Renamed from frontend/components/Task/TaskDetails/TaskContentSection.tsx (Browse further)