30 Commits

Author SHA1 Message Date
Jakob Schlanstedt
94915a48d7 style(unused-imports): Remove unused-imports 2025-11-26 19:39:20 +01:00
Jakob Schlanstedt
55a79619e4 fix(note_autocomplete): fix attributes not linking 2025-11-26 19:39:19 +01:00
Jakob Schlanstedt
9b111beabe fix(note-autocomplete): logic error hidden by as typecast 2025-11-26 19:39:18 +01:00
Jakob Schlanstedt
0ac59a522a fix(note_autocomplete): fix wrong type of target 2025-11-26 19:39:17 +01:00
Jakob Schlanstedt
961e59f0b4 refactor(note_autocomplete): simplify big switch statement removing duplicate logic 2025-11-26 19:39:17 +01:00
Jakob Schlanstedt
2f00685fcb refactor(note-create): remove unnecessary deep hierarchy 2025-11-26 19:39:13 +01:00
Jakob Schlanstedt
3e638c7c60 refactor(note-create): replace enum with optional fields 2025-11-26 19:39:13 +01:00
Jakob Schlanstedt
d85c3f76c5 refactor(note_create): simplify type implementation and documentation 2025-11-26 19:39:13 +01:00
Jakob Schlanstedt
0b21b062cb docs: remove comments duplicating code 2025-11-26 19:39:13 +01:00
Jakob Schlanstedt
f47951329f refactor(typeerror): resolve typeerrors by refactoring code 2025-11-26 19:39:11 +01:00
Jakob Schlanstedt
1ff87f5757 refactor(create-note): centralize and add advanced type checking to create-note with and without prompt 2025-11-26 19:39:11 +01:00
contributor
0e1ee267b0 rename MentionAction to CreateNoteAction and move to packages/common 2025-11-26 19:39:10 +01:00
Jakob Schlanstedt
2f76037725 feat(search): add create into inbox to search 2025-11-26 19:39:09 +01:00
Elian Doran
72e2f6757e
fix(client): autocomplete looking off in new tab 2025-08-26 19:15:36 +03:00
perf3ct
753d5529b2
feat(jump_to): get the styling very close to what we want it to look like... 2025-08-23 18:40:11 +00:00
Elian Doran
d3519b3059
refactor(react/dialogs): solve client errors 2025-08-10 13:02:17 +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
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
d7f154cfd1
feat(command_palette): improve layout 2025-07-27 18:11:43 +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
aba3b5cb19
feat(views/table): hide all buttons in relation editor 2025-07-17 21:07:44 +03:00
SiriusXT
20173d544b feat(autocomple): support specifying path when creating a new note 2025-06-17 20:41:23 +08:00
Elian Doran
aab762911b
refactor(client): fix type errors related to CKEditor 2025-05-10 01:52:42 +03:00
Elian Doran
9afe2ef761
chore(monorepo/client): move client source files 2025-04-22 22:12:56 +03:00
Elian Doran
62dbcc0a2e
chore(nx): move all monorepo-style in subfolder for processing 2025-04-22 10:06:06 +03:00
Elian Doran
de2cdd5e78
chore(monorepo): relocate client files 2025-04-18 01:37:55 +03:00