170 Commits

Author SHA1 Message Date
Adorian Doran
b9101c9fb2
style/delete note dialog: tweak layout 2025-08-27 20:41:14 +03:00
Elian Doran
dd4a01d9f8
fix(react/dialogs): jump to note sometimes showing empty list 2025-08-27 17:59:37 +03:00
Elian Doran
f0d14a966a
fix(react/revisions): wrong selection when navigating between notes 2025-08-27 16:39:48 +03:00
Elian Doran
399c7435ac
Merge remote-tracking branch 'origin/main' into react/note_context_aware 2025-08-26 23:49:00 +03:00
Elian Doran
449ab3a798
fix(client/about): directory not displayed on desktop 2025-08-25 22:19:17 +03:00
Elian Doran
3060b496e3
chore(client): remove redundant log 2025-08-25 22:09:29 +03:00
Elian Doran
24fd898f0d
fix(add_link): inserting link to selection not working properly (closes #6776) 2025-08-25 20:48:15 +03:00
Elian Doran
4dbc76790a
Merge remote-tracking branch 'origin/main' into react/note_context_aware 2025-08-25 19:33:14 +03:00
Elian Doran
733ec2c145
refactor(react): fix a few rules of hooks violations 2025-08-25 18:00:10 +03:00
Elian Doran
e386b03b90
refactor(react): fix all eslint issues in .tsx files 2025-08-25 17:20:47 +03:00
Elian Doran
72181090a5
refactor(react): get rid of ReactBasicWidget 2025-08-25 14:36:17 +03:00
Elian Doran
f2db7baeba
refactor(react): use beta approach for handling events everywhere 2025-08-24 21:18:48 +03:00
Elian Doran
a507991808
refactor(react/modals): use classless components 2025-08-24 20:57:23 +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
1d7799f981
refactor(react/settings): add names to all form groups 2025-08-19 23:34:25 +03:00
Elian Doran
cbc9fb7d08
chore(react/settings): solve type errors 2025-08-19 21:41:05 +03:00
Elian Doran
cddf9f0242
Merge remote-tracking branch 'origin/main' into react/settings
; Conflicts:
;	apps/client/package.json
;	apps/client/src/translations/en/translation.json
;	apps/client/src/translations/tw/translation.json
;	pnpm-lock.yaml
2025-08-19 13:50:27 +03:00
Elian Doran
cfb3607052
feat(react/settings): port totp settings 2025-08-19 10:37:14 +03:00
Elian Doran
33043c7133
chore(call_to_action): add missing translation 2025-08-17 23:37:33 +03:00
Elian Doran
b5069cc7c2
chore(call_to_action): rephrase 2025-08-17 22:17:21 +03:00
Elian Doran
3b6791f51a
chore(call_to_action): disable background effects for now 2025-08-17 21:23:22 +03:00
Elian Doran
1dbcb5a027
fix(react/dialogs): unable to chain prompts 2025-08-15 12:33:23 +03:00
Elian Doran
54d613e00e
fix(react/dialogs): prompt not setting default value properly 2025-08-15 12:15:29 +03:00
Elian Doran
72ff384187
refactor(call_to_action): clean up 2025-08-12 20:12:06 +03:00
Elian Doran
bac048f60f
feat(call_to_action): allow dismissal 2025-08-12 19:37:32 +03:00
Elian Doran
b2db87db4e
chore(call-to-action): add IDs for each call to action 2025-08-12 19:05:33 +03:00
Elian Doran
1baaee582e
refactor(call-to-action): split into separate file & add translations 2025-08-12 18:42:55 +03:00
Elian Doran
4871dbd7ef
feat(call_to_action): add actual functionality on action buttons 2025-08-12 17:48:44 +03:00
Elian Doran
e125809fe0
fix(call_to_action): error if no items 2025-08-12 17:42:18 +03:00
Elian Doran
27b80b573f
feat(call_to_action): filter call to actions 2025-08-12 17:05:52 +03:00
Elian Doran
38d6ae87b6
feat(call-to-action): add support for multiple actions 2025-08-12 16:35:27 +03:00
Elian Doran
1a7cbc13e0
feat(call-to-action): basic dialog 2025-08-12 15:57:29 +03:00
Elian Doran
82dce7a0d3
fix(react/dialogs): restore jump to note text 2025-08-10 22:41:20 +03:00
Elian Doran
b94f67aa72
fix(react/dialogs): entering command palette 2025-08-10 21:53:21 +03:00
Elian Doran
1ff77a1464
fix(react/dialogs): jump to note not supporting spaces 2025-08-10 21:07:41 +03:00
Elian Doran
abf1f6c041
fix(react/dialogs): revision list not full height 2025-08-10 20:24:20 +03:00
Elian Doran
fd1ea05c78
fix(react/dialogs): add link default text not working 2025-08-10 19:51:56 +03:00
Elian Doran
d7c4b8f530
fix(react/dialogs): undelete note not working 2025-08-10 19:19:48 +03:00
Elian Doran
3d81633214
fix(react/dialogs): add back selection in revisions list 2025-08-10 17:53:45 +03:00
Elian Doran
5db7997a17
fix(react/dialogs): revisions not refreshing after deleting an item 2025-08-10 17:48:17 +03:00
Elian Doran
71dd428919
fix(react/dialogs): conform dialog not reporting properly 2025-08-10 17:41:31 +03:00
Elian Doran
a20d66a6b5
fix(react/dialogs): some dialogs are not displayed on top 2025-08-10 17:37:48 +03:00
Elian Doran
a6e56be55a
refactor(react): move effects outside conditional 2025-08-10 17:15:38 +03:00
Elian Doran
e659266d62
refactor(react): remove use of any 2025-08-10 15:28:52 +03:00
Elian Doran
14e09f5ea0
refactor(react): normalize imports 2025-08-10 15:21:49 +03:00
Elian Doran
11f6462a31
fix(react/dialogs): events triggering even when modal is hidden 2025-08-10 15:11:43 +03:00
Elian Doran
b25e9cdee6
fix(react/dialogs): delete notes not properly reporting state 2025-08-10 14:46:40 +03:00
Elian Doran
d3519b3059
refactor(react/dialogs): solve client errors 2025-08-10 13:02:17 +03:00
Elian Doran
da1f18c60f
refactor(react/dialogs): integrate proper closing of modal 2025-08-10 12:22:11 +03:00
Elian Doran
b7482f2a6a
refactor(react/dialogs): use shown everywhere 2025-08-10 11:38:12 +03:00