25 Commits

Author SHA1 Message Date
Elian Doran
d845343e97
feat(collections/board): basic keyboard interaction 2025-10-06 17:48:08 +03:00
Elian Doran
4040f8ba89
chore(react): solve most type errors 2025-09-14 10:38:05 +03:00
Elian Doran
4f469d0d3c
chore(react/collections/board): fix column dragging offset 2025-09-13 11:01:39 +03:00
Elian Doran
e77a49ace6
chore(react/collections/board): improve column dragging experience slightly 2025-09-13 10:43:48 +03:00
Elian Doran
ae5576f2a3
chore(react/collections/board): fix dragging from tree 2025-09-13 09:46:09 +03:00
Elian Doran
b934b2b6ca
chore(react/collections/board): use custom type for dragging cards 2025-09-13 09:41:54 +03:00
Elian Doran
87648f340b
chore(react/collections/board): prevent crash if dragging wrong JSON 2025-09-13 09:31:37 +03:00
Elian Doran
679abc6e3e
chore(react/collections/board): drag interfering with column title editing 2025-09-13 09:29:29 +03:00
Elian Doran
b361cc0630
chore(react/collections/board): start with no name for new notes 2025-09-12 23:40:40 +03:00
Elian Doran
c53e927a55
fix(react/collections/board): column and card drag mixing 2025-09-12 23:14:15 +03:00
Elian Doran
6703b78457
refactor(collections/board): move within board to API 2025-09-12 21:50:56 +03:00
Elian Doran
7a61bbc297
feat(collections/board): allow dragging from note tree 2025-09-12 21:42:25 +03:00
Elian Doran
ede4b99bcd
style(collections/board): better new item that creates only after enter 2025-09-12 16:57:23 +03:00
Elian Doran
1e1a458add
chore(collections/board): bring back scrolling inside columns 2025-09-12 15:39:30 +03:00
Elian Doran
0844f60343
chore(collections/board): fix unnecessary repaint 2025-09-12 15:29:20 +03:00
Elian Doran
c8f9d6e6df
chore(collections/board): fix dragging notes across columns 2025-09-12 15:10:20 +03:00
Elian Doran
95a392ccfa
chore(collections/board): fix dragging notes not working 2025-09-12 15:08:00 +03:00
Elian Doran
2972a23f19
chore(collections/board): use context for column dragging 2025-09-12 14:48:05 +03:00
Elian Doran
8611328a03
chore(collections/board): reordering notes not refreshing properly 2025-09-12 14:21:10 +03:00
Elian Doran
08dc05c504
chore(collections/board): extract dragging to separate hook 2025-09-12 14:13:00 +03:00
Elian Doran
174f796b56
chore(collections/board): context menu wrongly positioned 2025-09-12 13:58:52 +03:00
Elian Doran
d67018b6d7
chore(react/collections/board): use translations 2025-09-11 22:35:31 +03:00
Elian Doran
f7e47b5120
feat(react/collections/table): make note title editable 2025-09-11 22:22:50 +03:00
Elian Doran
62452b61b1
refactor(react/collections/table): deduplicate editing 2025-09-11 21:51:02 +03:00
Elian Doran
cb84e4c7b6
refactor(react/collections/table): split card/column 2025-09-11 21:42:59 +03:00