taskgenius_taskgenius-plugin/src
Quorafind a0b9891e04 fix(workspace): improve async handling and error recovery in module visibility
- Fix async handling in hidden modules toggle with proper error recovery
- Add type imports for SidebarComponentType and FeatureComponentType
- Refactor module visibility toggle to use workspace manager API methods
- Add try-catch-finally structure to FluentTaskView initialization
- Enhance error handling and logging in view initialization
- Add DEBUG_MODE configuration for conditional logging
- Improve state refresh after module visibility changes
2025-10-16 23:48:22 +08:00
..
__mocks__ fix(editor-extensions): resolve transaction conflicts between workflow and date managers 2025-10-13 10:06:33 +08:00
__tests__ refactor(workflow): improve code quality and type safety 2025-10-12 14:25:20 +08:00
cache refactor(repo)!: restructure directories for maintainability and update import paths 2025-08-19 10:37:07 +08:00
commands fix(task-mover): prevent archive markers on non-task lines and preserve folded content 2025-09-26 16:56:50 +08:00
common feat(quick-capture): add file name template dropdown and enhance settings 2025-10-13 07:09:01 +08:00
components fix(workspace): improve async handling and error recovery in module visibility 2025-10-16 23:48:22 +08:00
core refactor(dataflow): improve ObsidianSource lifecycle management 2025-09-13 22:20:39 +08:00
dataflow feat(views): enhance view copy with intelligent two-column preset detection 2025-10-11 23:03:54 +08:00
editor-extensions fix(editor-extensions): resolve transaction conflicts between workflow and date managers 2025-10-13 10:06:33 +08:00
executors/completion refactor(workflow): improve code quality and type safety 2025-10-12 14:25:20 +08:00
managers refactor(workflow): improve code quality and type safety 2025-10-12 14:25:20 +08:00
mcp refactor(fluent): migrate experimental v2 to production fluent structure 2025-10-07 21:54:43 +08:00
pages fix(workspace): improve async handling and error recovery in module visibility 2025-10-16 23:48:22 +08:00
parsers feat(tasks): add task deletion with cascade support 2025-09-03 22:16:52 +08:00
patches chore(styles): resolve conflict in styles.css 2025-09-29 20:52:36 +08:00
services refactor(workflow): improve code quality and type safety 2025-10-12 14:25:20 +08:00
styles feat(workspace): add module visibility control with performance improvements 2025-10-16 23:46:06 +08:00
translations feat(quick-capture): add file name template dropdown and enhance settings 2025-10-13 07:09:01 +08:00
types feat(workspace): add module visibility control with performance improvements 2025-10-16 23:46:06 +08:00
utils fix(editor-extensions): resolve transaction conflicts between workflow and date managers 2025-10-13 10:06:33 +08:00
icon.ts feat: support canvas indexer 2025-06-18 10:12:55 +08:00
index.ts feat(onboarding): refactor onboarding flow with new placement configuration 2025-10-10 17:21:07 +08:00
setting.ts feat(settings): add dedicated Interface settings tab with Fluent/Legacy mode selection 2025-10-09 16:59:21 +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