01zulfi
6430611e3e
web: reminder dialogs improvements
...
* add note references (if any) in reminder edit dialog
* wrap snooze option buttons in reminder preview dialog
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2026-01-20 09:29:52 +05:00
01zulfi
98557be52d
web: replace note creation date edit popover with dialog
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2026-01-14 14:14:14 +05:00
01zulfi
2b1c973177
web: allow editing note's created date from properties panel
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2026-01-14 14:13:42 +05:00
01zulfi
b0c18a8ece
web: allow saving note from status icon click & tab menu ( #8316 )
...
* web: allow saving note from status icon click & tab menu
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
* web: directly save content instead of using events
---------
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co >
2025-12-30 13:27:10 +05:00
Abdullah Atta
6ae1674de5
web: fix tests
2025-10-03 11:59:53 +05:00
Abdullah Atta
c9e6f3e532
Merge pull request #8372 from streetwriters/fix/web-tests
2025-07-21 09:54:05 +05:00
Abdullah Atta
0a607bce18
web: increase app lock test timeouts
2025-07-19 08:51:29 +05:00
Abdullah Atta
85a2d25c1b
web: wait for reminder dialog to close before proceeding in tests
2025-07-18 15:06:59 +05:00
01zulfi
9e72f51851
web: disable reveal in list option when focus mode active ( #8297 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-07-04 19:49:34 +05:00
01zulfi
4028a29bdb
web: add support for setting a tag as default ( #8060 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-06-16 14:09:27 +05:00
01zulfi
1be0e4790e
web: add 'move to top' for sub-notebooks ( #8066 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-06-16 14:08:55 +05:00
01zulfi
0ec2f07be0
web: fix readonly note not locking when vault is locked ( #8092 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-06-16 14:08:55 +05:00
01zulfi
85b7760e1e
web: add more archive test cases ( #8040 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-06-16 14:08:06 +05:00
01zulfi
e7ec9e2aa3
web: add support for archiving notes ( #7810 )
...
* web: archive notes
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
* global: arhives -> archived
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-06-16 14:05:54 +05:00
Abdullah Atta
0ce51bf481
web: fix tests
2025-04-22 12:25:39 +05:00
Abdullah Atta
0a362e9ce7
web: fix all tests
2025-04-10 10:28:57 +05:00
01zulfi
0cc33f7a81
core: fix title generation when title format is set to $headline$ ( #7739 )
...
* core: generate headline title until user edit && update headline extraction
* when title format is set to $, keep generating headline title until user manually edits the title
* extract headline from first html tag with content rather than first paragraph
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
* core: extract headline up to 150 chars regardless of html tag
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
* core: improve note headline title code quality
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
* core: remove HEADLINE_CHARACTER_LIMIT constant
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
* web: only update title input if note title changes
---------
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co >
2025-04-10 10:17:45 +05:00
Abdullah Atta
7dd8b13bc8
web: fix tests
2025-03-24 14:32:27 +05:00
01zulfi
85a5f38590
web: adding notes in tag/color should also add it to default notebook ( #7732 )
...
* when default notebook is set, adding notes in tag and color context should also add that note to default notebook
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-03-04 13:00:43 +05:00
Abdullah Atta
99dbcaff7d
web: make tabs tests more resilient
2025-02-24 12:19:21 +05:00
Abdullah Atta
26df9bfdd8
web: fix editing a note and switching immediately to another note and editing the title shouldn't overlap both notes test
2025-02-21 13:04:53 +05:00
01zulfi
0f2b1d3e14
web: fix tags not adding/removing in note header bar ( #7623 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-02-20 13:02:49 +05:00
Abdullah Atta
c45539dea6
web: add tests for pinned tabs
2025-02-17 11:58:26 +05:00
01zulfi
ada98fca93
web: hide undo & redo buttons for readonly notes ( #7541 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-02-13 10:13:44 +05:00
Abdullah Atta
e37ff88f1f
web: fix flicker when opening a note in new tab
2025-02-01 13:38:48 +05:00
Abdullah Atta
1a1b4bc43c
web: fix note already opened in another tab is not focused
2025-02-01 13:18:31 +05:00
Abdullah Atta
abb918e179
web: fix tests
2025-01-31 15:15:48 +05:00
Abdullah Atta
0d99367a93
web: fix title not updating in real time sync
2025-01-31 15:15:48 +05:00
Abdullah Atta
c9a3f31e8f
web: add more tests
2025-01-31 15:15:48 +05:00
Abdullah Atta
53f68aaf81
web: add tests for new tab button
2025-01-31 15:15:48 +05:00
Abdullah Atta
f31df9a6cc
web: add tests for new tabs
2025-01-31 15:15:48 +05:00
Abdullah Atta
8b357559fa
web: fix keyboard-navigation-list tests
2025-01-21 10:30:17 +05:00
Abdullah Atta
522ea1520d
web: fix tests failing on macos
2025-01-20 11:28:26 +05:00
01zulfi
4428ccd3a0
web: add lock app button in status bar ( #7333 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-01-17 11:35:13 +05:00
01zulfi
0be59c71de
web: save image compression upload setting ( #7089 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-01-02 15:10:58 +05:00
01zulfi
c701baaa2c
web: better ux when autosave is off ( #6610 ) ( #6849 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co >
2024-12-23 14:30:03 +05:00
Abdullah Atta
e36bc816ea
web: fix more failing tests
2024-11-13 09:17:11 +05:00
Abdullah Atta
a5faa4acea
web: fix checkout (and make it load faster)
2024-11-08 17:06:17 +05:00
Abdullah Atta
edb2e3a0ed
web: add a couple more tests for basic plan
2024-09-25 10:00:37 +05:00
Abdullah Atta
89aba00aac
web: fix imports
2024-09-23 15:32:13 +05:00
Abdullah Atta
b6021dc76b
web: fix backup tests for good
2024-08-13 11:09:03 +05:00
Abdullah Atta
f95442a828
web: fix backup tests
2024-08-13 11:09:03 +05:00
Abdullah Atta
3c8b8a7bc9
web: fix real time sync test
2024-05-10 11:58:56 +05:00
Abdullah Atta
f95c068bc1
web: fix all tests
2024-04-20 16:42:11 +05:00
Abdullah Atta
b44d2e5c9b
web: fix tests
2024-04-02 11:51:33 +05:00
Abdullah Atta
9e1a864f54
web: fix tests
2024-03-26 11:45:09 +05:00
Abdullah Atta
c7142e409b
web: fix more tests
2024-03-21 11:22:11 +05:00
Abdullah Atta
9a42273a50
web: add drag/drop tests
2024-03-21 11:19:02 +05:00
Abdullah Atta
8f56953915
web: improve database deletion
2024-03-21 11:18:09 +05:00
Abdullah Atta
a437125730
web: fix reminder tests
2024-03-21 11:14:56 +05:00