jeansordes_dot-navigator/tests
Jean Z. SORDES ac64ed60e8 enh(undo): add Mod+Z when undo UI is visible
Wire Cmd/Ctrl+Z to trigger undo in the rename dialog and drag-move
notice, matching the existing undo button behavior.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-07 02:27:31 +02:00
..
hexagonal feat(tree): support alias shortcut nodes 2026-05-31 18:39:37 +02:00
mocks test: add comprehensive tests for rename and schema functionality 2025-09-24 15:52:19 +02:00
schema refactor: introduce hexagonal architecture foundations 2026-05-31 18:02:10 +02:00
specs feat(tree): support alias shortcut nodes 2026-05-31 18:39:37 +02:00
validation chore(ci): integrate basic obsidian requirements into tests 2025-09-19 13:33:40 +02:00
aliasVirtualData.test.ts fix(tree): keep highlight on clicked alias rows and drop hand cursor 2026-06-02 20:12:53 +02:00
DragMoveUtils.test.ts enh(drag): focus shortcuts after shift-drag drop 2026-06-07 01:59:08 +02:00
FileUtils.test.ts refactor: reorganize file structure and improve imports 2025-09-18 00:06:53 +02:00
flatten.test.ts feat(tree): support alias shortcut nodes 2026-05-31 18:39:37 +02:00
hiddenNodes.test.ts feat(tree): hide nodes with dedicated settings section 2026-06-03 00:03:48 +02:00
i18n.test.ts chore: remove ESLint configuration and ignore files, update Jest configuration to ES module syntax, and bump dependencies 2025-04-26 14:49:26 +02:00
PathUtils.test.ts fix(rename): fix path splitting for hierarchical filenames at all levels 2025-09-18 00:23:37 +02:00
RenameWithProgress.test.ts style: remove unused import in RenameWithProgress test 2025-10-01 23:05:05 +02:00
rowDragDropComplete.test.ts enh(drag): focus shortcuts after shift-drag drop 2026-06-07 01:59:08 +02:00
setup.ts chore: remove ESLint configuration and ignore files, update Jest configuration to ES module syntax, and bump dependencies 2025-04-26 14:49:26 +02:00
TreeBuilder.test.ts refactor: introduce hexagonal architecture foundations 2026-05-31 18:02:10 +02:00
undoShortcut.test.ts enh(undo): add Mod+Z when undo UI is visible 2026-06-07 02:27:31 +02:00
virtualData.aliases.test.ts fix(tree): anchor alias virtual nodes in target note folder 2026-06-02 18:50:45 +02:00
virtualData.test.ts enh(tree): filter alias virtual nodes by dotted path mode 2026-06-02 18:39:48 +02:00
virtualTree.spec.ts refactor: update ESLint config and fix all linting requirements for Obsidian review 2025-09-10 14:43:40 +02:00
YamlTitleUtils.test.ts fix(tree): refresh panel when frontmatter aliases change 2026-06-02 18:15:50 +02:00