Commit Graph

84 Commits (04b25a9240f75d16d91e9650bd252ee58819a447)

Author SHA1 Message Date
Gabriel Horner 0f3ff53c81 Merge branch 'master' into feat/db 2024-05-27 09:19:45 -04:00
Matt Mazzola 3391a9a0a5
Update Tldraw regex to detect both x.com AND twitter.com urls to preserve embed capabilities (#11321)
* Update Tldraw-logseq regex to recognize x.com OR twitter.com, add copy of test with x.com url

* Add regex101 link

* fix(test): whiteboard e2e

---------

Co-authored-by: Andelf <andelf@gmail.com>
2024-05-24 17:10:10 +08:00
Tienson Qin 5c511a4f82 fix: whiteboard e2e tests 2024-01-18 03:16:33 +08:00
Tienson Qin 6c7ba09fb5 Remove specific history handler of whiteboard 2024-01-17 23:04:59 +08:00
Tienson Qin 66c36326a1 fix: whiteboard rename use the same logic 2024-01-16 17:04:41 +08:00
Tienson Qin 90ffbebc17 Merge branch 'master' into feat/db 2023-11-21 13:53:16 +08:00
Charlie 08633b7552
enhance(ui): polish accent color details (#10520)
* enhance(ui): polish accent color details

* fix(ui): inline code bg color for accent mode

* fix: set page properties bg color the same as block properties

* fix: plugins background color

* fix: set the same width for keymap

* fix: set limited height for settings modal

* fix: page title color

* fix: accent colors for bullets and guideline

* fix: bullet hover background

* fix: remove unnecessary background colors for onboarding

* fix: clear notification since the beginning of e2e tests

* chore: remove unstable page-rename test

* fix: e2e tests

* fix: reset whiteboard title to untitled if a page exists

* fix: linked whiteboard

---------

Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2023-11-20 23:26:30 +08:00
Tienson Qin ee3442a44b Merge branch 'master' into feat/db 2023-11-14 20:40:36 +08:00
Tienson Qin bb1f0a29bc fix: whiteboards e2e tests 2023-11-14 13:50:30 +08:00
Tienson Qin a5098d3fb8 fix: clear local storage for whiteboards when e2e tests 2023-10-17 20:11:19 +08:00
Tienson Qin 1d4118c97a fix: whiteboard page rename 2023-10-16 23:33:08 +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