Ammar Ahmed
513b4016b9
mobile: clear selection after deleting items
2024-03-12 08:16:00 +05:00
Ammar Ahmed
8de57a1b5d
mobile: fix reminder ui in selection mode
2024-03-12 08:16:00 +05:00
Ammar Ahmed
34aba64bde
mobile: remove pass min limit on vault
2024-03-12 08:16:00 +05:00
Abdullah Atta
eedfe38b26
web: clear editor if opened note is unlocked
2024-03-12 08:16:00 +05:00
Abdullah Atta
36406875fc
core: remove note's vault relation regardless of vault
2024-03-12 08:15:43 +05:00
Abdullah Atta
854c2323e6
core: don't unlink vault notes on vault remove
2024-03-12 08:15:43 +05:00
Abdullah Atta
1c3694df9b
web: fix vault settings not updating on deleting vault
2024-03-12 08:15:43 +05:00
Abdullah Atta
305b62b1a2
core: fix sqlite crash on calling delete with empty array
2024-03-12 08:15:43 +05:00
Abdullah Atta
5550a9f592
web: fix unnecessary rerendering of notebook header
2024-03-12 08:15:43 +05:00
Abdullah Atta
a97d917c7a
web: disable auto sync
2024-03-12 08:15:42 +05:00
Abdullah Atta
a55e188ba8
core: enable sync push
2024-03-12 08:15:42 +05:00
Abdullah Atta
f0a70ac4da
web: add drag/drop tests
2024-03-12 08:15:42 +05:00
Abdullah Atta
4d675a87a6
web: fix cannot navigate into nested notebook by hovering on it
2024-03-12 08:15:42 +05:00
Abdullah Atta
38c0a5a034
editor: fix react error 409
2024-03-12 08:15:42 +05:00
Abdullah Atta
607e901673
web: expand parent when a child notebook is added
2024-03-12 08:15:42 +05:00
Muhammad Ali
35b44c69b9
web: add support for item drag/droping ( #3230 )
...
* web: basic drag drop function for single note
* web: added check for noteId
* web: add support for item drag drop
---------
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co >
2024-03-12 08:15:42 +05:00
Ammar Ahmed
d920c73acb
mobile: disable auto sync
2024-03-12 08:15:42 +05:00
Ammar Ahmed
34f909e37f
editor: fix callout margins
2024-03-12 08:15:42 +05:00
Ammar Ahmed
a33970250e
mobile: fix keyboard jump on tap in dropdown
2024-03-12 08:15:42 +05:00
Abdullah Atta
297ca467d4
editor: fix rtl for outline list
2024-03-12 08:15:42 +05:00
Abdullah Atta
eeeb0908dd
editor: add callout component
2024-03-12 08:15:42 +05:00
Ammar Ahmed
359a5ead1b
mobile: release v3.0.5 beta
2024-03-12 08:15:42 +05:00
Ammar Ahmed
92fe455fc3
mobile: update toolbar
2024-03-12 08:15:41 +05:00
Abdullah Atta
31b2fe7e85
editor: add support for simple checklists
2024-03-12 08:15:41 +05:00
Ammar Ahmed
4b9f284ed9
editor: implement simple checklists
2024-03-12 08:15:25 +05:00
Abdullah Atta
85c812f271
web: show error if saving a note fails
2024-03-12 08:15:25 +05:00
Abdullah Atta
4aa4167351
core: fix database image is malformed error on updating locked note
2024-03-12 08:15:25 +05:00
Abdullah Atta
a8dfd91d12
web: bump version to 3.0.3-beta
2024-03-12 08:15:25 +05:00
Abdullah Atta
d23321aa68
desktop: include preload script when comparing bundles
2024-03-12 08:15:25 +05:00
Abdullah Atta
6c4ac1f2e7
core: add more lookup tests
2024-03-12 08:15:25 +05:00
Abdullah Atta
35e8b4bad6
core: allow testing with persisted database
2024-03-12 08:15:25 +05:00
Abdullah Atta
3285664e9f
core: return items in same order when using .records
2024-03-12 08:15:24 +05:00
Abdullah Atta
7839bc2b6d
core: improve notes lookup performance
2024-03-12 08:15:24 +05:00
Abdullah Atta
65f725dd00
core: refactor test setup & use better-sqlite-multiple-cipher
2024-03-12 08:15:24 +05:00
Abdullah Atta
b1f8b3d8f8
web: destroy sql database on app close
2024-03-12 08:15:24 +05:00
Abdullah Atta
83b6cbd98e
core: fix database image is malformed error
2024-03-12 08:15:24 +05:00
Abdullah Atta
89737d9f90
core: fix note headling getting removed
2024-03-12 08:15:24 +05:00
Abdullah Atta
3b0e873c31
web: fix notebook indentation
2024-03-12 08:15:24 +05:00
Abdullah Atta
4bcd82fd7a
core: fix sorting of newly created notes
2024-03-12 08:15:24 +05:00
Abdullah Atta
f5de8caa0d
web: allow sorting by title everywhere
2024-03-12 08:15:24 +05:00
Abdullah Atta
13b821e061
core: add support for sorting by title & date together
2024-03-12 08:15:24 +05:00
Abdullah Atta
479f60518b
web: add child notebook under opened notebook
2024-03-12 08:15:24 +05:00
Abdullah Atta
a71ac363bb
web: rerender subnotebooks on root notebook change
2024-03-12 08:15:24 +05:00
Abdullah Atta
3b49a06d29
web: hide sort button in notebook view
2024-03-12 08:15:24 +05:00
Abdullah Atta
e443f3a8a3
web: await notes context refreshing
2024-03-12 08:15:24 +05:00
Abdullah Atta
6bb67318d8
web: clear keystore when clearing database
2024-03-12 08:15:24 +05:00
Abdullah Atta
0e79a5bfff
web: allow clearing keystore
2024-03-12 08:15:24 +05:00
Abdullah Atta
20e7ff88b0
web: fix empty root notebook indentation
2024-03-12 08:15:24 +05:00
Abdullah Atta
e36f57850f
web: fix monograph publish status not updating
2024-03-12 08:15:24 +05:00
Abdullah Atta
f76446440b
web: fix nested notebook navigation from shortcuts
2024-03-12 08:15:23 +05:00