Commit Graph

6526 Commits (b0d77e5d7f21130750e936f195e69b7910a65a1f)

Author SHA1 Message Date
Gabriel Horner b0d77e5d7f Use consistent datascript aliases to more easily see datascript usage 2022-02-08 14:54:17 +08:00
Gabriel Horner dea0ca5441 chore: Use standard datascript now that it has get built-in :) 2022-02-08 14:54:17 +08:00
Gabriel Horner 1df386ecca Add regression tests for querying properties with links
These tests were fixed by f1728c48cb

Also cleaned up more of query and tests i.e. split up large fns
2022-02-08 14:47:08 +08:00
Gabriel Horner 5a126027eb Fix #4007 to allow linked integer page links to match property query 2022-02-08 14:47:08 +08:00
Gabriel Horner f25e49c8d0 Rename non-boolean fns to not end in '?'
'?' usually indicate that the fn returns a boolean. This can be
confusing as seen by mistaken util/url? entry in
2401ce9e9a (diff-d5720cb6221452c421a80ce9e8df86cce229e69ac53b10506161ffcfbf3d6889)
2022-02-08 14:47:08 +08:00
Gabriel Horner 203c39828f Fix #4088 by reverting plain link regex
The link tests weren't being run because test namespaces need to end with '-test'.
Since these tests weren't being run, they didn't catch when the
plain-link regex was borked in #3520
2022-02-08 14:47:08 +08:00
Pedro Serigatto 88fd2d4385 Translated a few more keywords to `pt-BR`;
Reorganized code indentation in `frontend.dicts` and in `shortcut.dict`
2022-02-08 14:14:18 +08:00
sawhney17 b63d570a09 fix #3663 2022-02-07 09:36:55 +08:00
Gabriel Horner 4356f7202b
Merge pull request #4072 from logseq/feature/lang-tasks-and-ci
Add dicts CI job and dev tasks
2022-01-31 08:32:29 -05:00
Gabriel Horner 70ffaf1971 Fix incorrect translation 2022-01-30 12:51:37 -05:00
Gabriel Horner 04241dfe96 Merge branch 'master' into feature/lang-tasks-and-ci 2022-01-29 10:06:44 -05:00
Tienson Qin e0c0379517 fix: lint errors 2022-01-29 22:10:38 +08:00
Tienson Qin be7c8737ff fix: alias can't be a number
close #4078
2022-01-29 21:56:47 +08:00
Tienson Qin d1cc77ae0c fix: when searching for text which is in a collapsed block, it is not opened
close #4017
2022-01-29 21:22:09 +08:00
Tienson Qin c370a961aa
Merge pull request #4023 from logseq/dev/add-unused-vars-job
Add CI step to lint for unused vars
2022-01-29 20:37:57 +08:00
Tienson Qin 1d18dd627d
Merge branch 'master' into dev/add-unused-vars-job 2022-01-29 20:37:19 +08:00
Tienson Qin b424fa35cf fix: clicking into block always moves cursor to the beginning
close #4079

The block content can't be selected when marked with the css class
`select-none`, need to figure out another way to clear all the
highlighted selections on mouse up.
2022-01-29 20:28:19 +08:00
Tienson Qin 69b75ef5f7 enhance: when search, zoom in to a block if it's a long page 2022-01-29 18:36:47 +08:00
Andelf 08c3c1dfea
chore: do not tag incoming issues 2022-01-29 14:54:57 +08:00
Andelf c82d76d24d
Merge branch 'master' into dev/add-unused-vars-job 2022-01-29 13:00:54 +08:00
leizhe fb0bf97d52 feat(ios): sync current graph only when switching from other apps 2022-01-29 11:59:07 +08:00
Tienson Qin ae8afca4c6 fix: moving a bullet will delete many bullets under it
close #4069
2022-01-29 11:40:25 +08:00
Tienson Qin 6c791b8306 fix: disallow drag&drop blocks between org and markdown pages 2022-01-29 10:06:55 +08:00
Gabriel Horner 76f6ecc937 Add a translating guide and tweak tasks 2022-01-28 17:19:25 -05:00
Gabriel Horner 9a644cfe90 Add duplicate detection and fix a few from langs I know 2022-01-28 16:04:55 -05:00
Gabriel Horner 827884cbb1 Fix invalid dict keys identified by CI job
Removed login-google as it has been disabled for more than 6 months
2022-01-28 14:50:44 -05:00
Gabriel Horner 092c211729 Merge branch 'master' into feature/lang-tasks-and-ci 2022-01-28 14:50:34 -05:00
Gabriel Horner 45fd55701f Can parallelize within bb.edn per borkdude 2022-01-28 14:49:55 -05:00
Gabriel Horner 9b0175a77f Merge branch 'master' into dev/add-unused-vars-job 2022-01-28 12:00:12 -05:00
Gabriel Horner 2b92c862a9 Remove unused svg components 2022-01-28 11:59:38 -05:00
Gabriel Horner ec60aab5d2 Remove more unused state 2022-01-28 11:21:16 -05:00
Gabriel Horner 8d517429d7 Fix grammar and typos in issue template 2022-01-29 00:20:00 +08:00
Gabriel Horner 54420c9a5d Address review feedback 2022-01-28 10:48:44 -05:00
Gabriel Horner 664b32e03a Merge branch 'master' into dev/add-unused-vars-job 2022-01-28 09:57:32 -05:00
Andelf 8e54cd85dd chore: update issue template 2022-01-28 20:44:49 +08:00
Manjusaka 07a39a0e44 fix the typo 2022-01-28 20:32:40 +08:00
Manjusaka a351e37f02 update 2022-01-28 20:32:40 +08:00
Manjusaka 193c097b79 [MISC] Add new friendly issue template for bug report 2022-01-28 20:32:40 +08:00
leizhe ce53a8ca2c use new function `get-file-path` in stat 2022-01-28 20:31:58 +08:00
leizhe 1f1f3f5a24 fix(mobile): support page rename 2022-01-28 20:31:58 +08:00
leizhe 2117f738fa fix(mobile): don't create theme/config files when newing graph 2022-01-28 20:31:58 +08:00
charlie 67c99e0985 improve(plugin): api of `get_block` with shallow children uuid results 2022-01-28 20:29:19 +08:00
Tienson Qin 7d01d5da19 fix wrong static resources path 2022-01-28 20:28:50 +08:00
Tienson Qin d18d2f24ca fix e2e tests 2022-01-28 20:28:50 +08:00
Tienson Qin 0727e55d00 Add .select-none thanks to Shuyu 2022-01-28 20:28:50 +08:00
Tienson Qin 21c36e69e2 feat: Shift click to select multiple blocks 2022-01-28 20:28:50 +08:00
ingepettersen 998a11a84a Updated Norwegian translation 2022-01-28 20:28:07 +08:00
Andelf be13320e21 Revert "fix: title prop with double quotes"
This reverts commit f02c6d3605.
2022-01-28 19:56:20 +08:00
Gabriel Horner 02c0489a26 Add CI job for invalid dicts
And tweak fn so that it actually fails
2022-01-27 17:43:10 -05:00
Gabriel Horner 8998e9435b Start electron dev env with one cmd
Thanks @borkdude for the gist :)
2022-01-27 17:33:46 -05:00