Commit Graph

12353 Commits

Author SHA1 Message Date
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
562fd739b0 chore: add fluxbox to desktop build 2023-05-30 10:18:43 +03:00
Konstantinos Kaloutas
2cfa46cecb Merge branch 'master' into feat/integrated-title-bar 2023-05-30 10:14:35 +03:00
Gabriel Horner
5f44d9bdf2 Cleanup remaining clj(s) resources
* Move template files into a more organized resources templates dir
  except for zotero-items.edn which isn't a template
* Remove unused favorites templates
* Move grammar file which should be in a resource path and not a
  standard source path
2023-05-30 15:07:30 +08:00
Giuseppe D'Andrea
4c0583ce27 fix: delete selected text at the beginning 2023-05-30 12:35:38 +08:00
Giuseppe D'Andrea
be9654da94 enhance: delete selected text when pressing enter 2023-05-30 12:35:38 +08:00
Tienson Qin
e8ed9d025d Remove file path from captured errors 2023-05-30 12:01:27 +08:00
rcmerci
5cb0993f77 Merge pull request #9531 from logseq/chore/bump-mldoc
Bump mldoc to 1.5.5
2023-05-29 23:06:59 +08:00
Tienson Qin
db70c14f85 Bump mldoc to 1.5.5 2023-05-29 23:02:03 +08:00
charlie
368ad5b8cf enhance(ui): add more semantic class to the order-list block element 2023-05-29 14:43:42 +08:00
charlie
96b9b9e4f3 enhance(ux): dom element as restrict container 2023-05-29 14:40:25 +08:00
charlie
5074d36d09 enhance(ux): resize restriction for the area highlight region 2023-05-29 14:40:25 +08:00
charlie
144754f430 fix(ux): drop assets not working within the right sidebar 2023-05-29 14:38:48 +08:00
Steven Allen
ec643111dc fix: substitute date/text in all quick-capture templates (#9529)
* fix: substitute date/text in all quick-capture templates

Previously, sharing media to logseq via an android intent only
substituted the url/time. Now it substitutes the date and replaces the
text with nothing (which seems like a reasonable default when there is
no text).

---------

Co-authored-by: Andelf <andelf@gmail.com>
2023-05-29 12:13:51 +08:00
Bad3r
607345fa87 fix: Ensure space rendering in menu item titles 2023-05-29 10:15:43 +08:00
charlie
f98ee65b8a fix(query): missing :block/properties-order attr for the custom query blocks 2023-05-29 00:15:04 +08:00
charlie
92a94c63e6 Merge branch 'master' into enhance/keymaps-manager-x 2023-05-28 15:48:44 +08:00
Gabriel Horner
cb0d52fb1c Merge pull request #9480 from logseq/fix/whiteboards-issues
Fix (Whiteboards): Various issues
2023-05-26 10:09:08 -04:00
Gabriel Horner
df2edd44ac Rename temp :block keys to be explicit about their use
:block is a heavily used namespace. We should at least
be explicit about keys that aren't being transacted
2023-05-26 09:13:38 -04:00
Gabriel Horner
33285a354d Fix table and view properties not hidden on display
fix #9489
2023-05-26 09:10:46 -04: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
766e4844e7 chore: document fluxbox and xvfb 2023-05-26 10:38:45 +03:00
Gabriel Horner
dded02126e Merge branch 'master' into enhance/keymaps-manager-x 2023-05-25 13:48:56 -04:00
Gabriel Horner
6f50c1cc19 Merge pull request #9493 from logseq/dev/migrate-dicts-to-edn
Chore: Move language files to EDN
2023-05-25 12:26:16 -04:00
Gabriel Horner
b25d4db77a Merge branch 'master' into enhance/keymaps-manager-x 2023-05-25 11:12:03 -04:00
Konstantinos Kaloutas
3ef1adefb0 fix: remove unneeded persist 2023-05-25 13:29:39 +03:00
Konstantinos Kaloutas
f8a57d9ab6 Merge branch 'fix/whiteboards-issues' of github.com:logseq/logseq into fix/whiteboards-issues 2023-05-25 12:51:12 +03:00
Konstantinos Kaloutas
72097e6b67 fix: remove empty group 2023-05-25 12:50:52 +03:00
Konstantinos
525c4ba2de Merge branch 'master' into fix/whiteboards-issues 2023-05-25 00:02:45 +03:00
Gabriel Horner
ad3eda7c25 Tutorial fix and refactor. Update docs
* Some langs like es didn't have tutorials translated and were
  pretending to
* it lang had tutorials but they weren't being used
* Moved tutorials to the more appropriate src/resources/tutorials
* Also fixed typos and bb task
2023-05-24 16:57:48 -04:00
Gabriel Horner
28ff6b1894 Move dictionaries to EDN
Also introduce src/resources/ for classpath resources as templates/ is a
misleading name for generic resources and resources/ is being used for
non-resource things. Confirmed translations are the same with bb
lang:list
2023-05-24 16:07:54 -04:00
Konstantinos Kaloutas
fb84f336eb fix: e2e test 2023-05-24 22:27:34 +03:00
Konstantinos Kaloutas
97defb37f6 revert bounds change 2023-05-24 22:00:53 +03:00
Konstantinos Kaloutas
49b418ece5 add group class 2023-05-24 21:59:08 +03:00
Konstantinos Kaloutas
57d6b1a018 fix: group meta 2023-05-24 21:49:21 +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
b1cc247494 fix: undo deleted group #9486 2023-05-24 20:44:33 +03:00
level101
39f8d6f952 main/frontend/dicts/ru: update cycle-todo 2023-05-24 09:39:25 -04:00
level101
719a22f6fa main/frontend/dicts/ru: update translation 2023-05-24 09:39:25 -04:00
level101
e1486fa169 main/frontend/dicts/ru: prepare translation, add all elements 2023-05-24 09:39:25 -04:00
Andelf
1c7ef7ed2a ci: run e2e when releasing (#9478) 2023-05-24 21:34:51 +08:00
Konstantinos
643616b2e1 Merge branch 'master' into fix/whiteboards-issues 2023-05-24 14:50:07 +03:00
Konstantinos Kaloutas
3ba55fa67b fix: update nonce on arrow position change 2023-05-24 14:44:48 +03:00
Konstantinos Kaloutas
cd8e4b8d0b fix: quick links memoization #9436 2023-05-24 13:25:14 +03:00
Konstantinos Kaloutas
c34d5c92f2 fix: bindings on initialization 2023-05-24 13:00:22 +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
4639c79301 Merge branch 'master' into feat/integrated-title-bar 2023-05-23 23:01:02 +03:00