26 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
50a69248a7 Fix keyboard shortcut support and address code review feedback
Some checks failed
Checks / main (push) Has been cancelled
- Add editBranchPrefixCommand in note_tree.ts to support F2 keyboard shortcut with multi-selection
- Extract CSS to separate branch_prefix.css file
- Remove hard-coded color, use CSS class instead
- Fix translation key usage to keep t() calls visible in IDE
- Remove all inline styles

Co-authored-by: eliandoran <21236836+eliandoran@users.noreply.github.com>
2025-11-03 08:01:56 +00:00
Adorian Doran
de9314a271 client/note tree item tinting: optimize
Some checks are pending
Checks / main (push) Waiting to run
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Dev / Test development (push) Waiting to run
Dev / Build Docker image (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile) (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile.alpine) (push) Blocked by required conditions
/ Check Docker build (Dockerfile) (push) Waiting to run
/ Check Docker build (Dockerfile.alpine) (push) Waiting to run
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm/v7) (push) Blocked by required conditions
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm/v8) (push) Blocked by required conditions
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm64) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.alpine, ubuntu-latest, linux/amd64) (push) Blocked by required conditions
/ Merge manifest lists (push) Blocked by required conditions
playwright / main (push) Waiting to run
2025-10-19 17:39:21 +03:00
Elian Doran
87fb3c1e82
feat(client/rtl): handle right 2025-10-08 17:51:58 +03:00
Elian Doran
ae5576f2a3
chore(react/collections/board): fix dragging from tree 2025-09-13 09:46:09 +03:00
SiriusXT
7f3c34178b fix: add left-click check for tree button handlers 2025-09-05 19:32:42 +08:00
Elian Doran
f55e33f303
refactor(note_tree): improve type safety 2025-08-30 20:02:32 +03:00
Elian Doran
c16c4788da
fix(client): type error 2025-08-25 20:18:51 +03:00
Elian Doran
8a587d4d21
chore(client): fix typecheck issues 2025-07-30 23:46:43 +03:00
Elian Doran
97fb273e7f
fix(hotkeys): tree not using the right API 2025-07-30 14:15:29 +03:00
Elian Doran
91572ab8b9
fix(popup_editor): use cmd on macos 2025-07-11 22:53:14 +03:00
Elian Doran
c7f49f0e21
chore(popup_editor): switch keyboard combo to Ctrl+right click 2025-07-11 16:52:13 +03:00
Elian Doran
bce2094fb2
fix(tree): middle click triggering paste 2025-07-11 16:52:13 +03:00
Elian Doran
f5bffc38f1
feat(popup_editor): add shortcut in note tree 2025-07-10 19:54:51 +03:00
Elian Doran
2cc181d1ac
fix(tree): pasting in editor on middle click (closes #5812) 2025-07-08 15:51:19 +03:00
Elian Doran
ce9010ff13
chore(client): add some documentation 2025-07-07 20:04:17 +03:00
Elian Doran
2a665dffbc
feat(views/geomap): dragging notes that are children 2025-07-07 17:55:16 +03:00
SiriusXT
369eb7844d fix(tree): Unexpected collapse after hoisting a note 2025-06-12 19:36:54 +08:00
Elian Doran
26c1cbeff1
chore(client): fix most type errors 2025-05-28 20:42:21 +03:00
FliegendeWurst
23422731e2 fix(client): handle read-only in note tree auto-collapse 2025-05-24 17:35:52 +02:00
Elian Doran
84d9198396
refactor(client): tree CSS 2025-05-17 23:11:17 +03:00
Elian Doran
901ab54e64
fix(client): missing fancytree dependencies 2025-05-17 23:07:01 +03:00
Elian Doran
23db7fe602
chore(client): partial integrate jquery.fancytree 2025-05-17 22:15:10 +03:00
SiriusXT
d3a6079d9b Open in a new tab and activate notes when ctrl+click in tree 2025-05-04 17:02:57 +08:00
Elian Doran
9afe2ef761
chore(monorepo/client): move client source files 2025-04-22 22:12:56 +03:00
Elian Doran
62dbcc0a2e
chore(nx): move all monorepo-style in subfolder for processing 2025-04-22 10:06:06 +03:00
Elian Doran
de2cdd5e78
chore(monorepo): relocate client files 2025-04-18 01:37:55 +03:00