191 Commits

Author SHA1 Message Date
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
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
Elian Doran
0f129734ae
fix(link): popup triggering with bare right click 2025-07-17 11:19:29 +03:00
Elian Doran
66486541fe
feat(client): batch delete column values 2025-07-16 21:30:16 +03:00
Elian Doran
caa842cd55
fix(views/table): unable to update state for newly created rows 2025-07-14 16:16:55 +03:00
Elian Doran
402540f483
feat(views/table): support recursive children update 2025-07-14 13:15:41 +03:00
Elian Doran
8c56315313
refactor(views): move full height detection to rendererer 2025-07-14 12:56:17 +03:00
Elian Doran
5dd5af90c2
feat(views/table): insert row below 2025-07-13 13:06:53 +03:00
Elian Doran
458d66cb21
feat(views/table): delete row from context menu (closes #6288) 2025-07-13 00:36:34 +03:00
Elian Doran
91572ab8b9
fix(popup_editor): use cmd on macos 2025-07-11 22:53:14 +03:00
Elian Doran
f1fc15e115
fix(link): popup menu no longer triggering 2025-07-11 22:34:41 +03:00
Elian Doran
c7f49f0e21
chore(popup_editor): switch keyboard combo to Ctrl+right click 2025-07-11 16:52:13 +03:00
Elian Doran
97ea3ac3fc
fix(popup_editor): block popup not working 2025-07-10 20:54:50 +03:00
Elian Doran
f04b75fd36
feat(popup_editor): add shortcut in links 2025-07-10 19:56:13 +03:00
Elian Doran
ed68dda70b
feat(popup_editor): integrate with note tooltip 2025-07-10 18:57:13 +03:00
Elian Doran
dccdb5ceb7
feat(popup_editor): integrate with calendar for existing notes 2025-07-10 17:54:27 +03:00
Elian Doran
9ddd1a4ae2
feat(collections): add i18n 2025-07-09 19:37:10 +03:00
Elian Doran
736bc9c9bd
chore(insert_note): improve layout slightly 2025-07-09 19:32:29 +03:00
Elian Doran
5a2da62992
feat(collections): hide book default note type 2025-07-09 19:28:44 +03:00