744 Commits

Author SHA1 Message Date
Elian Doran
4b1fd5e4a0
Basic React wrapper (#6542) 2025-08-03 16:33:29 +03:00
Elian Doran
51495b282f
fix(board): items not displayed recursively 2025-08-03 16:23:18 +03:00
Elian Doran
b645d21fcd
refactor(client): deduplicate app info type 2025-08-03 16:22:54 +03:00
Elian Doran
8f99ce7d14
fix(react): type errors 2025-08-03 16:04:19 +03:00
Elian Doran
a7f5702221
feat(react): port about dialog 2025-08-03 15:29:57 +03:00
Elian Doran
efeb9b90ca
feat(react): basic integration for basic widget & modal 2025-08-03 13:39:23 +03:00
Elian Doran
8be5b149c4
fix(note_list): note tooltip showing up 2025-08-01 13:05:17 +03:00
Elian Doran
a1195a2856
feat(search): support doc notes (closes #6515) 2025-08-01 00:05:17 +03:00
Elian Doran
8a587d4d21
chore(client): fix typecheck issues 2025-07-30 23:46:43 +03:00
Elian Doran
29b813fa3b
Merge remote-tracking branch 'origin/main' into feature/replace_hotkeys_library 2025-07-30 23:29:16 +03:00
Elian Doran
7e01dfd220
fix(sort): refresh when sorting notes via dialog 2025-07-30 19:45:01 +03:00
Elian Doran
97fb273e7f
fix(hotkeys): tree not using the right API 2025-07-30 14:15:29 +03:00
Elian Doran
138611beaf
chore(client): remove unnecessary log 2025-07-28 21:18:06 +03:00
Elian Doran
e341de70c0
chore(command_palette): change placeholder 2025-07-28 11:21:18 +03:00
Elian Doran
1d1a0ac4fd
fix(command_palette): print command showing modal 2025-07-28 11:15:48 +03:00
Elian Doran
964bc74b83
refactor(command_palette): use declarative command approach 2025-07-27 21:16:23 +03:00
Elian Doran
82e16a5624
fix(command_palette): not showing after re-entering 2025-07-27 20:31:13 +03:00
Elian Doran
757488a95b
feat(command_palette): improve dialog margins 2025-07-27 18:15:54 +03:00
Elian Doran
d10bbdd7a7
feat(settings/keyboard_actions): display friendly name 2025-07-27 17:04:29 +03:00
Elian Doran
ace166a925
feat(command_palette): hide search in full text 2025-07-27 15:59:33 +03:00
Elian Doran
126152ff63
feat(command_palette): display commands immediately 2025-07-27 15:42:44 +03:00
Elian Doran
60e19de0d1
feat(command_palette): add keyboard shortcut 2025-07-27 15:34:51 +03:00
Elian Doran
3247a9facc
feat(command_palette): hide on command execution 2025-07-27 15:30:27 +03:00
Elian Doran
7b114bed26
feat(command_palette): basic implementation 2025-07-27 15:27:13 +03:00
Elian Doran
b8e813f7bd
feat(promoted_attributes): better indicate no value 2025-07-26 10:12:46 +03:00
Elian Doran
db3581eb26
feat(promoted_attributes): improve color picker aspect 2025-07-26 09:53:26 +03:00
Elian Doran
d23230df68
feat(promoted_attributes): support removing color 2025-07-26 09:49:32 +03:00
Elian Doran
b29781b614
feat(promoted_attributes): add color type 2025-07-26 09:29:27 +03:00
Elian Doran
adf14bec31
fix(views/board): unable to scroll vertically 2025-07-25 19:00:12 +03:00
Elian Doran
06672e439e
docs(guide): board view 2025-07-25 17:57:34 +03:00
Elian Doran
e851701a9e
fix(views/board): unable to click while editing column 2025-07-25 16:29:25 +03:00
Elian Doran
9589164008
fix(views/board): column duplication after batch rename 2025-07-25 16:20:33 +03:00
Elian Doran
a88b067081
refactor(views/board): use in-memory model 2025-07-25 16:17:54 +03:00
Elian Doran
b3777e6900
fix(views/board): column desynchronising due to API management 2025-07-25 16:11:26 +03:00
Elian Doran
d2646e291d
chore(views/board): remove unnecessary highlight 2025-07-25 15:16:17 +03:00
Elian Doran
99ab9ee66b
chore(views/board): set up context menu on the header 2025-07-25 15:15:10 +03:00
Elian Doran
08678e74e6
refactor(views/board): unnecessary fields 2025-07-25 14:57:51 +03:00
Elian Doran
62de52ab17
refactor(views/board): unnecessary API to manually refresh the board 2025-07-25 14:56:50 +03:00
Elian Doran
d9820d9725
fix(views/board): column not clickable after dragging 2025-07-25 14:54:50 +03:00
Elian Doran
fe8a8eeac9
feat(views/board): react to icon and color changes 2025-07-25 14:42:05 +03:00
Elian Doran
dfeb414aff
feat(views/board): reintroduce one-click title edit 2025-07-25 12:00:04 +03:00
Elian Doran
69f12a2916
feat(views/board): drag columns by the title and not by a handle 2025-07-25 11:56:44 +03:00
Elian Doran
2b062e938e
chore(views/board): use translations 2025-07-25 11:46:18 +03:00
Elian Doran
e0299bd1ae
style(views/board): improve new buttons 2025-07-25 11:42:44 +03:00
Elian Doran
ac2f1b56fe
style(views/board): shorter cards and smaller gaps 2025-07-25 11:35:07 +03:00
Elian Doran
06d98f6fcf
refactor(views/board): unnecessary imports 2025-07-25 11:31:57 +03:00
Elian Doran
4d73cdefef
style(client): fix checkboxes override causing issues for canvas (closes #6463) 2025-07-25 10:08:14 +03:00
Elian Doran
22b52f7c4a
Merge branch 'main' of github.com:TriliumNext/trilium 2025-07-24 23:39:48 +03:00
Elian Doran
051fe67176
feat(views/geo): react to icon changes 2025-07-24 22:46:36 +03:00
Elian Doran
4f99db0c90
refactor(views/geo): use a different attribute 2025-07-24 22:18:30 +03:00