147 Commits

Author SHA1 Message Date
Elian Doran
1fb329565f
chore(react/type_widget): move old widgets 2025-09-19 17:40:24 +03:00
Elian Doran
c4560c2bc8
fix(ribbon): classic toolbar becoming empty sometimes 2025-09-18 13:39:30 +03:00
Elian Doran
29f9c311d2
chore(client): missing class selector 2025-09-14 20:57:36 +03:00
Elian Doran
1de9634c44
chore(client): remove unnecessary logs 2025-09-14 11:29:19 +03:00
Elian Doran
b8e4947adb
refactor(react): add type safety for note labels 2025-09-14 10:17:06 +03:00
Elian Doran
5bb1432450
fix(react/collections/geomap): "note not found" when deleting GPX 2025-09-13 15:46:09 +03:00
Elian Doran
f281e9691d
fix(react/ribbon/collection): default property not working 2025-09-13 11:05:37 +03:00
Elian Doran
27804384db
feat(ribbon): improve display of note ID 2025-09-12 19:48:35 +03:00
Elian Doran
f537852469
fix(ribbon): book properties overlapping 2025-09-12 18:20:17 +03:00
Elian Doran
bf92280ed9
feat(collections): add book property to include archived notes 2025-09-12 18:03:07 +03:00
Elian Doran
c2504bb6db
Merge remote-tracking branch 'origin/main' into react/collections 2025-09-07 11:54:34 +03:00
Elian Doran
1969ce562a
chore(react/collections): start porting geomap 2025-09-03 23:23:42 +03:00
perf3ct
a2acb3cbb7
fix(shortcuts): try to fix ime composition checks 2025-09-01 16:21:58 +00:00
Elian Doran
5fb843268f
chore(react/collections): fix imports of ViewTypeOptions 2025-08-30 14:32:06 +03:00
Elian Doran
5f647a932d
Port small widgets to React (#6830) 2025-08-30 12:51:31 +03:00
Elian Doran
829f382726
feat(react/widgets): global menu with zoom controls 2025-08-29 00:47:47 +03:00
Adorian Doran
b0beb74011
style/dropdown buttons: tweak 2025-08-27 20:51:12 +03:00
Adorian Doran
8405d960be
style/ribbon/attribute editor: improve layout 2025-08-27 20:45:17 +03:00
Elian Doran
e328f18558
feat(react/ribbon): edit content languages in modal 2025-08-27 19:56:14 +03:00
Elian Doran
cbdfa9079c
fix(react/ribbon): bad right margin of note type 2025-08-27 19:51:24 +03:00
Elian Doran
e08c4515a7
fix(react/ribbon): note type not always updating 2025-08-27 19:49:22 +03:00
Elian Doran
11d908218b
feat(react/ribbon): allow editing code types directly 2025-08-27 19:42:20 +03:00
Elian Doran
2bb66a7526
chore(react): fix some more type errors 2025-08-27 18:27:47 +03:00
Elian Doran
a4da002352
fix(react/ribbon): saving from attribute dialog not working 2025-08-27 18:25:54 +03:00
Elian Doran
94fdc2beee
fix(react/dialogs): formatting toolbar shown in code notes in quick edit 2025-08-27 18:12:39 +03:00
Elian Doran
a2a6c67350
fix(react): alignment and size of search/bulk action buttons 2025-08-27 17:53:27 +03:00
Elian Doran
2152ca7ba6
fix(react): search crashing due to bad rendering mechanism 2025-08-27 17:46:20 +03:00
Elian Doran
40e4d236f4
fix(react): owned attributes not showing up the first time 2025-08-27 17:42:38 +03:00
Elian Doran
1eaac79d63
fix(react/ribbon): note context menu button looking off 2025-08-27 16:58:01 +03:00
Elian Doran
1851336862
fix(react/ribbon): solve some type errors 2025-08-27 16:17:19 +03:00
Elian Doran
461eb273d9
fix(react/ribbon): attribute editor sometimes not clearing between notes 2025-08-27 15:53:27 +03:00
Elian Doran
470edc4d70
fix(react/ribbon): attribute editor saving unnecessarily 2025-08-27 15:35:44 +03:00
Elian Doran
26132a2a56
fix(react/ribbon): crash due to misuse of component rendering 2025-08-27 15:19:31 +03:00
Elian Doran
d92bd16042
chore(react/ribbon): react to note type changes 2025-08-27 14:56:18 +03:00
Elian Doran
1c7dfa6c91
chore(react/ribbon): fix activation of add new label to all tabs 2025-08-27 13:19:52 +03:00
Elian Doran
3a3fed4314
chore(react/ribbon): fix 3px height of the ribbon when collapsed 2025-08-27 13:13:02 +03:00
Elian Doran
066f3ea078
chore(react/ribbon): react to add new label/relation even when not shown 2025-08-27 13:05:51 +03:00
Elian Doran
9d760a21d5
chore(react/ribbon): disable when view mode is not good 2025-08-27 12:20:11 +03:00
Elian Doran
976c795ac6
chore(react/ribbon): add tooltip with keyboard shortcut 2025-08-27 12:16:40 +03:00
Elian Doran
ed320e4e24
chore(client): fix type error due to React integration 2025-08-27 11:59:07 +03:00
Elian Doran
d51fae7878
fix(mobile): file properties not displayed 2025-08-26 23:23:45 +03:00
Elian Doran
2f9b2f0e8f
refactor(react): rename formatting toolbar for clarity 2025-08-26 21:57:28 +03:00
Elian Doran
8deaf22544
fix(quick_edit): classic toolbar not shown 2025-08-26 21:45:22 +03:00
Elian Doran
c38bf09af0
chore(client): fix a table nesting issue 2025-08-26 11:53:58 +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
25d5d51085
chore(react): fix note path when empty 2025-08-25 16:15:13 +03:00
Elian Doran
3ec2947c4f
chore(react): fix configure languages open in background 2025-08-25 14:48:13 +03:00
Elian Doran
ccda623840
refactor(react/ribbon): remove unnecessary hook 2025-08-25 10:32:11 +03:00
Elian Doran
36fb097d1d
chore(react/ribbon): add CSS for context menu 2025-08-25 00:21:44 +03:00