taskgenius_taskgenius-plugin/src
Quorafind ec09f34771 fix(ui): correct translation interpolation and button alignment
- Fix date interpolation in workspace settings translation
- Add tooltip for disabled delete button on default workspace
- Align v2 nav button items properly with center alignment
2025-09-24 14:03:59 +08:00
..
__mocks__ refactor: improve task parsing, date management, and tag handling 2025-09-16 15:29:56 +08:00
__tests__ fix(write): preserve unknown dataview fields when updating task metadata 2025-09-17 22:51:56 +08:00
cache refactor(repo)!: restructure directories for maintainability and update import paths 2025-08-19 10:37:07 +08:00
commands refactor: remove duplicate re-export files and update all imports to point directly to new locations 2025-08-28 11:49:10 +08:00
common feat(projects): add context menu with edit and delete functionality 2025-09-22 23:08:16 +08:00
components refactor(v2): rename V2 interface to Fluent and simplify command names 2025-09-24 13:39:57 +08:00
core refactor(dataflow): improve ObsidianSource lifecycle management 2025-09-13 22:20:39 +08:00
dataflow refactor: remove unused plus token regex pattern 2025-09-19 11:39:57 +08:00
editor-extensions refactor: improve task parsing, date management, and tag handling 2025-09-16 15:29:56 +08:00
executors/completion refactor(dataflow): complete TaskManager to Dataflow migration with enhanced APIs 2025-08-22 13:25:12 +08:00
experimental/v2 refactor(v2): rename V2 interface to Fluent and simplify command names 2025-09-24 13:39:57 +08:00
managers style(icons): enhance checkbox hover effects 2025-09-19 10:49:33 +08:00
mcp refactor(settings): consolidate dataflowEnabled into enableIndexer 2025-08-27 23:35:01 +08:00
pages feat(view): add task count display in view title 2025-09-24 08:44:01 +08:00
parsers feat(tasks): add task deletion with cascade support 2025-09-03 22:16:52 +08:00
services refactor(dataflow): consolidate time parsing types and remove debug files 2025-08-24 21:04:28 +08:00
styles feat(fluent): add mobile drawer navigation and responsive design 2025-09-24 08:42:03 +08:00
translations feat(tasks): add task deletion with cascade support 2025-09-03 22:16:52 +08:00
types fix(habit): use boolean values for daily habit completion tracking 2025-09-06 10:34:06 +08:00
utils feat(fluent): add project filter integration and details panel 2025-09-21 09:50:11 +08:00
icon.ts feat: support canvas indexer 2025-06-18 10:12:55 +08:00
index.ts feat(fluent): implement workspace management with persistent filter states 2025-09-22 20:09:55 +08:00
setting.ts fix(ui): correct translation interpolation and button alignment 2025-09-24 14:03:59 +08:00
test-setup.ts chore: resolve conflict 2025-07-09 16:58:46 +08:00
utils.ts feat: support new progressbar 2025-04-06 17:28:18 +08:00