Commit Graph

74 Commits

Author SHA1 Message Date
Tienson Qin
bb1f0a29bc fix: whiteboards e2e tests 2023-11-14 13:50:30 +08:00
Konstantinos Kaloutas
096447db48 fix: e2e test 2023-06-20 09:09:10 -04:00
Konstantinos Kaloutas
ff3cc4d880 fix: disable problematic tests 2023-06-20 09:09:10 -04:00
Konstantinos Kaloutas
ab8de65e48 fix: e2e test 2023-06-12 16:24:53 +03:00
Konstantinos Kaloutas
5cb107a7b4 refactor page rename 2023-06-09 11:55:16 -04:00
Konstantinos Kaloutas
e6a136a37a remove whitespace 2023-06-09 11:55:16 -04:00
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
Konstantinos Kaloutas
776495d187 fix: e2e tests 2023-06-02 15:45:10 -04: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
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
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
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
Konstantinos
5913d81e6f Fix (Whiteboards): Shape index and arrow binding issue (#8885)
* fix: shape index and bindings

* fix: indexv updating
2023-03-24 14:39:58 +08:00
Tienson Qin
a92588a18b Release whiteboard to everyone (#8853)
* chore: release whiteboards for everyone

Also, toggle it on by default

* fix: e2e test

* add onboarding tour test

---------

Co-authored-by: Konstantinos Kaloutas <konstantinos@logseq.com>
2023-03-21 19:37:21 +08:00
Konstantinos
2c987d0c6a Enhance (Whiteboards): UX (#8797)
- Improve zooming performance (try zooming using the scrollbar or the trackpad on a portal heavy board)
- Auto remove arrows when we delete connected shapes (see video)
- Create new portals when we Alt+Click on refs in portal elements
- Enable development toolbar within Logseq
- Clear brush (select) area on exit to avoid the leftover when we double click and drag at the same time (see image below)
---------

Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2023-03-20 18:28:55 +08:00
Konstantinos Kaloutas
537b715e45 add more tests 2023-03-13 14:33:14 -04:00
Konstantinos Kaloutas
cff17ab891 remove create block test 2023-03-13 14:33:14 -04:00
Konstantinos Kaloutas
aabd004fac add tests 2023-03-13 14:33:14 -04:00
Konstantinos Kaloutas
e52bda80c9 remove keyboard delay 2023-03-08 17:09:35 +08:00
Konstantinos Kaloutas
f6b9a55cbc Revert "attempt to lock clipboard"
This reverts commit b659cb07ca.
2023-03-08 17:09:35 +08:00
Konstantinos Kaloutas
5d646b67c1 fix: e2e tests 2023-03-08 17:09:35 +08:00
Konstantinos Kaloutas
b1249c09d8 fix: e2e tests 2023-03-08 17:09:35 +08:00
Konstantinos Kaloutas
0f393a7f46 attempt to lock clipboard 2023-03-08 17:09:35 +08:00
Konstantinos Kaloutas
aded90d03e fix: test names 2023-03-08 17:09:35 +08:00
Konstantinos Kaloutas
723bf3806d add more tests 2023-03-08 17:09:35 +08:00
Konstantinos Kaloutas
271706a155 add iFrame test 2023-03-08 17:09:35 +08:00
Konstantinos
1ff15171ed fix (Whiteboard): Paste shape (#8636)
* fix: paste shape

* fix: test

* fix: test

* fix: test

* fix: test

* fix: test

* fix: add timeout to headings test

* fix: test

* fix: e2e test

* just another attempt to fix the tests

* fix; yet another test fix

* remove the inconsistent test

* revert test change

* revert unneeded change

---------

Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com>
2023-03-01 12:25:45 -05:00
Konstantinos Kaloutas
fe6a993121 fix: create new whiteboard to avoid onboarding 2023-01-16 20:11:17 +02:00
Konstantinos Kaloutas
4191fb78f2 e2e test 2023-01-16 19:03:27 +02:00
Konstantinos Kaloutas
42d3551216 e2e test 2023-01-16 17:31:40 +02:00
Konstantinos Kaloutas
3f771ff06f e2e test 2023-01-16 17:08:31 +02:00
Konstantinos Kaloutas
8966c648f7 Revert "disable tests"
This reverts commit 040becd858.
2023-01-16 16:33:30 +02:00
Konstantinos Kaloutas
e2384af7d1 Revert "test e2e"
This reverts commit 897a787013.
2023-01-16 16:33:15 +02:00
Konstantinos Kaloutas
897a787013 test e2e 2023-01-16 15:55:59 +02:00
Konstantinos Kaloutas
040becd858 disable tests 2023-01-16 15:35:14 +02:00
Konstantinos Kaloutas
f6abc872a6 split tests 2023-01-16 12:47:52 +02:00