Elian Doran
|
c820b5caa4
|
feat(collections/board): keep title of the column always visible
|
2025-10-06 18:10:54 +03:00 |
|
Elian Doran
|
b1638e1ffc
|
docs(collections/board): keyboard shortcuts
|
2025-10-06 18:02:45 +03: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
|
f7a565ec73
|
refactor(collections/table): rework persistence
|
2025-09-29 17:51:53 +03:00 |
|
Elian Doran
|
6b35e909ab
|
fix(collections): note list sometimes not restored (fixes #7129)
|
2025-09-29 17:51:53 +03:00 |
|
Florian Meißner
|
b4af8e7339
|
fix(client): Use number sorting for number columns in Table view
|
2025-09-25 19:28:02 +02:00 |
|
Elian Doran
|
348432bd5b
|
fix(client/search): not reacting to change
|
2025-09-23 21:55:39 +03:00 |
|
Elian Doran
|
d2962b060e
|
fix(client/search): results not being displayed
|
2025-09-23 21:44:39 +03:00 |
|
Elian Doran
|
3b06845a71
|
fix(board): unable to create by clicking outside
|
2025-09-22 18:52:41 +03:00 |
|
Adorian Doran
|
b26803b627
|
client/menus: refactor
|
2025-09-20 00:34:25 +03:00 |
|
Elian Doran
|
c44395887b
|
refactor(react): remove deprecated import
|
2025-09-17 12:05:06 +03:00 |
|
Elian Doran
|
1ae81abf0a
|
fix(collections/board): double entry on Enter + dismiss not working
|
2025-09-17 10:55:03 +03:00 |
|
Elian Doran
|
b80c4ed921
|
chore(client): remove unnecessary file
|
2025-09-14 11:43:26 +03:00 |
|
Elian Doran
|
1de9634c44
|
chore(client): remove unnecessary logs
|
2025-09-14 11:29:19 +03:00 |
|
Elian Doran
|
6077da0df8
|
chore(react/collections): fix the rest of client type errors
|
2025-09-14 10:53:54 +03:00 |
|
Elian Doran
|
e77e0c54f0
|
chore(react/collections): clean up old files
|
2025-09-14 10:40:14 +03:00 |
|
Elian Doran
|
4040f8ba89
|
chore(react): solve most type errors
|
2025-09-14 10:38:05 +03:00 |
|
Elian Doran
|
b8e4947adb
|
refactor(react): add type safety for note labels
|
2025-09-14 10:17:06 +03:00 |
|
Elian Doran
|
68beb0d419
|
feat(collections/table): disable "Insert row above/below" if sorting
|
2025-09-13 16:52:26 +03:00 |
|
Elian Doran
|
5bb1432450
|
fix(react/collections/geomap): "note not found" when deleting GPX
|
2025-09-13 15:46:09 +03:00 |
|
Elian Doran
|
dc854cbd10
|
fix(react/collections/geomap): react to icon & color changes
|
2025-09-13 15:16:58 +03:00 |
|
Elian Doran
|
3128f2dace
|
fix(react/collections/geomap): corrupted map after closing split
|
2025-09-13 15:12:26 +03:00 |
|
Elian Doran
|
6ba494999c
|
chore(collections): support child notes on import as well
|
2025-09-13 14:47:40 +03:00 |
|
Elian Doran
|
050ff5d8cd
|
fix(collections): not updating on import
|
2025-09-13 14:42:02 +03:00 |
|
Elian Doran
|
a6833f5a6f
|
fix(react/notelist): normal list/grid not showing if text
|
2025-09-13 11:46:17 +03:00 |
|
Elian Doran
|
a162d697da
|
fix(react/collections/geomap): note shifting on its own randomly
|
2025-09-13 11:14:46 +03:00 |
|
Elian Doran
|
cbc2ee3cd1
|
chore(react/collections/board): simply column dragging slightly
|
2025-09-13 11:02:56 +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
|
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
|
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
|
dd930261bf
|
feat(react/collections/board): improve multiline in "New item"
|
2025-09-13 09:21:33 +03:00 |
|
Elian Doran
|
92a0faf475
|
feat(react/collections/board): title editor not dismissing on blur
|
2025-09-13 09:20:18 +03:00 |
|
Elian Doran
|
3ce6b43018
|
feat(react/collections/board): disable autofill when entering note title
|
2025-09-13 09:18:52 +03:00 |
|
Elian Doran
|
220858926f
|
feat(react/collections/board): flickerless add new item
|
2025-09-13 09:15:31 +03:00 |
|
Elian Doran
|
d908a1b0d2
|
chore(react/collections/board): ignore empty titles
|
2025-09-12 23:41:56 +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
|
cd3663e041
|
chore(react/collections/board): fix add on blur if value not changed
|
2025-09-12 23:29:13 +03:00 |
|
Elian Doran
|
c53e927a55
|
fix(react/collections/board): column and card drag mixing
|
2025-09-12 23:14:15 +03:00 |
|
Elian Doran
|
7bbb15a535
|
fix(react/collections/board): no columns if dragging column onto itself
|
2025-09-12 22:49:58 +03:00 |
|
Elian Doran
|
0dddcbcfa1
|
feat(collections/board): remove note from board
|
2025-09-12 22:25:33 +03:00 |
|
Elian Doran
|
3175b75192
|
feat(collections/board): unarchive note
|
2025-09-12 22:08:32 +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
|
dd6003172d
|
feat(collections/geomap): show toast if drag not enabled
|
2025-09-12 21:06:54 +03:00 |
|