Commit Graph

375 Commits

Author SHA1 Message Date
Konstantinos Kaloutas
6827fa37af chore: add test 2023-06-09 11:55:16 -04:00
Konstantinos Kaloutas
b1d531f799 chore: add tests 2023-06-08 10:10:24 -04:00
Junyi Du
b952e2992f test(e2e): improve search modal e2e stability 2 2023-06-05 16:58:56 -04:00
Junyi Du
6b0ad475f8 test(e2e): improve search modal e2e stability 2023-06-05 16:58:56 -04:00
Junyi Du
8cbee20431 test(e2e): avoid identifier string collide with random generated string 2023-06-05 16:58:56 -04:00
Junyi Du
0d88792eb4 test(e2e): renaming between cases 2023-06-05 16:58:56 -04:00
charlie
4a2f6674ac fix: tests 2023-06-05 16:29:37 +08:00
Bad3r
a293baf5c4 dev(e2e): Log and ignore net errors (#9559) 2023-06-05 01:16:20 +08:00
Bad3r
6760f897ac dev(e2e): add tests for selecting codeblock language (#9557)
* dev(e2e): add tests for selecting codeblock language

* remove trailing whitespace from test
2023-06-04 20:51:00 +08:00
Konstantinos Kaloutas
776495d187 fix: e2e tests 2023-06-02 15:45:10 -04:00
Tienson Qin
ce11a51657 Merge branch 'master' into feat/integrated-title-bar 2023-05-30 16:10:22 +08:00
Charlie
66bac62a90 enhance(e2e): add e2e tests for the logseq APIs (#9512)
* improve(e2e): tests for logseq apis
2023-05-30 16:08:45 +08:00
Konstantinos Kaloutas
2cfa46cecb Merge branch 'master' into feat/integrated-title-bar 2023-05-30 10:14:35 +03:00
Konstantinos Kaloutas
6756395763 enhance: introduce exit full-screen button 2023-05-26 13:25:41 +03:00
Konstantinos Kaloutas
2bca12c9a9 Merge branch 'master' into feat/integrated-title-bar 2023-05-26 11:53:03 +03:00
Konstantinos Kaloutas
fb84f336eb fix: e2e test 2023-05-24 22:27:34 +03:00
Konstantinos Kaloutas
fe99214941 fix: e2e tests 2023-05-24 21:49:07 +03:00
Konstantinos Kaloutas
83e33905b2 chore: add tests 2023-05-24 21:24:25 +03:00
Bad3r
29b4936e5c enhance(E2E): editor string formatting and symbols autopairing tests (#9388)
* enhance: only autopair tilda when text is selected

* Enhance/editor string formatting e2e (#48)

* enhance(E2E): Test editor italic, bold, strikethrough and underline.

...

---------

Signed-off-by: Bad3r <bad3r@protonmail.com>
2023-05-24 13:19:58 +08:00
Konstantinos Kaloutas
d7f4f5943f add test 2023-05-23 11:31:37 +03:00
Konstantinos Kaloutas
f90eef2b1a Merge branch 'master' into feat/integrated-title-bar 2023-05-22 18:07:28 +03:00
Tienson Qin
dc14a6aee0 add e2e tests 2023-05-22 22:15:11 +08:00
Konstantinos Kaloutas
8c51ed214f fluxbox test 2023-05-22 12:41:31 +03:00
Konstantinos Kaloutas
d7f8eda846 enhance: window title bar 2023-05-19 18:23:15 +03:00
Bad3r
68da34ed0d dev(playwright): Ignore conntection refused errors (#9426)
* ignore connection refused errors

* enhance: ignore connection errors
2023-05-18 11:19:07 +08:00
Konstantinos Kaloutas
afdb5c259b fix: test description 2023-05-16 09:42:07 -04:00
Konstantinos Kaloutas
f530927062 chore: add and fix e2e tests 2023-05-16 09:42:07 -04:00
Konstantinos Kaloutas
e5de374471 chore: add tests 2023-05-16 09:42:07 -04:00
Ben Yorke
928742e66b shui/table introduction 2023-05-12 13:24:54 -04:00
Andelf
862bbd7513 test(e2e): refine test for template expansion 2023-05-11 16:51:47 +08:00
Konstantinos
5885bc86b6 Enhance (Whiteboards): Add prefix to default keyboard shortcuts (#9340)
* enhance: keyboard shortcuts

* fix: portal shortcut

* fix: e2e tests

* fix: e2e

* enhance: keyboard shortcuts
2023-05-09 12:38:00 -04:00
Tienson Qin
01479ef9da enhance(perf): insert and delete blocks (#9142)
* enhance(perf): improve performance for both insert and delete

* fix: remember cursor pos before executing the body in a transaction

Otherwise, the edit-block and position could be changed

* fix: disable delete-concat when there's no child or right sibling

---------

Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com>
Co-authored-by: Gabriel Horner <gabriel@logseq.com>
2023-05-09 17:24:09 +08:00
Konstantinos Kaloutas
896f425268 Revert "e2e test"
This reverts commit 6ee2b0c803.
2023-05-03 15:30:05 -04:00
Konstantinos Kaloutas
7fc5157f30 e2e test 2023-05-03 15:30:05 -04:00
Konstantinos Kaloutas
14bf84dc30 Revert "e2e test"
This reverts commit a5d3e71100.
2023-05-03 15:30:05 -04:00
Konstantinos Kaloutas
a599e64fd8 e2e test 2023-05-03 15:30:05 -04:00
Konstantinos Kaloutas
24bf928bed revert test changes 2023-05-03 15:30:05 -04:00
Konstantinos Kaloutas
b5cee58acc fix: e2e test 2023-05-03 15:30:05 -04:00
Konstantinos Kaloutas
32f1fdb046 fix: e2e test 2023-05-03 15:30:05 -04:00
Konstantinos Kaloutas
11a864e1d4 fix: e2e test 2023-05-03 15:30:05 -04:00
Konstantinos Kaloutas
d94689e280 fis: e2e tests 2023-05-03 15:30:05 -04:00
Konstantinos Kaloutas
e10cb90395 chore: add test 2023-04-24 13:30:27 +08:00
Tienson Qin
64050a4929 fix: typo 2023-04-19 15:44:06 +08:00
Tienson Qin
bcf575ebd3 add tests 2023-04-19 15:35:54 +08:00
Tienson Qin
a09ba93647 fix: revert changes from #8974 and #9125 2023-04-19 14:13:19 +08:00
Tienson Qin
a8013a5288 fix: broken outliner structure when Backspace at the beginning (#9125)
* fix: broken outliner structure when DELETE at the beginning

related to #8974

* fix: 'Delete' key deletes entire set of blocks

close #9128

---------

Co-authored-by: Mega Yu <yuhg2310@gmail.com>
2023-04-18 22:46:49 +08:00
Konstantinos Kaloutas
e8817bcc41 chore: add tests 2023-04-12 20:37:52 +08:00
megayu
c90e266310 Fix: Delete and backspace deleting block ids and breaking references (#8974)
* press delete at the end of a block, if no refs in current block,
delete current block instead of next

* enhance backspace behavior to avoid broke ref

* fix press backspace at the end of the block of the end of the page issue

* add e2e-test for delete and backspace across blocks

---------

Co-authored-by: Junyi Du <junyidu.cn@gmail.com>
Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com>
2023-04-12 12:17:13 +08:00
Tienson Qin
045ae0e50b add e2e test for hashtag search 2023-04-04 23:48:38 +08:00
Tienson Qin
7318f3ca91 fix: e2e 2023-03-29 18:41:04 +08:00