Commit Graph

10731 Commits (ff2015dd48282872d656830159df6e48ee756613)

Author SHA1 Message Date
Gabriel Horner 5fb73ebb4f Bump nbb-logseq to confirm branch is nbb compatible 2023-01-20 15:57:49 -05:00
Gabriel Horner b08e079ab7 Update :commands in config schema - fixes #8403
Update malli to pull in :some schema
2023-01-20 15:55:24 -05:00
Ben Yorke f1568dbe24 Pull out testing function for more test abstraction 2023-01-20 18:19:55 +01:00
Ben Yorke 6d1f26fa03 Abstract out helper fn for timestamp react-query-tests 2023-01-20 18:14:54 +01:00
ComanderP 4e72036812 Update European Portuguese translation
This commit changes the pt-PT translation of Logseq:
- Changed many keys that where translated to Brazilian Portuguese
  instead of European Portuguese
- Changed some parts of the translation to be more consistent
  with everything else
- Reordered the keys in the translation to match the order of the keys
  in the English translation
- Fixed the indentation in the translation
- Added 1 missing translation
2023-01-20 11:28:53 -05:00
Bad3r 89925cc764 fix(docker): migrate builder image from openjdk to eclipse-temurin 2023-01-20 23:04:06 +08:00
Ben Yorke a2efbdb333 Add error test conditions 2023-01-20 13:07:29 +01:00
Ben Yorke ba68a368f4 Add HHMMSS and HHMMSSmmm 2023-01-20 12:53:24 +01:00
Ben Yorke b6c00254e8 Add tests for time related queries 2023-01-20 12:29:22 +01:00
Ben Yorke 4855a539f8 Added HHMM support and split out :relative-date-time 2023-01-20 10:36:05 +01:00
Bad3r 9f18a707aa enhance: use yarn config 2023-01-19 13:13:25 -05:00
Bad3r dd53329483 Revert testing changes
This reverts commit 69ed077e39.
2023-01-19 13:13:25 -05:00
Bad3r 5077fd7780 change branch and release channel for testing 2023-01-19 13:13:25 -05:00
Bad3r 25284b819a enhance: increase network-timout in .yarnrc 2023-01-19 13:13:25 -05:00
Bad3r ea952b3f46 revert testing changes 2023-01-19 13:13:25 -05:00
Bad3r d668586930 use yarn release script 2023-01-19 13:13:25 -05:00
Bad3r 12e30a2e40 fix: add layers to image 2023-01-19 13:13:25 -05:00
Bad3r de76612343 change branch and release channel for testing 2023-01-19 13:13:25 -05:00
Bad3r 016fd7bcc5 ehance: increase yarn install network timeout limit 2023-01-19 13:13:25 -05:00
Bad3r 09ac747d90 ehance: keep dockerfile in sync with .github pipelines 2023-01-19 13:13:25 -05:00
Gabriel Horner e3b2995a2c
Merge pull request #8279 from logseq/feat/tweet-shape
feat (whiteboards): add tweet shape
2023-01-19 10:26:56 -05:00
Gabriel Horner f9604e1b07
Merge branch 'master' into feat/tweet-shape 2023-01-19 10:02:29 -05:00
rcmerci f223ef535c fix(dev): bb gen-malli-kondo-config 2023-01-18 10:10:40 -05:00
Gabriel Horner 2889c2e998 Remove no longer needed backup/broken-config.edn
Users can no longer create broken configs in the app and are warned
if they do so outside of the app
2023-01-18 10:07:52 -05:00
Gabriel Horner c804e051cc Add validation for repo config.edn
- Add test, task and schema for repo config.edn
- Also removed no longer needed temp fix
2023-01-18 10:07:52 -05:00
Ben Yorke 417630590a Add explicit tests for :+X-ms and :-X-ms 2023-01-18 14:40:12 +01:00
Ben Yorke 5e0d0d4bbe Remove extra date relatives 2023-01-18 14:22:33 +01:00
Ben Yorke 07f58f33d6 Refactor resolve-input to use simple query relative date syntax 2023-01-18 14:08:54 +01:00
sallto ad4b3a8315 enhance: replace class of macro name to seperate data attribute
avoids css conflicts for certain macro names
2023-01-18 15:29:03 +08:00
sallto f6366853e4 enhance: add classes to macros
fixes #8192
It is now possible to target macros with custom.css
2023-01-18 15:29:03 +08:00
Junyi Du 95724dd8af test(e2e): fix trace file dump 2023-01-18 15:27:21 +08:00
Andelf 5dcbe6cdf5 fix(ui): null while query .editor-wrapper 2023-01-18 15:23:55 +08:00
Andelf cfe28ca88a fix(editor): handle save editing block timestamp
Fix #8238
2023-01-18 15:14:25 +08:00
Andelf 8a1da89ef5 fix(editor): style of date-picker/repeater-cp 2023-01-18 15:14:25 +08:00
Andelf c92f44d22e fix(editor): revise date-picker shortcut key handling and opening condition 2023-01-18 15:14:25 +08:00
Andelf bbc536c2fb fix(editor): close old date-picker when opening new date-picker 2023-01-18 15:14:25 +08:00
Andelf 6f01b40f24 fix(editor): revise date-picker opending conditions
Releated #8238
2023-01-18 15:14:25 +08:00
situ2001 acda57e1b1
fix: remove extra braces for some incorrect macro usages (#8381)
* refactor: use `macro->text` instead of str concat

* fix(macro->text): remove redundant brackets
2023-01-17 10:52:55 -05:00
Colson Cissel efec2279a7 fix tables not widening in wide mode (#2398) 2023-01-17 10:42:46 -05:00
Gabriel Horner d9096e8b82 Fix search tippy failing
See
https://sentry.io/organizations/logseq/issues/3857043471/?project=5311485&query=is%3Aunresolved&referrer=issue-stream
for full error
Also added a schema for the offending fn so future stacktraces lead to
the buggy UI component
2023-01-17 11:24:22 +08:00
Ws 4c33ff05fc
fix(zotero): Missing PDF caused by incomplete linked file path. (#7676)
Resolve #6771 #6503
Introduced by #5995

Co-authored-by: Junyi Du <junyidu.cn@gmail.com>
Co-authored-by: Andelf <andelf@gmail.com>
2023-01-17 11:23:19 +08:00
Brooks Rady 9e2d5f4d3d
Fix rendering of inline symbols #7054 (#8358)
Co-authored-by: Bad3r <bad3r@protonmail.com>
2023-01-16 14:41:41 -05:00
situ2001 4ce7bc7a81
fix(video): validate URL in `video` block (#8164)
* fix: should show error message when entered invalid URL to `macro-video-cp`

* feat: show err msg if arguments passed to `macro-video-cp` is empty

* feat: more friendly msg of `block-error` in `macro-video-cp`

* fix: should show error message when entered invalid URL to `macro-video-cp`

* feat: show err msg if arguments passed to `macro-video-cp` is empty

* feat: more friendly msg of `block-error` in `macro-video-cp`

* feat: change `ui/block-error` to `:span.warning`
2023-01-16 14:09:19 -05:00
Konstantinos Kaloutas 54071744da Revert "upgrade devtools"
This reverts commit 9dfd769d30.
2023-01-16 20:43:24 +02: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 bee2293741 fix: auto height 2023-01-16 18:40:07 +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