Commit Graph

11690 Commits (236142c5f26ae18a4092a82be9e57081294f6c32)

Author SHA1 Message Date
Konstantinos Kaloutas 236142c5f2 revert change 2023-06-12 16:59:13 +03:00
Konstantinos Kaloutas ab8de65e48 fix: e2e test 2023-06-12 16:24:53 +03:00
Konstantinos Kaloutas aacbfa4707 fix e2e tests 2023-06-12 13:56:52 +03:00
Konstantinos Kaloutas 3efd0ffe03 fix a11y e2e test timeout 2023-06-12 13:40:13 +03:00
Konstantinos Kaloutas 7c17f4d110 update dev practices 2023-06-12 13:05:00 +03:00
Konstantinos Kaloutas 4d9549314d Merge branch 'master' into chore/i18n-refactoring 2023-06-12 12:31:41 +03:00
Bad3r b435cb2e13
fix: do not print nil in QC (#9617) 2023-06-12 14:37:06 +08: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 e14123afc0 add quotes to message 2023-06-09 11:55:16 -04:00
Konstantinos Kaloutas 112d0de48a fix: page renaming 2023-06-09 11:55:16 -04:00
Gabriel Horner b05a59346f Fix linters
Fix missing translation and ignore tech debt for now
2023-06-09 10:49:18 -04:00
Ben Yorke ed092ccde3 remove bottom bar 2023-06-09 10:49:18 -04:00
Ben Yorke cbb4c0243b Set up initial accounts tab behind feature flag 2023-06-09 10:49:18 -04:00
Tienson Qin 3cf7602eef fix: lint 2023-06-09 10:49:18 -04:00
Tienson Qin 2ccfa6ab3d chore: rename components.sidebar to components.container 2023-06-09 10:49:18 -04:00
Ben Yorke 96101b9a6d setting up PR 2023-06-09 10:49:18 -04:00
Ben Yorke 86d4351e96 design refresh 2023-06-09 10:49:18 -04:00
Ben Yorke db278d92ec lemonsqueezy connected 2023-06-09 10:49:18 -04:00
Mikhail Smelov c67c4aa3c8 fix
Signed-off-by: Mikhail Smelov <32079260+maxboy05@users.noreply.github.com>
2023-06-09 09:31:25 -04:00
Mikhail Smelov 22a302d9e0 Added 22 entries 2023-06-09 09:31:25 -04:00
Mikhail Smelov 1f82b0e390 Enhance: Improve Russian (ru) translations 2023-06-09 09:31:25 -04:00
Konstantinos Kaloutas 5d696b22b8 update loading translation 2023-06-09 14:14:29 +03:00
Konstantinos Kaloutas 0af72a85a4 fix: linter warning 2023-06-09 14:11:39 +03:00
Konstantinos Kaloutas 3bcd6ac585 fix: typo 2023-06-09 14:07:31 +03:00
Konstantinos Kaloutas 135e3228b6 fix: translations 2023-06-09 13:54:32 +03:00
Gabriel Horner c45f066cf9
Merge pull request #9430 from logseq/enhance/keymaps-manager-x
enhance(ux): keymap manager for plugins
2023-06-08 13:25:41 -04:00
Gabriel Horner 53612c5646
Merge branch 'master' into enhance/keymaps-manager-x 2023-06-08 12:07:45 -04:00
Gabriel Horner 57c3253761 Test another paste scenario and some refactor
Split up fairly long fn and comment understand cases
2023-06-08 11:55:30 -04:00
Gabriel Horner 26dfa792ff Fix formatted link pasting for special links - close #8981 2023-06-08 11:55:30 -04:00
Konstantinos Kaloutas 300cf56f50 enhance: bullet click 2023-06-08 10:10:24 -04:00
Konstantinos Kaloutas b1d531f799 chore: add tests 2023-06-08 10:10:24 -04:00
Konstantinos Kaloutas a5ca6671d4 fix: drag page ref name 2023-06-08 10:10:24 -04:00
Konstantinos Kaloutas f11d3acf42 fix name 2023-06-08 10:10:24 -04:00
Konstantinos Kaloutas 4f0e8fffe3 revert unneeded naming change 2023-06-08 10:10:24 -04:00
Konstantinos Kaloutas 1443c2eb97 fix: new page name 2023-06-08 10:10:24 -04:00
Konstantinos Kaloutas a41bc3d9a1 fix: new whiteboard original name 2023-06-08 10:10:24 -04:00
Konstantinos Kaloutas d13ba8d9e7 chore: refactoring 2023-06-08 16:59:09 +03:00
John Doe c6ae7b6ad4
enhance: Improve UK (Ukrainian) translation (#9494)
* main/frontend/dicts/uk: add new elements

* resources/dicts/uk: remove wrong bracket
2023-06-08 14:53:13 +08:00
Charlie 39297d5d1f
Merge branch 'master' into enhance/keymaps-manager-x 2023-06-08 10:33:46 +08:00
Gabriel Horner 480429ad23 Fix alias not included in published subgraph
Fixes #4143
2023-06-07 13:47:29 +08:00
John Doe 9fcaebf70d
enhance: convert hardcoded strings in the UI to be translatable (#9588)
* add some missing strings to en dict

* main/frontend/components/search: fix wrong title

* update namespaces according to file names

* update missing title with new namespace

* Revert translating developer logging

---------

Co-authored-by: Gabriel Horner <gabriel@logseq.com>
2023-06-06 17:58:54 -04:00
Gabriel Horner c3aa16de3e Fix query functions not working when in page view 2023-06-06 22:12:08 +08:00
Gabriel Horner e2214b9963 Add tests for function macro
Split out macros ns that it can be tested. Merged in handler ns as it is
only used for the function macro
2023-06-06 22:12:08 +08:00
Gabriel Horner 064132954c Fix query table functions not evaluating 2023-06-06 22:12:08 +08:00
Konstantinos Kaloutas 22ebc1d5ab fix: whiteboards export 2023-06-06 10:03:40 -04:00
dependabot[bot] 498abf568c
chore(deps-dev): bump vite from 3.2.4 to 3.2.7 in /tldraw (#9593)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.2.4 to 3.2.7.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v3.2.7/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.2.7/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-06 17:37:08 +08:00
David Laing a88e03b50d
Bump dependency dugite from 1.8.0 to 2.5.0 (#9579)
* Bump dependency dugite from 1.8.0 to 2.5.0

Addresses #9534 related to `warning: Empty last update token` errors being thrown on Mac OS

---------

Co-authored-by: Andelf <andelf@gmail.com>
2023-06-06 17:23:45 +08:00
Junyi Du b952e2992f test(e2e): improve search modal e2e stability 2 2023-06-05 16:58:56 -04:00