Elian Doran
|
da92255dd6
|
refactor(react/settings): use better option mechanism
|
2025-08-14 23:54:32 +03:00 |
|
Elian Doran
|
81ac390eab
|
feat(react/settings): port electron integration
|
2025-08-14 21:44:30 +03:00 |
|
Elian Doran
|
6685e583f2
|
chore(react/settings): make layout switch functional
|
2025-08-14 17:59:17 +03:00 |
|
Elian Doran
|
d3519b3059
|
refactor(react/dialogs): solve client errors
|
2025-08-10 13:02:17 +03:00 |
|
Elian Doran
|
b7482f2a6a
|
refactor(react/dialogs): use shown everywhere
|
2025-08-10 11:38:12 +03:00 |
|
Elian Doran
|
35bd210062
|
fix(react/dialogs): recent notes not triggered in autocomplete
|
2025-08-05 21:15:02 +03:00 |
|
Elian Doran
|
d5e42318dd
|
feat(dialogs): port jump to note partially
|
2025-08-04 18:54:56 +03:00 |
|
Elian Doran
|
d09e725d98
|
fix(note_list): copy to clipboard button also opening note
|
2025-08-01 13:07:58 +03:00 |
|
Elian Doran
|
8be5b149c4
|
fix(note_list): note tooltip showing up
|
2025-08-01 13: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
|
1dfe27d3df
|
feat(web_view): open externally from note preview
|
2025-07-30 23:18:05 +03:00 |
|
Elian Doran
|
a1ac276be5
|
feat(web_view): hide attribute from attribute preview
|
2025-07-30 22:58:42 +03:00 |
|
Elian Doran
|
5b074c2e22
|
fix(command_palette): some note context-aware commands not working
|
2025-07-30 22:45:31 +03:00 |
|
Elian Doran
|
11d086ef12
|
fix(command_palette): text editor-based issues not working
|
2025-07-30 22:39:37 +03:00 |
|
Elian Doran
|
7fc739487f
|
chore(command_palette): hide jump to note / command palette
|
2025-07-30 19:50:07 +03:00 |
|
Elian Doran
|
f6e275709f
|
fix(command_palette): sort child notes not working
|
2025-07-30 19:47:01 +03:00 |
|
Elian Doran
|
d5866a99ec
|
test(hotkeys): add some basic tests
|
2025-07-30 19:30:27 +03:00 |
|
Elian Doran
|
5289d41b12
|
fix(hotkeys): shortcuts with number keys not working
|
2025-07-30 14:43:37 +03:00 |
|
Elian Doran
|
030178cad2
|
fix(hotkeys): errors on mouse clicks
|
2025-07-30 14:29:59 +03:00 |
|
Elian Doran
|
5d00630452
|
refactor(hotkeys): simplify normalization
|
2025-07-30 14:26:51 +03:00 |
|
Elian Doran
|
2ef9009384
|
refactor(hotkeys): use own (rough) implementation
|
2025-07-30 14:11:41 +03:00 |
|
Elian Doran
|
8fda2dd7f1
|
test(client): fix error due to JQuery
|
2025-07-28 18:58:26 +03:00 |
|
Elian Doran
|
de8b7e9ebe
|
feat(command_palette): sort commands by name
|
2025-07-28 17:17:11 +03:00 |
|
Elian Doran
|
e0850958b0
|
chore(client): type errors
|
2025-07-27 23:21:07 +03:00 |
|
Elian Doran
|
933a11e9db
|
chore(command_palette): add translations
|
2025-07-27 22:16:04 +03:00 |
|
Elian Doran
|
6915993a35
|
feat(command_palette): remove duplicate actions
|
2025-07-27 22:12:08 +03:00 |
|
Elian Doran
|
237a4e9a74
|
feat(command_palette): hide electron-only actions on web
|
2025-07-27 22:05:24 +03:00 |
|
Elian Doran
|
1565a0fd80
|
feat(command_palette): differentiate tree-based operations
|
2025-07-27 21:47:30 +03:00 |
|
Elian Doran
|
e8b16287e0
|
refactor(command_palette): reduce duplication
|
2025-07-27 21:39:55 +03:00 |
|
Elian Doran
|
c09e124805
|
fix(command_palette): command title not updated while navigating
|
2025-07-27 21:36:42 +03:00 |
|
Elian Doran
|
b6f55b0e1a
|
refactor(command_palette): unnecessary icon mapping
|
2025-07-27 21:18:00 +03:00 |
|
Elian Doran
|
964bc74b83
|
refactor(command_palette): use declarative command approach
|
2025-07-27 21:16:23 +03:00 |
|
Elian Doran
|
fa9b142cb7
|
fix(command_palette): triggering note tree actions
|
2025-07-27 21:03:31 +03:00 |
|
Elian Doran
|
d7f154cfd1
|
feat(command_palette): improve layout
|
2025-07-27 18:11:43 +03:00 |
|
Elian Doran
|
3517715aab
|
feat(command_palette): add icons to all actions
|
2025-07-27 17:41:00 +03:00 |
|
Elian Doran
|
0b24553ace
|
feat(keyboard_actions): add friendly names to all actions
|
2025-07-27 16:50:02 +03:00 |
|
Elian Doran
|
9508e92676
|
feat(command_palette): integrate all keyboard actions
|
2025-07-27 16:32:39 +03:00 |
|
Elian Doran
|
37461d0eb3
|
refactor(command_palette): use CSS for styles
|
2025-07-27 15:44:47 +03:00 |
|
Elian Doran
|
126152ff63
|
feat(command_palette): display commands immediately
|
2025-07-27 15:42:44 +03:00 |
|
Elian Doran
|
7b114bed26
|
feat(command_palette): basic implementation
|
2025-07-27 15:27:13 +03:00 |
|
Elian Doran
|
b29781b614
|
feat(promoted_attributes): add color type
|
2025-07-26 09:29:27 +03:00 |
|
Elian Doran
|
2072bd61d1
|
fix(mermaid): lag during editing (closes #6443)
|
2025-07-23 22:28:15 +03:00 |
|
Elian Doran
|
2b5029cc38
|
chore(views/board): delete values when deleting column
|
2025-07-20 19:52:16 +03:00 |
|
Elian Doran
|
11547ecaa3
|
chore(views/board): create empty board
|
2025-07-19 18:29:31 +03:00 |
|
Elian Doran
|
beb1c15fa5
|
fix(views/table): inheritable checkbox not respected
|
2025-07-19 13:25:54 +03:00 |
|
Elian Doran
|
409638151c
|
refactor(bulk_action): add basic type safety for client
|
2025-07-19 12:54:16 +03:00 |
|
Elian Doran
|
0d3de92890
|
refactor(views/table): move bulk action implementation in service
|
2025-07-19 12:46:38 +03:00 |
|
Elian Doran
|
1298b968f2
|
fix(views/table): relation display sometimes not showing up
|
2025-07-17 22:31:54 +03:00 |
|
Elian Doran
|
aba3b5cb19
|
feat(views/table): hide all buttons in relation editor
|
2025-07-17 21:07:44 +03:00 |
|