22 Commits

Author SHA1 Message Date
Elian Doran
40dbb818c5
feat(board): ignore status attribute 2025-11-12 19:09:59 +02:00
Elian Doran
62dc570d38
feat(board): display promoted attributes 2025-11-12 19:07:23 +02:00
Elian Doran
f2e60f52d2
feat(collections/board): restore focus 2025-10-06 17:54:52 +03:00
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
8bde2092c6
chore(react/collections/board): improve note dragging experience 2025-09-13 10:13:37 +03:00
Elian Doran
7edfaad04e
chore(react/collections/board): note not properly marked as dragged 2025-09-13 09:59:01 +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
3175b75192
feat(collections/board): unarchive note 2025-09-12 22:08:32 +03:00
Elian Doran
7a61bbc297
feat(collections/board): allow dragging from note tree 2025-09-12 21:42:25 +03:00
Elian Doran
7e5069c7d1
feat(collections/board): support archived notes 2025-09-12 19:34:54 +03:00
Elian Doran
245675d409
chore(collections/board): reintroduce note click on the board 2025-09-12 16:24:35 +03:00
Elian Doran
3825fb24f4
chore(collections/board): basic multiline editing 2025-09-12 16:02:44 +03:00
Elian Doran
79e51b543a
chore(collections/board): icon as part of the text for better fit on multiline 2025-09-12 15:49:45 +03:00
Elian Doran
54fe9dde70
chore(collections/board): floating edit button for note titles 2025-09-12 15:46:39 +03:00
Elian Doran
95a392ccfa
chore(collections/board): fix dragging notes not working 2025-09-12 15:08:00 +03:00
Elian Doran
8611328a03
chore(collections/board): reordering notes not refreshing properly 2025-09-12 14:21:10 +03:00
Elian Doran
c96a65b21d
chore(react/collections/board): minor flicker when renaming note 2025-09-11 22:44:17 +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